Introduction
TBD
How-to
- In the screen designer add the datasources (SwatBusinessEntity) you need.
- Go to the FlowDesigner
- Link source and target datasource with link type=”Data”
- Specify the foreign fields, which identifies the resultset in the target datasource
- attribute: ForeignFields
- Syntax: “FieldnameSource,FieldnameTarget” (e.g. “adr_no,address_id”)
- you can specify multiple foreignFields (e.g. “tenant_no,tenant_no,adr_no,address_id”)
Settings/Attributes
| Attribute | Description | Example/Values | 
| ... | ... | ... | 
| ... | ... |