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

Running a B-Unit Ant Script

Running a B-Unit Ant Script

You can run the
filename.ant.xml
file from within Process Developer if desired. Right-mouse click on the file and select
Run As > Ant Build
. In the Console you can view trace and log details.
To run the Ant script on the command line, do the following:
  1. Open a command window.
  2. Navigate to the file system folder where the ant script is located.
  3. At the command line prompt, type
    ant -f filename.ant.xml

0 COMMENTS

We’d like to hear from you!