Hei
I worked with getting the Workflow to work….but I have a little problem…..
Class:..SalesCrediLimitApprSubmitManager
In the Static Void Main(Args args) at the end there is a code line:
………………….
Args.caller().updateworkflowcontrol();
}
But there is not method with that name on the calling form.
I have been told that I must use a call to the class SysSetupFormRun!!!
But how do I activate/call this method “updateworkflowcontrol” in this class from this main void.
I don't see an instance of the class SysSetupFormRun???
Regards Jan
*This post is locked for comments
I have the same question (0)