UI Builder client handler how pass url

armanoj
Mega Sage

Hi team,

 

I want pass url in UI Builder client handler.
when hardcoded its redirecting but there multiple upper instance UAT, Prod , it is not proper to hardcode. please suggest a solution call url of current instace to 
UI Builder client handler

6 REPLIES 6

UI Builder client handler

@armanoj ,

If you are trying to open the page that is already present in that workspace use the OOB Open Page or URL  event handler, here ServiceNow automatically prepends whatever active instance URL (Dev, UAT, or Prod) the user is currently on.

If my response helped, mark it as helpful and accept the solution.

Thanks,

Dinesh