Categorized Grouping Agent Example

In a workflow the Categorized Grouping Agent is usually connected with one Analysis agent before and after the agent.



Typical workflow containing a Categorized Grouping agent

Analysis_1

In the first Analysis agent a UDR of the type CGAgentInUDR is created and populated.

The example below shows a possible Analysis_1 agent configuration:

Example - Analysis_1 agent configuration







When the  CGAgentInUDR  is created, the field structure can be viewed from the  UDR Internal Format Browser . For further information, see Categorized Grouping Related UDR Types in Categorized Grouping Agent Overview .

Cat_Group_1

The Categorized Grouping agent is configured via the GUI. For configuration instructions see Categorized Grouping Profile.

Example configuration of a Categorized Grouping profile

When configured correctly incoming UDRs with different categoryIDs are collected and handled by the agent to return UDRs consisting of identical categoryID types.

The outgoing data is collected in a CGAgentOutUDR with the following structure.

Example - Outgoing data collected in a CGAgentOutUDR





Analysis_2

In the Analysis_2 agent the CGAgentOutUDR will be processed in the way the agent is configured. In this example, one directory, one directory delimiter, and one file name are created. The CGAgentOutUDR information is thereafter put in amultiForwardingUDR and last routed to the Disk_2 agent.

Example - Analysis agent processing the CGAgentOutUDR