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

MOSC Banner

The method this.BusComp().NextSelected() does not work in Siebel 8.1.1.11 SIA 23030

edited Jan 22, 2018 5:41AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 comments

I have a requirement that, when multiple records are selected in Associate Applet, I have to insert new records into other BC for each selected record in the associate applet.

When I used the this.BusComp().NextSelected() at BusComp_Associate() event or TheApplication().ActiveBusObject().GetBusComp("XYZ").NextSelected() at WebApplet_InvokeMethod (MethodName) of Associate applet,the value is returning as false.It always taking the FirstSelected Record only.

We have a Post on this saying that,Doc ID 2050019.1, it was fixed 8.1.1.11 PS 13(Doesn't mentioned the Bug number) and also mentioned an alternative solution to use the FirstRecord and NextRecord instead of FirstSelected(),NextSelected().

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