Creating a Workflow

You can create a workflow to enable the Virtual Business Component. This topic provides details of sample workflow that can be customized as per your requirements.

  • Source Workflow. Workflow used to populate the Virtual Business Component. The following table shows the Process Property that should be added.

    Property Value

    Name

    ResponsePayload

    Data Type

    Hierarchy

    This process property must contain an Integration Object. The contents in the primary Integration Component will be used to populate the Fields. If any other Integration Components are available, then they will not be considered. There is no specific Type check to validate the Integration Component. The process will pick the first Integration Component found in the hierarchy.

    Note: If a different name is used for the process property, add the respective user property name to the Business Component. For example, if the custom user property value is “Response Property” in the Business Component, then use this value.
  • Submit Workflow. Workflow invoked on clicking Submit. The following table shows the process property that should be added.

    Property Value

    Name

    InputIO

    Data Type

    Hierarchy

    This process property will contain the details of selected records in the Virtual Business Component. All the fields and its corresponding values will be available in this process property.