Business Logic
    • PDF

    Business Logic

    • PDF

    Article summary

    Article Overview

    The following article describes the building blocks located under the Business Logic category.

    Business Logic

    (See Figure 1)

    The Business Logic category includes three building blocks:

    • Start
    • Condition
    • End

    Figure 1: Business Logic

    Start

    (See Figure 2)

    The Start building block allows you to indicate the starting point/s of your digital process. It contains the following fields and options:

    • Source (required):
      • Salesforce
      • MS Dynamics
      • Direct Link
      • Journey Sender
      • API
    • Unique Identifier
    • Description
    NOTE
    • To learn more about Salesforce integration, click here.
    • To learn more about MS Dynamic integration, click here.

    Figure 2: Start and More Options

    NOTE
    After creating a new process and accessing the Workflow Manager for the first time it appears with a default Starts building block - Any. The Any Start building block is the default entry point for handling initiations from a source not explicitly defined in the workflow.


    Condition

    (See Figure 4)

    The Condition building block allows you to create and configure conditions that split the path of your process into different directions and scenarios. It contains the following fields and options:   

    • Add Label
    • Edit Logic
    • Description

    Figure 4: Condition

    Edit Logic

    (See Figure 5 and Figure 6)

    Clicking the Edit Logic button displays the Edit Logic window. In this window, you can create logical expressions that split and determine the path of the digital process.

    Figure 5: Edit Logic Window

    To create a logical expression, select if it will be triggered when its result is True or False. Then add the first condition and set its parameters:

    • Selector - a Model data item or metadata item
    • Comparison Operators:
      • Equal to
      • Is not
      • Greater than
      • Less than
      • Is Empty
      • Is Not Empty
    • Value:
      • Textual or numeric 
      • True or False in case the added Selector is a boolean-type data item

    A logical expression can include more than one condition. After clicking the + Add Condition button another condition row appears.

    Figure 6: Logic with Multiple Conditions

    NOTE

    When adding more than one condition it is mandatory to set the operation between them: And/Or.

    End

    (See Figure 7)

    The End building block allows you to indicate when the process or one of its paths has ended. It contains the following fields and options:   

    • Add Label
    • Description

    Figure 7: End


    Was this article helpful?

    What's Next