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. For more information about all the Bonita client modes, see Bonita's manuals. |
Bonita Runtime Environment File |
Browse to, or enter the path to the Bonita Runtime environment file. Information noteNote: This field is available when you select Bonita
version 5.3.1 (or an earlier version) from the Bonita version list.
|
Bonita Runtime Home |
Browse to, or enter the path to the Bonita Runtime environment directory. Information noteNote: This field is displayed only when you select Bonita version
5.6.1 (or a later version) from the Bonita
version list.
|
Bonita Runtime Jaas File |
Browse to, or enter the path to the Bonita Runtime jaas file. Information noteNote: This field is available when you select Bonita version 5.10.1 (or an earlier version) from the
Bonita version list.
|
Bona Runtime logging file |
Browse to, or enter the path to the Bonita Runtime logging file. Information noteNote: This field is available when you select Bonita version 5.10.1 (or an earlier version) from the
Bonita version list.
|
Login Module |
Type in the name of login module for logging into Bonita Runtime engine which is defined in the Bonita Runtime jaas file. Information noteNote: This field is available when you select Bonita version 5.10.1 (or an earlier version) from the
Bonita version list.
|
Business Archive |
Browse to, or enter the path to the Bonita process .bar file you want to use. |
User name |
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, and then in the pop-up dialog box enter the password between double quotes 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 further information about variables, see Talend Studio User Guide. |
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 Connection types in Talend Studio User Guide. |
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. |