AIA Order to Cash PIP
In the workflow “SWIOrderUpsert”, which is called by an inbound web service, there is a condition check "Is O2C Enabled". This step checks if the system preference AIA OrderToCash is set to TRUE.
If True then there is no Order to Asset call. Whereas when the above Systems preference is set to False the asseting process “SWIOrderUpsertSubProcess” is called.
My question is what is the reason for order to asset process not being call for O2C PIP?
Murali