Error Codes

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

Error Code and Error Message Role Category Description Solution
TIBCO-BW-PALETTE-SMARTMAPPER-500002

IOException occurred while retrieving XML Output for activity [{0}].

errorRole BW-Plug-in Fails to retrieve XML Output for activity. No action.
TIBCO-BW-PALETTE-SMARTMAPPER-500004

Participant is not specified.

errorRole BW-Plug-in No participant is selected. Select a participant to use.
TIBCO-BW-PALETTE-SMARTMAPPER-500005

Entity is not specified.

errorRole BW-Plug-in No entity is selected. Select an entity to use.
TIBCO-BW-PALETTE-SMARTMAPPER-500006

Relationship is not specified.

errorRole BW-Plug-in No relationship is selected. Select a relationship to use.
TIBCO-BW-PALETTE-SMARTMAPPER-500007

Input participant is not specified.

errorRole BW-Plug-in No participant is specified in the Input Participant field. Specify a participant to use in the Input Participant field.
TIBCO-BW-PALETTE-SMARTMAPPER-500008

Output participant is not specified.

errorRole BW-Plug-in No participant is specified in the Output Participant field. Specify a participant to use in the Output Participant field.
TIBCO-BW-PALETTE-SMARTMAPPER-500009

Could not create the SmartMapper service for: [{0}].

errorRole BW-Plug-in Fails to create the SmartMapper storage service. Check the configurations of the storage service.
TIBCO-BW-PALETTE-SMARTMAPPER-500011

Could not initialize Relationship, [{0}]. Perhaps the SmartMapper ER Model has not been synchronized with the data store.

errorRole BW-Plug-in Fails to initialize the specified relationship. Check whether the SmartMapper ER Model has been synchronized.
TIBCO-BW-PALETTE-SMARTMAPPER-500013

Wizard Operation Exception: [{0}].

errorRole BW-Plug-in Fails to run the process when using SmartMapper Wizard activity. Check the configurations of the SmartMapper Wizard activity.
TIBCO-BW-PALETTE-SMARTMAPPER-500015

SmartMapper Exception: [{0}].

errorRole BW-Plug-in Fails to run the process. Check the configurations.
TIBCO-BW-PALETTE-SMARTMAPPER-500017

Invalid input data.

errorRole BW-Plug-in The input data is invalid. Check your input configurations.
TIBCO-BW-PALETTE-SMARTMAPPER-500018

Unsupported operation: Entity [{0}] has non-keys. Non key attributes are not supported for File based service.

errorRole BW-Plug-in The entity has non-key field specified. The file-based service does not support non-key attributes. Change a SmartMapper storage service, or change the non-key schema to key.
TIBCO-BW-PALETTE-SMARTMAPPER-500019

No active service found.

errorRole BW-Plug-in No SmartMapper storage service is active. Activate a SmartMapper storage service to store the cross-referencing data.
TIBCO-BW-PALETTE-SMARTMAPPER-500020

Participant, [{0}] not found, please make sure participant name matches with the one defined in the SmartMapper ER Model.

errorRole BW-Plug-in Fails to find the specified participant. Check the name of the participant. Ensure that the name is the same with the one defined in the SmartMapper ER Model.
TIBCO-BW-PALETTE-SMARTMAPPER-500021

Relationship, [{0}] not found, please make sure relationship name matches with the one defined in the SmartMapper ER Model.

errorRole BW-Plug-in Fails to find the specified relationship. Check the name of the relationship. Ensure that the name is the same with the one defined in the SmartMapper ER Model.
TIBCO-BW-PALETTE-SMARTMAPPER-500022

Invalid subsetsize value : [{0}], value must be greater than 0.

errorRole BW-Plug-in The value for the subset is invalid. Enter an integer greater than 0.
TIBCO-BW-PALETTE-SMARTMAPPER-500024

[{0}] format cannot be used with [{1}] relationship type.

errorRole BW-Plug-in The data format does not match with the relationship type. Check your configurations. If the relationship has one participant, then identity relationship must be selected; if the relationship has only two participants, then association relationship must be selected.
TIBCO-BW-PALETTE-SMARTMAPPER-500025

Participant, [{0}] not found for relationship [{1}] please make sure participant name matches with the one defined in the SmartMapper ER Model.

errorRole BW-Plug-in Fails to find the relationship with the specified participant. Check the name of the participant. Ensure that the name is the same as the one defined in the SmartMapper ER Model.
TIBCO-BW-PALETTE-SMARTMAPPER-500026

ER Model cannot be empty.

errorRole BW-Plug-in The SmartMapper ER Model fails to be empty. Check your configuration.
TIBCO-BW-PALETTE-SMARTMAPPER-500027

Unsupported operation: File based service is not supported for this activity.

errorRole BW-Plug-in The file-based service does not support the current operation. Change a SmartMapper storage service.
TIBCO-BW-PALETTE-SMARTMAPPER-500028

Schema is not defined.

errorRole BW-Plug-in No schema is defined for the specified entity. Define a schema for the entity.
TIBCO-BW-PALETTE-SMARTMAPPER-500030

Attribute index value, [{0}], is out of valid indexes range ([{1}]) for this participant.

errorRole BW-Plug-in The entered value is invalid. Enter a valid value.
TIBCO-BW-PALETTE-SMARTMAPPER-500031

Relationship instance creation requires at least two participants, only [{0}] is provided in the input.

errorRole BW-Plug-in Only one participant is specified when creating the relationship instance. Check your input configuration.
TIBCO-BW-PALETTE-SMARTMAPPER-500032

At least one participant, provided in the input, needs to be of cardinality one.

errorRole BW-Plug-in No cardinality participant is specified. Specify a cardinality participant.
TIBCO-BW-PALETTE-SMARTMAPPER-500033

Following required fields(name/index, value) are missing from input: [{0}].

errorRole BW-Plug-in No value is specified for the required fields in the Input tab. Check your input configurations.
TIBCO-BW-PALETTE-SMARTMAPPER-500038

One and only one participant can be flagged as lookup participant, currently [{0}] participants are flagged, please check the lookupParticipant flag value in input data.

errorRole BW-Plug-in Only one participant is needed for lookup participant field. Check your configurations.
TIBCO-BW-PALETTE-SMARTMAPPER-500039

Attempt to update one cardinality participant [{0}], with many cardinality input; please check the value of unlinkParticipant flag in the input.

errorRole BW-Plug-in The specified value is invalid in the Input field. Check your configurations.
TIBCO-BW-PALETTE-SMARTMAPPER-500041

The schema [{0}] is not declared in Entity definition.

errorRole BW-Plug-in The input value is invalid. Enter a valid value.
TIBCO-BW-PALETTE-SMARTMAPPER-500042

No value is provided for participant [{0}].

errorRole BW-Plug-in No value is provided for the participant. Enter a value for the participant.
TIBCO-BW-PALETTE-SMARTMAPPER-500043

At least one field should be provided for participant [{0}].

errorRole BW-Plug-in No field is provided for the participant. Specify a field for the participant.
TIBCO-BW-PALETTE-SMARTMAPPER-500044

Incorrect use of flags in input data: [{0}].

errorRole BW-Plug-in The input value is invalid. Enter a valid value.
TIBCO-BW-PALETTE-SMARTMAPPER-500045

At least one field should be provided for entity [{0}].

errorRole BW-Plug-in No field is provided for the entity. Specify a field for the participant.
TIBCO-BW-PALETTE-SMARTMAPPER-500046

Could not initialize Entity, [{0}]. Perhaps the SmartMapper ER Model has not been synchronized with the data store.

errorRole BW-Plug-in Fails to initialize the specified entity. Check whether the SmartMapper ER Model has been synchronized.
TIBCO-BW-PALETTE-SMARTMAPPER-500049

Entity [{0}] not found, please make sure entity name matches with the one defined in the ER Model.

errorRole BW-Plug-in Fails to match the entity name with the entity name defined in the ER Model. Check the entity name. Ensure the entity name matches with the one defined in the ER Model.
TIBCO-BW-PALETTE-SMARTMAPPER-500050

Field [{0}] not found in entity [{0}]

errorRole BW-Plug-in Fails to find the specified field in the entity. Check the entity name. Ensure the entity name matches with the one defined in the ER Model.
TIBCO-BW-PALETTE-SMARTMAPPER-500051

Invalid input schema, the input schema does not match the resource provided by Module Property.

errorRole BW-Plug-in Fails to match the input schema with the resource provided by Module Property. Provide a valid resource that matches the input schema.
TIBCO-BW-PALETTE-SMARTMAPPER-501999

Unexpected error occurs [{0}].

errorRole BW-Plug-in Fails to initialize the process. Check your configurations.