tBonitaDeploy Standard properties
These properties are used to configure tBonitaDeploy running in the Standard Job framework.
The Standard tBonitaDeploy component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
Bonita version |
Select a version number for the Bonita Runtime engine. |
Bonita Client Mode |
Select the client mode for deploying the Bonita process: Http Client or Java Client. |
URL |
Enter the URL of the Bonita Web application server to access for deploying the Bonita process. This field is available only in the HTTP client mode. |
Bonita Runtime Home |
Browse to, or enter the path to the Bonita Runtime environment directory. Information noteNote: This field is available when you select Java
Client from the Bonita Client
Mode list.
|
Business Archive |
Browse to, or enter the path to the Bonita process .bar file you want to use. |
Username |
Type in your user name used to log in Bonita studio. |
Password |
Type in your password used to log in Bonita studio. To enter the password, click the [...] button next to the password field, enter the password in double quotes in the pop-up dialog box, and click OK to save the settings. |
Die on error |
This check box is cleared by default, meaning to skip the row on error and to complete the process for error-free rows. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job level as well as at each component level. |
Global Variables
Global Variables |
ProcessDefinitionUUID: the identifier number of the process being deployed. This is a Flow variable and it returns a string. ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage rule |
This component is usually used as a standalone component. To use this component, you have to manually download the Bonita solution you need to use. |
Connections |
Outgoing links (from this component to another): Trigger: Run if; On Component Ok; On Component Error, On Subjob Ok, On Subjob Error. Incoming links (from one component to this one): Trigger: Run if, On Component Ok, On Component Error, On Subjob Ok, On Subjob Error For further information regarding connections, see Using connections in a Job. |
Limitation |
The Bonita Runtime environment file, the Bonita Runtime jaas file and the Bonita Runtime logging file must be all stored on the execution server of the Job using this component. |