Step 2: Create the Flow
Last updated
Last updated
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.