OPEN UI - IP2013 - SiebelApp.S_App.GetActiveView().GetName() undefined error
Hi Team,
We are calling "SiebelApp.S_App.GetActiveView() " in one of the js file(controlbuilder.js). Sometimes it is returning the undefined error. due to this our fix is failing after this line of code.
we are not suere whether it is failing at "SiebelApp" or "SiebelApp.S_App" or "SiebelApp.S_App.GetActiveView()" or "SiebelApp.S_App.GetActiveView().GetName()"
Is there any way to get the active view name other than server side calling ?
Regards,
Ravi Para