Today I will be sharing the code of workflow submit manager class for the client and enterprise portal.
You all have noted that whenever a workflow type is created at that time automatically its submit manager class is generated. I have used same class and added two different methods for workflow submit manager in order to segregation for client and EP calling. Then in main method i have called those two methods on basis of menu item condition.
You may create a new class for submit manager or use existing generated and add following code in it.
Note: If you are creating new class for submit manager don't forget to select that class in properties of workflow type.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.