Hi All,
Below is the requirement detail:
Asynchronous Scenario: IDoc To File
Outbound Invoice Idoc will be received in PI. PI will perform the mapping translation, create csv file and send it to shared network directory.
Error Handling Requirement:
IDoc statuses should be sent back from SAP PI to SAP ECC to report Success or Failure for Translation (S = status 10 F = status 5) andFile transfer (S = status 12 F = status 11).
Acknowledgement will not be received from target system to PI as we are just using File adapter. Is it possible to achieve status update in async scenario? If yes what configuration is required in ECC and PI. If no then what are the alternatives to update the Idoc status?
Thanks,
Vertika