I need to receive several Idocs from our SAP in a short time. I am using the Sap Receive IDOC action, which works for receiving them. The problem I am having is that when I run the action, every Idoc received within the actions Timeout frame gets saved to the same file name, overwriting older Idocs.
Is there a convenient way to differentiate the filenames within this Timeout frame? Or maybe trigger another action for each incoming Idoc?
I am currently on Semarchy xDI Designer Version 2023.1.9 if that matters.
Best Answer
L
L. petrucci
said
3 months ago
If anyone else has this issue in the future, it turns out you can include an asterisk (*) in the filename and it will be replaced with the TID, which is unique for each IDOC
1 Comment
L
L. petrucci
said
3 months ago
Answer
If anyone else has this issue in the future, it turns out you can include an asterisk (*) in the filename and it will be replaced with the TID, which is unique for each IDOC
L. petrucci
Hello
I need to receive several Idocs from our SAP in a short time. I am using the Sap Receive IDOC action, which works for receiving them. The problem I am having is that when I run the action, every Idoc received within the actions Timeout frame gets saved to the same file name, overwriting older Idocs.
Is there a convenient way to differentiate the filenames within this Timeout frame? Or maybe trigger another action for each incoming Idoc?
I am currently on Semarchy xDI Designer Version 2023.1.9 if that matters.
If anyone else has this issue in the future, it turns out you can include an asterisk (*) in the filename and it will be replaced with the TID, which is unique for each IDOC
L. petrucci
If anyone else has this issue in the future, it turns out you can include an asterisk (*) in the filename and it will be replaced with the TID, which is unique for each IDOC
-
Set webservice password dynamically in XDI
-
Unable to use "PATCH" as HTTP verb in a REST API call
-
SQL SERVER INTEGRATED SECURITY FOR RUNTIME LOGS
-
Microsoft SQL server "Could not establish a secure SQL Server connection using SSL encryption"
-
how to import SQLITE database
-
Chiffrement de fichier
-
Azure Service Bus - possible to connect to a topic?
-
Export Log
-
Error HttpRest metadata when reversing API
-
API key authentication instead of basic authentication
See all 15 topics