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. Սակայն, միշտ թվում է օգտագործման »http" for the URL protocol. If your site runs on HTTPS then it will not work for you.
Որքանով ես գիտեմ,, there is no out of the box solution to this problem. If you need to use HTTPS, Դուք ունեք որեւէ դուրս վանդակում տարբերակը.
Լուծելու համար, create a custom action that provides a string replace function to use in your workflow. Alternatively, օգտագործել 3 - րդ կողմ գործիք, ինչպիսիք են գերազանց փաթեթի այստեղ: http://www.codeplex.com/spdwfextensions 🙂
</վերջ>
Արորդիների Tags: Sharepoint Designer, Աշխատանքի արդյունքում
Thanks..
http://www.sskbank.com
Մանրամասն տեղեկություն ցուցադրված է Online SharePoint Designer Օգնություն:
http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx?pid=CH100667661033
Կա նաեւ մի լուծում, թե ինչպես ձեռքով կառուցել ճիշտ հղում միայն օգտագործելով ID գործառույթը եւ ինչպես պահել այդ ուղին է workflowvariable.
Boris
For me the Encoded Absolute URL does not encode correctly. e.g. I get http://intranet/sites/lists/mylist/99.000
Եթե ես փորձել կիրառել այն [Թափող:Ճանապարհ] 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’.
Դա տեղի է ունենում ի http (չեն փորձել եւ HTTPS:)
Փոխանցել?