Overview of JAR files
Learn about the JAR files tab in the Workflow Modeler.
When you want to deploy a custom workflow to implement specific behavior on a particular step, you must develop custom JAVA code to enable this behavior. This code goes through a series of checks before it's finally approved and made available for registration. Contact our Support team to setup your Custom Workflow Development Environment. For more information, see topic Overview of Workflow Customizations.
-
Registered files
-
Files available for registration
Registered files
As the name indicates, this list contains custom workflows already deployed. You can view more information about the workflow by hovering your mouse pointer over the workflow and selecting Information. The following image shows the information panel:
You can also un-deploy the JAR file by selecting Unregister when you hover your mouse pointer over the workflow.
Files available for registering
In the JAR files tab, you can view a list of custom workflows that are yet to be registered, new JAR files pending review, and old JAR files that are not required. To register a workflow, select Register from the hover over menu and specify the details in the pop up displayed. The custom code for your workflows is deployed, and you will see it, under the Registered files section.