Cfg_InstPostSynchronize Event does not fire with ABO
The problem that we are facing is that with Asset Based Ordering Switched on we find that Cfg_InstPostSynchronize event does not fire with ABO running.
I know we can add a BS into the Workflow step but this requires a release each time with an updated SRF.
Is there any other way we can capture an event on the Done button and still use script to perform actions either in the product model or in the applicaitons.
I was thinking we could call a client side BS by adding a specific attribute and property that is read by the JS and pass the property set but any suggestions would be greatly appreciated.