Weblogic timeout
Hi Guys,
I have Action Menu based Px to add child as affected items to a change for a top level SKU and another event based PX(post synchronous) to update the revision automatically. Both run fine individually. When both are enabled, when I am running Add Children menu px, it is getting completed successfully but auto update revision is running long and getting timed out.
Is there a way to prevent event based px when menu based px runs?
If I run the event px as asynchronous both run fine but I don't want to refresh the change when I am using only event based px. Is there a way to refresh the page through SDK ?