Step 2: Create the Flow
To create the Flow, proceed with the following steps:
To go to the Flows section, click βFlowβ under the βBackground processesβ menu on the left side panel.

To create a new Flow, click the [+ Flow] button.

A new Flow is displayed with the following icons:
βTarget Entityβ
βQualifiedβ This indicates that the creation of Flow is qualified or enabled only when the Target Entity is present.

To label the Flow:
Enter the Flow name as βUserName_createlistofcustomersβ.
Optionally enter the description for the Flow.
To define the target entity, select the entity βUserName_Acc_customersβ from the drop-down menu. This defines that the customer activity record will be created in the entity βUserName_Acc_customersβ.
Select Flow Progression Entity as "UserNameIflowApp_progression".

The Flow is disabled by default. When the Flow is defined or updated, it must be disabled by clicking the toggle button. It can be enabled before executing the Flow.

To add Flow components to define this Flow, click βComponentsβ on the left side panel as the Flow component βUserName_createlistofcustomersβ is user defined.

The Flow component βUserName_createlistofcustomersβ is displayed.

To place the Flow component βUserName_createlistofcustomersβ as the first activity in the Flow, select it and drag it onto the βQualifiedβ icon.

The Flow component automatically gets placed on the right side of the βQualifiedβ icon connected with a line.

To configure the Flow component in the flow, click on the Flow component. The Settings dialog box displays with the General tab selected as default. To define the Mapped Field for this Flow component, go to the Field Mapping tab.

Click the [Add Field] button to add a Mapped Field.

When the [Add field] button is clicked, the created defined mapped field in the Flow component displays. In this case, it is βcustomer_idβ.

To define the Sources, select Variables>sourceEntity>Customer_ID. This defines that the customer_id is mapped to the Customer_ID field in the source entity. To save the Settings for this Flow component, click the [Save] button in the Settings.

To save the Flow, click the [Save] button in the Flow UI.

To enable the Flow, click the [Enabled] toggle button in the Flow UI. Status change message is displayed.

Last updated
