Description of problem: Dynamic dialogs run one at a time, serially, when ordered from a catalog item. When run from a trigger, they run in parallel. It would be highly desirable for them to run in parallel on load also. In my testing, 50 dialogs can run from a trigger in about 20 seconds. Serially, they take more like 50 seconds. Version-Release number of selected component (if applicable): 4.6.2 How reproducible: Always See attached logs.
Created attachment 1474516 [details] dialog logs from ordering catalog item
Created attachment 1474517 [details] dialog logs from a trigger
Marking as RFE and assigning to Brad for review. Also, changing component to Automate for now this better reflects the team the owns this feature area.
*** Bug 1639469 has been marked as a duplicate of this bug. ***
Drew, Let's setup a meeting to discuss. Thanks, Tina
Hi Loic, We need more information to proceed with this work. 1. Would we run the dialogs either serially/parallel in a given situation, or 2. Would the user set certain fields to run serially vs parallel? (This is going to be much more difficult) Thanks, Tina
(In reply to Tina Fitzgerald from comment #12) > Hi Loic, > > We need more information to proceed with this work. > > 1. Would we run the dialogs either serially/parallel in a given situation, or > 2. Would the user set certain fields to run serially vs parallel? (This is > going to be much more difficult) > > Thanks, > Tina I don't think we should do it at Field Level but more at the Dialog level.. You can use target refresh field for Serialization today... if not set, it should run in parallel.
Hi Erik, Can you look into this to see how much work is involved? Thanks, Tina