How I can know the name of my session?
I’m new in this, I obtained the route executing the program I want to show, and copy the url showed on the browser, and pasted it in the program that contained the SUBCISPAGE2
PAGE:=‘/cisnatural/NatLogon.html&xciParameters.natserver=172.16.24.27&xciParameters.natport=61275&xciParameters.natsession=Local&xciParameters.natuser=NDV&xciParameters.nattimeout=0’
XPAGE2:=‘http:\www.mopt.go.cr’
PROCESS PAGE USING “PRINCIPA”
*
DECIDE ON FIRST *PAGE-EVENT
VALUE U’nat:page.end’ …
The “session” is less obvious when developing Ajax components in NaturalONE rather than Natural for Ajax directly,
hopefully this dscription in the NaturalONE documentation gives you the missing bit of information.