Agents: Core
Core Agents are based on the docuflow Classification configuration. Approvers are separate from core agents. There are 4 categories of agents associated with docuflow "core" processing:
- Initial AP Agents
- Review Agents
- Note: Review Agents can also be configued according to ASL Thresholds (such as approvers). Please refer to the next section Agents: Approvers for more information.
- Final AP Agents
- Exception Agents
Each one of those agent categories can also have assigned deadline and catch-all agent.
You can specify as many agents as you would like to 1 processing rule, or you can also choose org units that reference multiple agents. This creates virtual "teams" of processors per invoice classification (called "possible agents").
docuflow AP and the underlying SAP workflow runtime system manages the sharing of these workitems and prevents work-items from being processed more than once. Once a user has "touched" a work-item, it is reserved by them for processing until it is either completed or resubmitted back the larger "team".
Below are the options for configuring Agents:
- Classification: standard classification hierarchy
- WF Stage Core: which stage of the workflow is this rule relevant to (this is mandatory unless you are configuring a "Admin" or "Deadline" agent)
- Invoice Type: Allows you to split out agents between PO vs. NON-PO
- Exception Code: For exception stage, specifies a particular exception.
- Admin: There must be at least 1 Admin agent in your docuflow implementation. These are agents who can configure the system and access via TrackLink, and also who can perform Administrator functions via TrackLink.
- Deadline: Indicates this agent is a deadline agent for a particular stage, approval amount, or exception.
- Catch-All: There must be at least 1 catch-all agent in your docuflow implementation. These are agents which will receive a work-item if no agent is found. For Catch-All agents, classification is ignored (only the flag that the agent is a catch-all is utilized).
- Workflow Agent Type: Choose the applicable agent type.
- Workflow Agent: Specify the appropriate agent value based on the workflow type specified above.
The following BADI customizing options are available for Agent determination. For information on how to implement, please refer to the section "Customizing" later in this document.
- Custom Role Resolution / Agent Determination: To implement your own exception processing logic in place/in addition to a docuflow AP Workflow Exception work-item.
- Custom Notifications: To implement your own method of notifying agents.