Hi Experts,
We have a FPM application(OVP) which has around 7 GUIBBs inside. Now, two feeder classes are used, one class acts as the feeder of 6 GUIBBs and one separate for one GUIBB.
Now, whenever user performs some operation in one of the GUIBBs, process_event for all GUIBBs gets triggered inside a loop. Now in UAT, users are facing performance issues.
Any particular tips that I can follow to improve performance in these kind of scenarios..?
Many thanks in advance.
Saikat