This section contains information on agent preparations that you must consider before configuring the MSMQ agents.
Before you configure an MSMQ agent, you must follow these steps:
Copy the JAR file (
jintegra.jar
) required to each Execution Context (EC) that must run the workflow.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:pico:platform/obj:config.classpath
´{jintegra:["/Users/apps/lib/jintegra.jar"]}'mzsh topo set topo://container:pico:ecsa1/obj:config.classpath
'{jintegra:["/Users/apps/lib/jintegra.jar"]}'
This section contains a subsection that provides information on Troubleshooting. Refer to, 9.53.1.1 Troubleshooting.