Update Function Definition SSO Parms |
DEVELOPER |
To define SSO objects created in a caller function can be accessed by a called function by specifying their SSO tag names as input parameters in an interface map for the called function.
-
Open the relevant function.
-
Click Function Definition Properties icon and then click the SSOs Params tab.
Note: The SSO Params tab appears if the function is a Global Function, i.e. the Global check box on the Definition tab is enabled. |
-
Click SSO Nickname drop-down arrow and select the relevant SSO Nickname.
Item |
Description |
Seq |
Displays the unique sequence number assigned to each SSO. |
SSO Nickname |
Select the drop-down arrow to display a list of available SSOs by nickname. The nickname is assigned by the developer on the SSO Gallery and is a shorthand way of referring to the Java class. SSO nicknames are case sensitive and are limited to 32 characters. |
SSO Parameter Tag |
Enter a unique SSO parameter tag name. This tag name is used in the Global Function to reference parameters, which are passed into it by other functions. Tag names are unique within the function, limited to 32 characters, and the first character must be alphabetical. |
Notes |
|
Copy From |
Displays the Copy Parameters dialogue box, which enables you to copy in parameters from other functions. |
OK |
Saves the function definition details and closes the window. |
Topic ID: 500575