Is there any way to Call BS/pass values from the Application Object-> Browser Script-> General decla
Hi,
We have a Siebel Citizen Service Portal Application version 15.9 Open UI.
For one of the requirement, I am trying to user the Application Object-> Browser Script-> General declaration section. I am able to get the URL from here and I need to pass row Id from the URL further.
I am trying to call the business service from there to set one profile attribute but not able to call any business service (custom as well as Vanilla BS). I need to pass one value to the Application server side Pre_Navigate event from there.
Is there any way to pass value from Application Browser General declaration section to server side events? or how do we call BS from this event?