Access Non UI Field from Open UI PM/PR
Hi Team,
I am not able to access the Non UI field from PM or PR files. The BC instance is coming as null.
var objBOMYOPSEvent = SiebelApp.S_App.GetBusObj("BOMYOPS Event");
var objBCMYOPSEvent = objBOMYOPSEvent.GetBusComp("BOMYOPS Event");
I confirmed that SiebelApp.S_App.Model is undefined and SiebelApp.S_App.GetModel() is not working.
Refer the attached zip for more details
Thanks,
Prasenjit Patra