Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Deploying Custom Invoke Handler Files

Deploying Custom Invoke Handler Files

Follow these instructions for deploying a custom invoke handler to Process Server.
Process Server for Apache Tomcat:
  1. Copy your JAR file to
    [Tomcat installation folder]/lib
    .
  2. Deploy your BPR file using the Process Console or Process Developer.
  3. Restart Tomcat.
Process Server Application Servers that Support EARs:
  1. Copy your EAR file into your J2EE application server’s deploy server. For example in JBoss, deploy to
    [JBoss installation folder]/server/ActiveVOS server/deploy.
  2. Deploy your BPR file using the Process Console or Process Developer.
Note
: You can deploy the Java class to the Process Server, but you must ensure that the class is on the classpath of the server EAR file.

0 COMMENTS

We’d like to hear from you!