Assalam O Alikum Guys,
Today we are going to see a simple workflow available in MS Dynamics AX 2012, also what basic setups must be done before configuring any of the workflow available in modules.
Number Sequence
In System Administration > Setup > System Parameters > Number Sequence set the number sequence for Workflow ID
Batch Groups
Today we are going to see a simple workflow available in MS Dynamics AX 2012, also what basic setups must be done before configuring any of the workflow available in modules.
Number Sequence
In System Administration > Setup > System Parameters > Number Sequence set the number sequence for Workflow ID
Batch Groups
- Navigate to System Administration > Setups > Batch Group
- Create three batch groups
- DUEDATE, MSGPRO, & LINEITEM
- Make sure select appropriate Batch servers for the batch groups.
Workflow Infrastructure Configuration Wizard
- Navigate to Workflow Infrastructure Configuration through System Administration > Setup > Work flow
- In this wizard you are required to provide batch groups we created in first setup
- Click Next
- Select MSGPRO and Click Next
- Select DUEDATE | Set hours (1 For Due Date) and Click Next
- Select LINEITEM | Set Minutes (1 For Lineitem Work Flow) and Click Next
- Click Finish [ See Screen Snap Below ]
- You can confirm that batches are waiting for execution by Inquiring Batch Jobs
- Navigate to System Administration > Inquiries > Batch Jobs [ See Screen Snap Below ]
Example Workflow Purchase Order Approval
We are going to create a new Purchase Order Approval Workflow, Specially for Purchase Workflow we need to Activate Change Management at Procurement & Sourcing > Setup > Procurement & Sourcing Parameters > General
- Navigate to Procurement & Sourcing > Setup > Procurement & Sourcing Workflows
- Click New, Select Purchase Order Workflow and Click Create Workflow
- From the left hand side pan (WorkFlow elements), drag/drop Approve Purchase Order element to main workflow screen
- Click properties on Top Pan
- Select on which events Notifications should be sent
- Double click the Approve Purchase Order element
- Click Step 1, Click Assignment on Top Pan
- Click User on Selection
- Click User Tab
- Add user [ Better create another user for approval ]
- Click Basic Settings
- Enter Subject and Message for Workflow
- Click Save and Close
- Click Ok
- Activate the Version, Click Ok
You have created the basic workflow.