Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Multiple Datasources in one screen

    Multiple Datasources in one screen

    Introduction

    TBD

    How-to

    1. In the screen designer add the datasources (SwatBusinessEntity) you need.
    2. Go to the FlowDesigner
    3. Link source and target datasource with link type=”Data”
    4. Specify the foreign fields, which identifies the resultset in the target datasource
      1. attribute: ForeignFields
      2. Syntax: “FieldnameSource,FieldnameTarget” (e.g. “adr_no,address_id”)
      3. you can specify multiple foreignFields (e.g. “tenant_no,tenant_no,adr_no,address_id”)

    Settings/Attributes

    Attribute
    Description
    Example/Values
    ...
    ...
    ...
    ...
    ...
    Logo