Skip to main content

GetRequestInfo Browser differences

Comments

4 comments

  • Sebastian Mariendal Kristensen

    It is only when using Chrome the workflow return the ParselID.

    I have tired debug what the RequestInfo.Referrer returned and it returned different for different browsers.

    That i what i tried to explain in the question above.   

    0
  • Permanently deleted user

    Hello Sebastian,

    Have you found a way to get the url parameter in IE8 and firefox? I run into the same problem with IE 8 and firefox while trying to get the url parameter in my workflow. Chrome works fine but firefox would throw "object  reference not set to an instance of an object" error as the requestInfo object is not set,same with IE8.  

     

    Has anyone figured out an alternative way to get the url parameter in IE8 and firefox?

     

    Thank you and regards,

     

    Jin

    0
  • Ryan Cooney

    You can use the "Get Browser Url" activity. This is a client activity that goes to the browser and gets the current URL. This should avoid any browser difference you are seeing with the referrer and Get Request Info.

    --Ryan

    0
  • Permanently deleted user

    Ryan,

    Thanks for your response, appreciated!

     

    Regards,

     

    Jin

    0

Please sign in to leave a comment.