How to get URL params in script include

anjaneyulumuvva
Kilo Expert

Hello,

i need to get URL parameter in script include.this script include will trigger by variables reference qualifier.

i didn't find the solution to get params in script include.Please help me.

14 REPLIES 14

Ujjawal Vishnoi
Mega Sage
Mega Sage

Hi,

 

You will have to pass the URL from the reference qualifier.

 

Hope this helps.

 

Regards

Ujjawal

thank you for your response. ya,i need to pass from reference qualifier but i didn't get any code to get params in reference qual.

Please help me to get params in Ref Qualifier.

Can you please explain why you want to send URL to script include from reference qualifier.

i want request id for validations.in url sys_id is available so i want to send that value.

by this request id i will retrieve variables data from options table.