Process Automation for Axapta 3.0 & Microsoft Dynamics AX
axUniverse Process automation provides automated time-driven and event-driven process control through an extensive set of actions that can be taken for each specific case. This solution is fully integrated with standard Microsoft Business Solutions Dynamics AX (Axapta) modules and can be triggered by virtually any business process that is recorded or managed by Axapta. Process definition is handled through a flexible Process Design tool. This tool allows end-users and developers to specify event criteria and the resulting actions. For easy review, the Process Design tool provides a user-friendly natural language description of each event and the corresponding actions.
Individual process events can be based several criteria:
- Time-Based- Database Events (insert/update/delete)- Class (method) Execution
Additional criteria can be specified based on the event data itself, providing fine-grained control over the event conditions.
Each event can trigger one or more actions:
- Generate email messages - Create CRM activities - Create Tickets (Requires axUniverse Customer Care Center or axUniverse Service) - Send Online Messages - Send InfoLog Messages In addition, individual events can trigger other events. The axUniverse Process Automation solution is fully extendable and developers can write their own X++ code for custom actions or even stop code execution once a specific event occurs.
The solution from axUniverse
FLEXIBLE CUSTOMIZATION OF ANY BUSINESS PROCESS
- Based on database activity - Based on class (method) execution - Time–based workflow events - Apply additional criteria using event data
POWERFUL ACTIONS
- Create Tickets (Requires axUniverseCustomer Care Center or axUniverse Service) - Create CRM Activities (Requires CRM) - Create InfoLog Messages - Send Online Messages - Send email- Supports X++ customization by calling static methods - Trigger other events (nested events) - Online Message Log - Repeated actions based on grouped records - Message generation based on list of records
EASY SETUP
- No special programming skills needed for workflow setup - Fully flexible Process Automation criteria - List of actions for each event - Multiple notification options - User friendly Process descriptions
FULLY EXTENDABLE
Special class events might be added - Any X++ code criteria and action supported
TIME AND EVENT DRIVEN
Execution on specific time - Execution on insert/updat/delete of record - Batch Execution Support