IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > SAP Software > Troubleshooting and support

Resolving selector exception error

Selector exception errors can be resolved in WebSphere Adapter for SAP Software by identifying the IDoc which has not been configured. Using the external service wizard, configure the IDoc to resolve the error.

For Ale Inbound and BAPI inbound


Procedure

  1. If you configure the adapter to work for a specified IDoc/ BAPI (eg., ALEREQ01.BAPI BAPI_CUSTOMER_GETLIST, etc.)

  2. A different IDoc is sent from the SAP system (eg., ORDERS05), a function selector exception is logged which is displayed as follows:

    • For ALE inbound:

      Business object definition for 'SapOrders05' in namespace 'http://www.ibm.com/xmlns/prod/websphere/j2ca/sap/saporders05' not found. The adapter has not been configured for the IDoc Type ORDERS05

    • For BAPI inbound:

      Business object definition for 'SapBapiCustomerGetlistWrapper' in namespace 'http://www.ibm.com/xmlns/prod/websphere/j2ca/sap/sapbapicustomergetlistwrapper' not found. The adapter has not been configured for the BAPI BAPI_CUSTOMER_GETLIST


Results

To resolve the function selector exception, run the EMD again and select the particular IDoc. Refer to Configure the module for inbound processing to configure the adapter for the selected IDoc.

Troubleshooting and support


Related tasks:

Configure a module for ALE inbound processing

Configure a module for BAPI inbound processing