Hello together,
we try to convert CSV-Files to UTILMD IDOCS.
Everything works fine, but last step the OutboundProcess make Problems.
I have a Structure in a recordlist ‘ISU_VDEW_UTILMD30D_CSV/ISU_VDEW_UTILMD30D_CSV/C_LINE_ITEM’.
For each C_LINE_ITEM, need to create an IDOC.
I loop over ISU_VDEW_UTILMD30D_CSV/ISU_VDEW_UTILMD30D_CSV/C_LINE_ITEM and map the
data in IDOC_CONTROL_REC_40 and IDOC_DATA_REC_40.
With the first loop everthing is correct. The IDOC is send to the SAP-System.
Second and the following loops, IDOC_CONTROL_REC_40 and IDOC_DATA_REC_40 are correctly filled, but no IDOC is send.
I also tried to use pub.sap.transport.ALEutboundProcess without success.
For better understanding, here a view on the flow.
loop over /ISU_VDEW_UTILMD30D_CSV/ISU_VDEW_UTILMD30D_CSV/C_LINE_ITEM
- mapC_LINE_ITEMToIDOC
- OutboundProcess
I have no idea, what´s going wrong.
Thanks in advance
sure
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB