MSMQ Agent Preparations

MSMQ Agent Preparations

This section contains information on agent preparations that you must consider before configuring the MSMQ agents.

Follow the steps below before configuring an MSMQ agent.

  1. Copy the JAR file (jintegra.jar) required for each Execution Context (EC) that must run the workflow.

  2. Add the JAR file to the classpath for each of the ECs using the topo command.

Example - To add jintegra.jar to classpath

mzsh topo set topo://container:main1/pico:platform/obj:config.classpath '{jintegra:["/Users/apps/lib/jintegra.jar"]}' mzsh topo set topo://container:main1/pico:ec1/obj:config.classpath '{jintegra:["/Users/apps/lib/jintegra.jar"]}'

This section has the following subsections: