EBS profile option: Concurrent:Conflicts Domain - behavior
I have a question regarding Conflict domain
We have the following need:
The concurrent: Format payment instruction (IBY), must not run simultaneously for all responsibilities corresponding to one specific country.
This concurrent is executed when a payment is done in AP (Payables).
So, the target is that the mentioned concurrent do not run simultaneously for all responsibilities of a specific country (Argentina), and it must behave normally for the rest of responsibilities.
Firstly, we tried solve it, using the parameter for conflict domain, but this concurrent is executed by the standard (when a payment is created), so a default parameters will not works for this case.