Command Line Tool (CLI)
...
Licenses |
| ||||||||||||||||||
Since |
|
Table of Contents |
---|
Command Line Tool (CLI)
The CLI can be used to simplify working with PIPEFORCE.
...
Open your terminal and verify that you have a Java runtime version >= 1.8 installed:
Code Block |
---|
$> java -version |
You should see an output similar to this:
Code Block |
---|
java version "1.8" |
If there is a version number 1.8 or higher shown, then you have installed “Java 8” or higher.
...
Go to https://www.java.com/de/download/ and download the latest Java runtime.
Install the downloaded package.
Open a new console window and try out that this command now shows the installed Java version:
Code Block |
---|
Code Block |
$> java -version |
How to download an install the CLI?
...
BPMN Modeler
The BPMN modeler is used a free tool to design BPMN diagrams and save the BPMN files. These files .
...
then can be deployed to PIPEFORCE using the workflow.deploy
command.
Note:
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
CVersion | Plattform | Download | ||||
---|---|---|---|---|---|---|
4.3.0 | Windows 64bit |
| ||||
4.3.0 | Windows 32bit |
| ||||
4.3.0 | Mac OS |
|
...