How to get the page name from URL? GlideTransaction URL always returning "/view_content.do"
Hello Everyone,I have two sites in my system & I want to block all the pages of first site to the user of second site. And if user tries to access first site then system should redirect the user to home page of the second site.Now I am able to block ...