Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

[Q] Approval page hyperlink URL change?

Last post 06-20-2012, 9:57 PM by dypta05. 3 replies.
Sort Posts: Previous Next
  •  11-02-2010, 10:20 AM 13740

    [Q] Approval page hyperlink URL change?

    Hi Guys,

    I hope you can help me with a problem we are having at the moment.


    Environment:

    We are using Nintex Workflow 2007 (Build 11101) on our WSS 3.0/MOSS 2007 Farm.

    In our MOSS Farm we have changed from HTTP URLs to HTTPS URLs with new domain names.

    This was done by extending the Web Application with ssl and giving it a new Host name. So the old URL is still in place but we want to turn it off in the future...


    Problem:

    Our problem is that in the Approval Emails which are being sent by Nintex all the hyper link point to the wrong(old) URLs.

    Our message templates which are defined under "Site Actions -> Site Settings -> Nintex Workflow (Message Templates)" look about like this, for Approval Emails:

    The following item requires your approval:

    HyperLinkOfItem

    Click HyperLinkToApprovalPage to approve or reject
    Click HyperLinkToApprovalPage to
    to view the workflow status

     ------

    The Hyper links which are marked in Italic form, all point to the task list but with the old URL. So if a user pushes the link he is directed to the old URL.

    In HTML form it looks like this:

    <P><FONT size=2 face=Arial>The following item requires your approval:</FONT></P>
    <P><property style='COLOR: blue; TEXT-DECORATION: underline' title=Hyperlink contentEditable=false refText='%7BCommon%3AItemDisplayName%7D' refLink='{Common:ItemUrl}' link='true'><FONT size=2 face=Arial>Item Display Name</FONT></property></P>
    <P><FONT size=2 face=Arial>Click <property style='COLOR: blue; TEXT-DECORATION: underline' title=Hyperlink contentEditable=false refText='HyperLinkToApprovalPage " refLink="{Common:ApprovalUrl}" link="true">here</property>&nbsp;to approve or reject<BR>Click <property style='COLOR: blue; TEXT-DECORATION: underline' title=Hyperlink contentEditable=false refText='HyperLinkToApprovalPage " refLink="{Common:WorkflowStatusUrl}" link="true">here</property>&nbsp;to view the workflow status</FONT></P>

     

    So for example:

    At the moment, the hyperlink would point to: http://abc/Lists/Workflow%20Tasks/EditForm.aspx?ID=3

    Our goal is so the hyper link points to:           https://xyz/Lists/Workflow%20Tasks/EditForm.aspx?ID=3

    Problem here is that the referenced variable "{Common:ApprovalUrl}" has of course not always the same value. So we can't just use a normal hyper link.

    The variable "ApprovalUrl" always contains the old URL http://abc, no matter from which URL I add the hyper link with the variable. The hyper link cannot be changed directly inside the "Message Template" configuration.

    We just want to change the protocol http -> https and the domain name.


    Our Goal:

    1) Hyper links in the Nintex Workflow created Emails all point to the correct URL (https://xyz).

    2) If possible by just changing the URL in few places all the already extisting approval task hyper links are changed to the new URL.

        2.1) If necessary we would re-create all the "Required Approval" functions in all our Workflows with the new created message templates.


    So if you have any idea how we could change this hyper link URL, I would be more than happy for any suggestions.


    Best Regards

    Thomas

    Filed under:
  •  11-04-2010, 8:36 AM 13763 in reply to 13740

    Re: [Q] Approval page hyperlink URL change?

    Hi,

    The Approval URLs are dynamically created during workflow runtime.

    I believe this url is determined by the alternative access mappings in central admin. The ‘default’ zone is used by default but you can change which zone is used to general the approval, status, item and other urls by the commands available in the NWAdmin.exe tool (see this document http://connect.nintex.com/files/folders/white_papers/entry1900.aspx ) to allow you to specify that particular workflows should use a different zone to generate urls.

    Please see the 'AddZoneConfiguration' section of the nwadmin operations document.

     

  •  11-04-2010, 9:13 AM 13764 in reply to 13763

    Re: [Q] Approval page hyperlink URL change?

    Thank you very much! Worked perfectly.

  •  06-20-2012, 9:57 PM 23559 in reply to 13763

    Re: [Q] Approval page hyperlink URL change?

    Hi Peter D,

    In My Case is different with Fisceth. Default Approval url link is http://abc/Lists/Posts/Post.aspx?ID=1 but this url is incorrect. Approve page is blank. I found the right url is Normal 0 false false false EN-US X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";} http://abc/_layouts/NintexWorkflow/ApproveReject.aspx?List=0f9393b0%2D745f%2D4c71%2D8544%2D1a158a186f34&ID=1. Why it happened? What should I do to correct this url? I used {Common:ApprovalURL}.

    In another link workflow status url is right url. The link referencees to http://abc/_layouts/NintexWorkflow/ApproveReject.aspx?

    Please, help me!

     

     

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems