Is E&C mandatory to be invoked after Done button?
Author: Zoran Petrovic
Goal:
The performance, measured as the time it takes after clicking ‘Done’ until the document is displayed, of synchronizing a complex product to the underlying document (Quote|Order|Agreement) can be improved by electing to bypass the final run of the Eligibility and Compatibility workflow. Removing this final call should be a decision made by the business. Typically, all business logic has already run prior to clicking the Done. The reason the final run of Eligibility and Compatibility is there OOTB is to assure nothing else has happened to the projected asset cache between the previous call (e.g. Selection of a Component) and the ‘Done’ click. As an example, a provision of the asset may have updated the structure while the user was configuring it and it was not present during the last click (AddItem) but is there now. The business must decide if