Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Assign a new user/approver through code x++ to workflow after submitting

$
0
0

What is the actual problem or requirement here? You would be deciding workflow approvers on the fly? You can think of delegation feature of standard AX. Delegate method of SysWorkFlowWorKItem class

SysWorkFlowWorkItem::delegate(workflowWorkItemTable, WorkflowWorkItemDelegationParameters.User,

                                                                  WorkflowWorkItemDelegationParameters.DelegateTo, 'Delegation');


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>