Error Codes

The following tables list error codes, detailed explanation of each error, where applicable, and ways to solve different errors.

Error Codes for Shared Resources

Error Code and Error Message Category Description Solution
500001

Cannot get Table Fields Definition [{0}].

BW-Plug-in Table fields are not defined. Specify table fields in the table Configuration tab.
500002

Could not connect to the Metaspace [{0}].

BW-Plug-in Incorrect Realm Sever URL causes an invalid connection to the datagrid. Specify correct Realm Sever URL.
500003

Cannot find Table Name in table resource [{0}].

BW-Plug-in The table name is not found in the table resource. Specify the table name in the table Configuration tab.
500004

No [{0}] method in AS API.

BW-Plug-in The method does not exist in TIBCO ActiveSpaces API. No action.
500005

Failed to create shared resource [{0}], due to [{1}].

BW-Plug-in Cannot create the shared resource. Check the configurations.
500006

Failed to Close shared resource [{0}], due to [{1}].

BW-Plug-in Cannot create the shared resource. Check the configurations.

Error Codes for Activities

Error Code and Error Message Category Description Solution
500000

ERROR_AS_ERROR={0}

BW-Plug-in An error occurs in TIBCO ActiveSpaces. No action.
500001

Other Error

BW-Plug-in An error occurs in the plug-in. No action.
500002

The activity input is invalid.

BW-Plug-in No input parameters are entered or the input parameters are invalid. Enter valid input parameters.
500003

Cannot connect to Datagrid {0}.

BW-Plug-in The specified datagrid is not found. Check the datagrid configurations.
500004

Timeout is not specified.

BW-Plug-in The timeout is not specified. Set timeout for datagrid.
500005

Connection Wait Timeout is not specified.

BW-Plug-in The Connection Wait Timeout is not specified. Set Connection Wait Timeout for datagrid.
500015

Operation timeout.

BW-Plug-in A timeout error occurs when the Query or QueryIterator activity returns query results. No action.