rowId of selected record in List Applet
Created a button and doing the scripting to export the List Applet data to excel file.
I am calling the BS from WebApplet_PreInvoke event and need to pass the row ID from this Applet Server Script to Business Service.I used the ActiveBusObject Method and getting the error "Method PositionOnRow is not allowed here.(SBL-UIF-00348)"
Can someone guide on this...