| The getOptionSettings() service provides access to
interactive options configured for an external user of group.
This table provides a list of inputs of the getOptionSettings():
|
Service Inputs |
Description |
|
USER_OR_GROUP |
External tools User or Group name. |
|
APPNAME |
External application name. |
This table provides a list of outputs of the getOptionSettings()
service.
|
Service Inputs |
Description |
|
STATUS |
Error code defined in the properties file. |
|
ERROR |
Error string. |
|
OptionSettings |
Option XML to provide settings based on user and external application.
See Example Format. |
|