How to setup processing constraint for new line added to booked SO.
I am trying to use to setup process constraint for new line added to booked SO.
and use Raise Integration Event.
I use custom subscribtion to business event ‘oracle.apps.ont.oi.xml_int.status’
and it is working for update , but constraint created for 'create' operation is not working.
Here is how I set it up.
Thank you,
I appiciate if you have suggestions.