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.
Subscribe to:
Post Comments (Atom)
Custom Business events Part 3 - (Activate custom business event) in D365 F&O
In this blog we will discuss about the steps to activate a custom business in D365 F&O. As we know that business event catalog does not...
-
Today, I will share another part of connecting azure blob storage with Dynamics 365 for finance and operations series. This part will be abo...
-
Today I will be discussing about how to create batch job through x++. Before going in code lets discuss what are batch jobs. Batch job : ...
-
Today, I will discussing about how to create a batch job using SysOperationFramework in Dynamics 365 Finance And Operations. Let's sup...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.