Hello all,
I need help.
I have a chain of processes which run in parallel three different DTP. DTP loads data from InfoProvider №1 in InfoProvider №1.
Process chain is started by an event that is theoretically chain may start at the same time but for different users with different values Filter DTP.
The problem is that if at the time of work DTP as user №1, runners start at DTP as users №2, not waiting for the end of the previous run of the same DTP, there is a lock:
Request 2923769 is already being processed
Message no. RSBK205
Diagnosis
You want to generate a new DTP request using data transfer process. However, request 2923769 for this data transfer process is currently being loaded or deleted.
System Response
The request can not be generated.
Procedure
Wait until the system has finished processing request 2923769.
Exception CX_RSBK_REQUEST_LOCKED logged
Message no. RSBK228
Why can not start same DTP on different filters and different users???