BPM DataForm

Im trying to use a bpm data form to capture a text reason for my users that are updating a sales order release reqdate. and I keep getting error message when it is trigged unable to call bpm data form from a nested service.

What method did you put it on? and when is it being triggered

I put it on the sales order.update preprocessing method. and it is being triggered when the order release.reqdate is changed.

You may need to move it t MasterUpdate

Okay I will give that a shot thanks.

Thanks @josecgomez it worked great there.