I have updated my global mbox with profile.product parameter that values properly show in my server call.However i am not able to return that profile parameter values in profile script below is my codeif(mbox=='target-global-mbox'){return profile.get('product');}