Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

GotoView not working in drilldown

edited Dec 15, 2016 4:00AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered

On : 8.1.1.1 [21211] version, Client Functionality

ACTUAL BEHAVIOR
---------------
At the homepage, using OOTB "Recent Record Account List Applet", select an Account and drilldown to the "Account Detail - Contacts View", a custom logic is invoked in WebApplet_PreCanInvokeMethod of "SIS Account Entry Applet" to check for invoice due for that particular Account. When there is invoice due, a popup a WScript.Shell message and on clicking "Ok" button, it should goto "FS Invoice Line Items View" via TheApplication().GotoView but it did not navigate to that view. Instead it navigates to the default "Account Detail - Contacts View".

I have tried to call GotoView in WebApplet_PreInvokeMethod from InvokeMethod in WebApplet_PreCanInvokeMethod but also did not work. I also tried to call GotoView in BusComp_PreInvokeMethod of Account BC from InvokeMethod in WebApplet_PreCanInvokeMethod but same problem here.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center