Workflow Calling
Calling a Workflow from user property
BC User Property
Named method nValue- "Change Plan", "INVOKESVC", "<The BC In which the User property is defined>", "Workflow Process Manager", "RunProcess", "'ProcessName'", "'<Workflow Name>'", "'RowId'", "[Id]", "'<Process Property>'", "[<Field Name>]", "'<Process Property>'", "'<String Value>'"
Note:
RowId- This points to the 'Object Id' Process Property of the workflow.
[Id]-This points to Id Field in the BC
Application RunTime
Create a Action Set:
With Action Type: BusService
Business Service Name: Workflow Process Manager
Business Service Method: RunProcess
Business Service Context: "ProcessName", "<WorkFlow Name>"
The Object Id is defaulted with Id Field
Comments
Post a Comment