Control Parameter - Source Type
No | Type Name | Description |
---|---|---|
1 | controlId | To transmit a value, select a Control. |
2 | fixedData | Passes a fixed value entered in Source Value. |
3 | propName | Enter the name of the property set by the user or passed via IO in Source Value, which is a Component's Property used to receive the value of the entered property. |
4 | extensionMeta | Passes the value of the global variable declared in userExtensionMeta. |
5 | GlobalMeta | Used to pass the value of pre-declared global variables when application, account, or user information is needed. (Added to the Victor project) |
Note
Cannot use selectData, dataProp, urlParam types.