Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section provides an example of a workflow which that sends data from a TCP/IP agent to the LDAP agent in order to request different LDAP operations. The results of the requests are then sent to the Analysis_2 agent, which sends the results via an encoder back to the TCP/IP agent.

...

LDAP_1 is configured to send the LDAP operation requests to the LDAP server node. The connection details of the server node are configured in the LDAP agent configuration, in the Connections tab, and the default routing logic is selected, RoundRobin.Image Removed

...

LDAP_1 configuration in the LDAP agent workflow example

...

The corresponding result UDRs are sent by the LDAP agent to Analysis_2, which contain the result information of processing different operations. The possible result UDRs are configured in Analysis_2 as shown in the image below.Image Removed

...

Analysis_2 configuration in the LDAP agent workflow example

...

The results of the LDAP requests are then sent back to the TCP/IP agent via an encoder.

Scroll pagebreak