Skip to Content
0
Former Member
Apr 27, 2009 at 01:13 PM

calling the program through workflow

23 Views

Hi,

I have to trigger one program through workflow.

When ever the production order is changed then it should call the program.

I tried with class and method. But I am not geting that how to pass the order number from

business object to my class method.

Pleaase suggest me