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.

  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.
Note: Use RESTfulRequestSSO and RESTfulResponseSSO parameters for RESTful function.

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.
Note: Use RESTfulRequestSSO and RESTfulResponseSSO tags for RESTful function.

Notes

See Update 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: 500575