I would like to know if it's possible to get the value of some variables that are passed to the web interface through the URL. For example:
From this URL:
https://live.runmyprocess.com/live/53060493/appli/131449?P_mode=TEST&P_version=&test=1234
I would like to be able to get the value of the variable "test" as 1234 (As a Text Input Default Value (Initialized) in the Web Interface).
Thank you very much for your time!, you'll been very helpful so far,
Best regards!,