Error Messages

The following table lists the codes for error messages that are returned in case of an exception while running Oracle Fusion Service functionality in response to toolbar requests.

Error Message Code

When is the error message returned?

SVCMCA_ERR_NOTIMPLEMENTED

Specified functionality isn't implemented.

SVCMCA_ERR_MISSING_CONFIGURATION

Specified functionality is based on a configuration information that's missing. For example, call for invokeScreenPop() method with a pageCode attribute that's not present in screen pop pages configuration in Setup and Maintenance.

SVCMCA_ERR_INVALID_DIMENSIONS

Specified dimension of the toolbars is invalid.

SVCMCA_ERR_INVALID_CONFIGTYPE

Specified configuration is of an invalid type.

SVCMCA_ERR_UNKNOWN_METHOD

Unknown method invoked on the API.