...
With the ANT tool installed, the next step will be to create a Java project for the Java agent. This is done using the jcreate mzsh command. For more information regarding the jcreate command, see 2.2.10 jcreate.
Note | ||
---|---|---|
| ||
If you are deploying on containers, please read the instructions here for AWS deployments /wiki/spaces/MD82/pages/3783069 and for private container deployments /wiki/spaces/MD82/pages/3783226 |
Creating a project on the platform server
...
For the example workflow and java code, refer to 9.4546.5 Java Agent Example
For more information about the environment functions utilized by the Java agent, refer to 3. Java General Functions
...
With this command, the changes made in the java files will be committed and saved. The Java agent will now be able to select and execute the business logic contained within from the workflow. For more information on how to configure the Java agent, see 9.4546.2 Java Agent Configuration