This flow control creates an object with SQL Query. Other flow controls use this object control in the query or properties.
Object control icon at Flow Tools
How it looks like on the Canvas
Remarks
This control does not have any Connection.
Properties
Text: The text that appears on the screen is written here.
SQL Query: A query is written for an object. The query contains alias to use this object at other controls.
Example Used
When you add an Object flow control to the Studio screen, you can change the text of this object. Here, for example; you can add three Object controls as below. These Object controls are used in the conditions of Decision control. The control makes it can be used a condition.
Flow screen
The SQL Query of the Object controls is as in below for this example. Here; “FileTypeSent" represents the name of the drop-down box in the related form.
Decision flow control has three conditions for the example. These conditions are chosen as Object control. The second part is shown the aliases of the Object query.
The formula operations of the Decision control