Tag Archives: execute workflow

How to execute workflow through function?

The Workflow rules are used to define the execution of a number of actions when specific events occur within the Sage ERP X3 software. The possible actions are: The sending of messages by the e-mail system The display of notifications in planning workbenches  New Stuff: Automatic posting of Invoice We can execute the workflow manually.… Read More: How to execute workflow through function? »

How to execute workflow programmatically in Sage ERP X3

Workflows usually gets triggered or executed on specific event as per the set up. But what if you want to execute the workflow manually (programmatically). New Stuff: How to display VT functions (menus) in Telnet? There are standard actions written under SAIWRKMAN function for triggering the workflows. Using the same actions workflow can be called… Read More: How to execute workflow programmatically in Sage ERP X3 »