configure Workspace's panels to listen to other panels when using custom layouts
(Doc ID 1248846.1)
Last updated on MARCH 07, 2019
Applies to:
Oracle Business Process Management Suite - Version 10.3.1 to 10.3.2 [Release AS10gR3]Information in this document applies to any platform.
Goal
To configure Workspace's panels to listen to other panels when using custom layouts.
E.g. Redirection to views does not work under custom layout in workspace.
Fuego.Papi.InstanceFilter instanceFilter = ClientBusinessProcess.processService.getFilterFor(viewId);
instanceFilter.updateView();
this.broadcastViewChangeEvent(viewId);
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |