Greetings, everyone.
I am building an SAP IDoc -> XML interface using SAP business connector. I have configured SAP to send IDocs to BC. I have also completed routing rule settings in BC to accept the inbound IDoc.
However, when I send the IDoc to BC using tRFC, the following Java error is posted:
FYI - 0A0402961140408484EB0884 is the transaction ID…
com.wm.app.b2b.server.ServiceException: java.io.FileNotFoundException: packages/WmPartners/pub/mailbox/UNKNOWN/UNKNOWN/0A0402961140408484EB0884.values (A file or directory in the path name does not exist.) at wm.PartnerMgr.xtn.admin.viewAs(admin.java:41) at java.lang.reflect.Method.invoke(Native Method) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java(Compiled Code)) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java(Compiled Code)) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java(Compiled Code)) at com.wm.app.b2b.server.HTTPInvokeHandler.process(HTTPInvokeHandler.java:207) at com.wm.app.b2b.server.HTTPDispatch.run(HTTPDispatch.java(Compiled Code)) at com.wm.util.pool.PooledThread.run(PooledThread.java(Compiled Code)) at java.lang.Thread.run(Thread.java:512)
I’ve tweaked the heck out the BC configuration in an attempt to resolve this error - with no luck. I’m fresh out of ideas. Any help would be greatly appreciated.
chad
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods