Hi,
I’m using WM 6.0.1 for EDI-X12 via VANFTP from-into SAP.
The SAP 4.6 adapter was successfully installed on IS and the RFC connection setup in SAP 4.6C and Integration Server is working well. I’m already able to transfer IDOC’s via IDOC_INBOUND_ASYNCHRONUOS function and the data reach the IS, however my pre-processing service is unable to save the entry data with savePipeline service.
Here is my service: Sabex.EDI.Invoices:restoreIDOC
=> savepipeline…into SaveIDOC
=> restorepipeline…from SaveIDOC
=> transformFlatToHierarchy…
I use Sabex.EDI.Invoices:restoreIDOC service into the pre-processing rule for this IDOC message type.
Is something I missed ??
Thanks for your help