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