Screen Function Definition SSO Parms

  

DEVELOPER

To define SSOs, which are not constructed when the function is run, but an SSO instance has been created in a calling function, and the tag names are passed in the interface map to the call.

  1. Open the relevant function.

  2. 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.

  1. 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

See Screen Function Definition 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.

Comment on this topic

Topic ID: 500566