|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BAPI call error |
« View previous topic :: View next topic » |
Author |
Message
|
manoj.pacha |
Posted: Wed Sep 26, 2012 4:32 am Post subject: BAPI call error |
|
|
Newbie
Joined: 24 Apr 2011 Posts: 7
|
Hi, we are using MB tool kit Version: 7.0.0.1
there is a flow which makes a bapi call and we pass UserName (as employee id) and blank SapReturn value like below:
SET OutputRoot.DataObject.ns:SapBapiUserGetDetail.UserName=Environment.Variables.EMP_SAPID;
SET OutputRoot.DataObject.ns:SapBapiUserGetDetail.SapReturn='';
While performing BAPI call for one of the employee ID, we are getting the below error:
An adapter error occurred during the processing of a message. The adapter error message is 'com.ibm.despi.exception.DESPIException: com.ibm.despi.exception.DESPIException: com.ibm.despi.exception.DESPIException: Exception while converting EIS object to cursor for property=UserValidFrom
I tried to google, but was not able to get anything. Does anyone aware about this type of error? |
|
Back to top |
|
 |
mapa |
Posted: Wed Sep 26, 2012 6:43 am Post subject: |
|
|
 Master
Joined: 09 Aug 2001 Posts: 257 Location: Malmö, Sweden
|
Which version is the broker (not the toolkit)?
Which version is the SAP Adapter?
Which version is the SAP JCO lib?
Are there employee IDs that work?
Do a usertrace on the flow.
Use RFCTrace on the SAP adapter, example settings (removing connection attributes. You can do this via the WMB Explorer as well):
Code: |
mqsicreateconfigurableservice <BROKERNAME> -c SAPConnection -o <ADAPTERNAME>.outadapter -n RFCTraceLevel,RFCTraceOn,RFCTracePath -v 3,true,D:/Logs/<id>.txt
|
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|