I am facing a strange issue while posting idoc to SAP.
Error : com.wm.app.b2b.server.ServiceException: [SAP.115.9561] Notification error: com.wm.pkg.art.error.DetailedServiceException - [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service pub.sap.transport.ALE:OutboundProcess.
[SAP.103.9117] WmSAP Adapter: Error during client call in service “com.sap.conn.idoc.IDocRuntimeException - Unable to get metadata for ZEMPLCOMMUNICATION_CHANGE01: SEGMENT_UNKNOWN”: “{1}”
When ran service in debug mode, this is what i captured in server.log
JCoClient.execute (IDOCTYPE_READ_COMPLETE) threw an ABAP exception: com.sap.conn.jco.AbapException: (126) SEGMENT_UNKNOWN: SEGMENT_UNKNOWN Message 257 of class EA type E, Par[1]: Z1ZEMPLCOMMUNICATION_CHANGE, Par[2]: 700
Please find my analysis,
I am able to post idoc in SAP DEV system but not on SAP QUALITY system
When webMethods DEV is pointed to SAP QUALITY then i am able to post idoc
When webMethods QUALITY is pointed to SAP DEV system then same Error
I am able to do Lookup from SAP Adapter page and able to display IDOC structure
I compared the SAP Adapter version , JCO version and they are same. (Please find attachments)
Hi Sudheer,
Your confusion is right. But in past I’ve seen some issues which were weird and got solved after applying patch to developer. Can not recall those issues but when i come across such issues then I check once if any developer fix is there.
Anyways you can log a call to SAG support. I do not get any idea other than this for your issue.