<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Hello,<br><br>You don't really have to include the HREF tag. Just include the URL like http://url. When testing in SOST it may not show as a clickable link, however, when forwarded to Outlook it will be as Outlook will take care of that automatically. I also think there is a limit on the URL length but i'm not sure how many characters exactly. It should work fine with short URLs.<br><br>Hope this helps.<br>Ali<br><br><br>&gt; From: sap-wug-request@mit.edu<br>&gt; Subject: SAP-WUG Digest, Vol 73, Issue 12<br>&gt; To: sap-wug@mit.edu<br>&gt; Date: Thu, 23 Dec 2010 06:48:29 -0500<br>&gt; <br>&gt; Send SAP-WUG mailing list submissions to<br>&gt;         sap-wug@mit.edu<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://mailman.mit.edu/mailman/listinfo/sap-wug<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         sap-wug-request@mit.edu<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         sap-wug-owner@mit.edu<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of SAP-WUG digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. URL in Email Task (Lalitha Sankaran)<br>&gt;    2. SAP_WAPI_WORKITEMS_TO_OBJECT returning same WF ID for<br>&gt;       different        object keys (Manish Khanna)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Thu, 23 Dec 2010 03:19:07 -0500<br>&gt; From: Lalitha Sankaran &lt;lalisan@gmail.com&gt;<br>&gt; Subject: URL in Email Task<br>&gt; To: "SAP Workflow Users' Group" &lt;sap-wug@mit.edu&gt;<br>&gt; Message-ID:<br>&gt;         &lt;AANLkTi=Ro+6YcGW6C_2O5B6GrL+GcjzA4AaFFjoj6XH1@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; We are looking to include a URL link in an email Task.<br>&gt; So that the user is able to click on "Click here" and it will take<br>&gt; them to the URL.<br>&gt; <br>&gt; We have tried<br>&gt; &lt;A HREF=&amp;ZURL1&amp;&gt;Click Here&lt;/A&gt; to record your time.<br>&gt; <br>&gt; where ZURL1 is a container element and contains the URL for the website.<br>&gt; <br>&gt; When looking at the email content in SOST , we are able to see it the<br>&gt; way we want it,<br>&gt; <br>&gt; By the WF log displays it as is (just as it is in the task definition,<br>&gt; with the code)<br>&gt; <br>&gt; not sure why the discrepency........<br>&gt; <br>&gt; Appreciate any input on this,<br>&gt; <br>&gt; Thanks<br>&gt; Lalitha Sankaran<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Thu, 23 Dec 2010 17:18:18 +0530<br>&gt; From: Manish Khanna &lt;mkhanna@sapient.com&gt;<br>&gt; Subject: SAP_WAPI_WORKITEMS_TO_OBJECT returning same WF ID for<br>&gt;         different        object keys<br>&gt; To: "sap-wug@mit.edu" &lt;sap-wug@MIT.EDU&gt;<br>&gt; Message-ID:<br>&gt;         &lt;9F307AC6AA617F45B8848821D7D829462412CBFD6D@DELMAIL.sapient.com&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; In our production scenario, there are 2 related contracts (ISUCONTRCT) for a contract account. For certain requirement I need to check if 2nd contract has its workflow triggered or not. If not then I'll have to manually trigger it.<br>&gt; <br>&gt; To achieve this, the first obvious step is to look for active workitems first contract. However when run in background, SAP_WAPI_WORKITEMS_TO_OBJECT is ignoring the object key and returning a different WI_ID.  Not only that even if I use GOS from the main tcode for the business document - ES22, strangely it too gives incorrect results.<br>&gt; <br>&gt; Please see the screenshots.<br>&gt; WF instance 722013 started for Contract 16954 only.<br>&gt; [cid:image001.jpg@01CBA2C5.643DCD60]<br>&gt; [cid:image003.jpg@01CBA2C5.643DCD60]<br>&gt; <br>&gt; ES22 - GOS<br>&gt; Contract 16954<br>&gt; [cid:image004.jpg@01CBA2C5.643DCD60]<br>&gt; <br>&gt; Contract 16955<br>&gt; [cid:image008.jpg@01CBA2C5.643DCD60]<br>&gt; <br>&gt; As you can see it is giving incorrect results. Both are showing same WF instance for different object keys. This is very confusing. Any help on this.<br>&gt; <br>&gt; Thanks<br>&gt; Manish<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20101223/be156fce/attachment.htm<br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: image001.jpg<br>&gt; Type: image/jpeg<br>&gt; Size: 6605 bytes<br>&gt; Desc: image001.jpg<br>&gt; Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20101223/be156fce/image001.jpg<br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: image003.jpg<br>&gt; Type: image/jpeg<br>&gt; Size: 4682 bytes<br>&gt; Desc: image003.jpg<br>&gt; Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20101223/be156fce/image003.jpg<br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: image004.jpg<br>&gt; Type: image/jpeg<br>&gt; Size: 15117 bytes<br>&gt; Desc: image004.jpg<br>&gt; Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20101223/be156fce/image004.jpg<br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: image008.jpg<br>&gt; Type: image/jpeg<br>&gt; Size: 14615 bytes<br>&gt; Desc: image008.jpg<br>&gt; Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20101223/be156fce/image008.jpg<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; SAP-WUG mailing list<br>&gt; SAP-WUG@mit.edu<br>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<br>&gt; <br>&gt; <br>&gt; End of SAP-WUG Digest, Vol 73, Issue 12<br>&gt; ***************************************<br>                                               </body>
</html>