Insert Placeholders in Workflows Using X++ (AX 2012)
Views (2849)
This post will guide you on how to Insert Placeholders in Workflows Using X++ (AX 2012).
This ability is provided for all the workflows — These Custom placeholders can also be used as conditional statements.
Custom placeholders can be created by simply creating a new method in Document class. The only criteria is ‘Method should follow naming conventions of parmMethod’s’.
Please see the following example for Currency code that is already available for Purchase requisition workflow. (Class Name: purchReqDocument)
By: Khalid Mohammed, Sr. Technical Consultant at Arbela Technologies
The post Insert Placeholders in Workflows Using X++ (AX 2012) appeared first on Arbela Tech.

Like
Report
*This post is locked for comments