Workflow Soluiton

 View Only
Expand all | Collapse all

Fully Qualified Domain Name (FQDN) in the ResponsePageLink

  • 1.  Fully Qualified Domain Name (FQDN) in the ResponsePageLink

    Posted Dec 07, 2011 08:36 PM

    Hi there,

    I have a workflow that sends an email which contains a ResponsePageLink.

    The problem is that the link is not a fqdn, but just the http://hostname/path_to_workflow.

    Where can I set it up so it provides a http:/fqdn/path_to_workflow?

    Thanks!

    Marcos

    Murdoch University



  • 2.  RE: Fully Qualified Domain Name (FQDN) in the ResponsePageLink
    Best Answer

    Posted Dec 08, 2011 10:58 AM

    On the WF server, open the task tray tool.

    At the top is a list of Severs. click on server: (local) and then edit

    Change the Deployment Root URL to the FQDN of your server and click OK.

    A little further down, you'll see a Workflow Server Configuration line with Workflow Server Setup in the box to the right. Click the elipses (...) on the right.

    In the middle of that page you'll see Deployment Info: click the elipses (...) to the far right.

    Chagne the Root URL to the FQDN.

     

    DO NOT change any other lines on this page, only change the Root URL!

     

    Click OK, the OK, then YES when it asks if you want to save your changes. This will require a restart of the logic base server extenstions to make it stick.

     

    Rob

     

     



  • 3.  RE: Fully Qualified Domain Name (FQDN) in the ResponsePageLink

    Posted Dec 12, 2011 10:29 PM

    Works very well.

    Thanks Rob