Show contents 

Modeling Business Processes and Their Execution > Getting Started with the Business Process Management Extension in the Web Application > Building Process > Creating Stage Steps > Creating the ETL Task Step

In this article:

Setting Up Basic Properties and Parameters of Step Description

Setting Up Link between ETL Task and Process Parameters

Setting Up Actions Executed When Event Occurs

Setting Up the Fore Method Action

Setting Up the Message Action

Creating the ETL Task Step

To create an ETL execution step:

  1. Select the process stage or stage step and select the ETL Task step in the drop-down menu of the Data Entry button. The step selection button looks like the last selected step.

  2. Select the ETL Task created step in the working area and click the Settings button on the toolbar. The ETL Task parameters panel opens to set up the step.

Setup of the ETL Task step includes the following operations:

  1. Set up basic properties and parameters of step description.

  2. Set up link between parameters of data entry form/report and process.

  3. Set up operations executed when event occurs.

After creating and setting up process steps, set up steps execution conditions.

Setting Up Basic Properties and Parameters of Step Description

To set up basic properties and step description parameters, use the Settings tab on the step parameters panel:

Set the following parameter on the parameters panel for the ETL Task step on the Settings tab after determining basic step properties:

Setting Up Link between ETL Task and Process Parameters

To execute ETL task with the same parameters as the started process step, set up a link between the ETL task and process on the Link tab on the step parameters panel:

NOTE. If ETL task does not contain parameters, the list is displayed as empty.

On the parameters panel, for the ETL task step, on the Link tab for each static field, which displays ETL task parameter name, select the corresponding process parameter name in the drop-down list. If parameter is not selected, ETL task opens with the parameter value specified in the ETL task by default.

To limit the number of parameter values, with which ETL task will open, execute the following operations:

  1. Click the Fix ETL Task Parameter Values button. The drop-down list displays ETL task parameter dictionary elements.

  2. Select parameter value of the ETL task linked to process step. Multiple selection is available.

If the parameter value is is not selected, selection is absent in the ETL task.

Setting Up Actions Executed When Event Occurs

To set up actions executed automatically on step execution start or end, use the Events tab of the step parameters panel:

Create a list of executed operations:

  1. Select the configured event:

  1. In the drop-down menu of the Add button on the toolbar select the added action:

    •  Fore Method. Fore method execution.

    • Message. Sending email.

NOTE. One can add several actions.

  1. Set up the action.

To change operation execution order, use the Move Up and Move Down buttons on the toolbar on the Events tab; to delete, use the Delete button.

The list of automatically executed actions can be empty.

Setting Up the Fore Method Action

To set up Fore method execution, determine mandatory parameters on the parameters panel of the selected event:

Available parameters:

Execution

Assembly

Method

Setting Up the Message Action

To set up email sending, determine mandatory parameters on the parameters panel of the selected event or in the Message dialog box. Use the Message dialog box to create and edit a message text with complex formatting.

To open the dialog box

After the parameters are determined, click the Apply button.

Available parameters:

Execution

To

Copy

BCC

Subject

Message text

Text formatting settings:

Font

Font style

Alignment

List formatting

Available operations:

Insert hyperlink/link to object

Set substitution

Attach file

Attach Fore handler

See also:

Creating Stage Steps