Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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:

  1. Copy the JAR file (jintegra.jar) required to 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: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.

  • No labels