Hi Rajneesh,We can't use plan JS inside Profile Script. Its throwing error if i use it. We can only use the mbox API.I tried using user.header('cookie'),but i don't know how to get exact value of a cookie.And i even tried with mboxFactoryDefault.getCookieManager().getCookie(name), its not working ....