We often want to send an email that includes a hyperlink to the item or document that triggered the workflow. We can use current item’s "Encoded Absolute URL" for this purpose. Hins, it always seems to use "http" for the URL protocol. If your site runs on HTTPS then it will not work for you.
Eins og langt eins og ÉG vita, there is no out of the box solution to this problem. If you need to use HTTPS, þú hefur ekki út af the kassi valkostur.
Að leysa það, create a custom action that provides a string replace function to use in your workflow. Alternatively, nota 3 aðila tól svo sem framúrskarandi pakka hér: http://www.codeplex.com/spdwfextensions 🙂
</enda>
Technorati Tags: SharePoint Designer, Vinnuflæði
takk..
http://www.sskbank.com
Ítarlegar upplýsingar eru birtar á netinu SharePoint Designer Hjálp:
http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx?pid=CH100667661033
Það er líka lausn hvernig á að höndunum byggja upp rétta tengilinn aðeins með ID virka og hvernig á að geyma þessa slóð í workflowvariable.
Boris
For me the Encoded Absolute URL does not encode correctly. e.g. Ég fæ http://intranet/sites/lists/mylist/99.000
Ef ég reyni að nota [Deciduous:Path] it does not encode correctly either if there is a space in the list name. e.g. ‘my list’ should encode as ‘my list’ but it outputs in the email URL as ‘mylist’.
Þetta gerist fyrir http (hef ekki reynt fyrir https:)
Einhverjar uppástungur?