Hello Experts,
Can someone please explain in detail what "Send with application own transaction" (Time 3) means?
Time 3: The message is selected and processed by application specific programs.
Processing can take place online or in the background.
During shipment completion our process triggers a custom output type in the delivery ZZZ1. I need to know in which step it was processed because it is conflicting with another custom program that runs in an update task. I can't seem to debug the program for ZZZ1 so it must be running in background.
1. How is this setup? How do I know if its running in foreground or background?
2. Do you think that its running before or after update tasks? Or simultaneously? My issue is, the update task should run before the output type because it uses some of the data.