<div>Hi Natasha,</div>
<div>&nbsp;</div>
<div>Did you try with window.location.href = &quot;<a href="http://portalurl:port/irj/portal?NavigationTarget=ROLES://portal_content/every_user/general/eu_role/com.sap.portal.eu_ws/com.sap.netweaver.bc.uwl.uwl_page">http://portalurl:port/irj/portal?NavigationTarget=ROLES://portal_content/every_user/general/eu_role/com.sap.portal.eu_ws/com.sap.netweaver.bc.uwl.uwl_page
</a>&quot;</div>
<div>&nbsp;</div>
<div>coz EPCM.doNavigate is part of portal Client Framework API, there is a change that it could not interpret. although the&nbsp;I could not conclude that with your bsp error.</div>
<div>&nbsp;</div>
<div>please try the above solution and let me know.</div>
<div>&nbsp;</div>
<div>-Krishna<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 12/6/05, <b class="gmail_sendername">Baunach, Natasha R</b> &lt;<a href="mailto:natasha.r.baunach@intel.com">natasha.r.baunach@intel.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Krishna,<br><br>Thanks again for your response.&nbsp;&nbsp;I have found the correct role to put into EPCM.doNavigate
.&nbsp;&nbsp;I have added a URL to my BSP with onclick command to call EPCM.&nbsp;&nbsp;Below is the copy of the code:<br>&nbsp;&nbsp; &lt;a href=&quot;myLink&quot; onclick=&quot;return EPCM.doNavigate('<a href="ROLES://portal_content/every_user/general/eu_role/com.sap.portal.eu_ws/com.sap.netweaver.bc.uwl.uwl_page')&quot;">
ROLES://portal_content/every_user/general/eu_role/com.sap.portal.eu_ws/com.sap.netweaver.bc.uwl.uwl_page')&quot;</a>&gt;TestC&lt;/a&gt;<br><br>However, when I click on it, I get an error:<br>The following error text was processed in the system:
<br>BSP Exception: Das Objekt myLink in der URL /sap(bD1lbiZjPTIzMCZkPW1pbiZ3PTEwNzAwMDAr)/bc/bsp/sap/z_test/myLink ist nicht gültig.<br><br>Looks like it is adding the properties of my BSP application.<br><br>Am I supposed to add this call within BSP application or do I have to add it in the configuration of the task in the Portal?
<br><br>Thank you for you patience.<br><br>Natasha<br><br>________________________________<br><br>From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> on behalf of Athur Krishna<br>Sent: Tue 12/6/2005 9:25 AM
<br>To: SAP Workflow Users' Group<br>Subject: Re: Refresh UWL task list after completion of workitem<br><br><br>Hi Natasha,<br><br>you can use EPCF.doNavigate(&quot;PCD URL&quot;) or use a javascript function<br><br>window.location.href
(&quot;Full URL of the UWL Role).<br><br>if you do not know the proper role to navigate. this is the simple way to find.<br><br>when you are in the UWL main screen save that screen in favorites using the portal button on the top right corner.
<br><br>then go to the favorites page and see its URL in properties<br><br>I hope it helps,<br><br>-Krishna<br><br><br><br>On 12/5/05, Baunach, Natasha R &lt;<a href="mailto:natasha.r.baunach@intel.com">natasha.r.baunach@intel.com
</a>&gt; wrote:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks Krishna.<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Clarification on my first question...<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The users enters UWL, and click on the subject of my webflow task.&nbsp;&nbsp;The webflow task calls a BSP application that has two buttons - approve and reject.&nbsp;&nbsp;When the user clicks on approve or reject, the workitem gets completed but my application still displays the same page.&nbsp;&nbsp;Instead of staying on that page and having users click on Universal Worklist from the menu again, I would like the user to be redirected to UWL automatically.&nbsp;&nbsp;Do you know how I can accomplish this?
<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks.<br><br><br><br><br>________________________________<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<a href="mailto:sap-wug-bounces@mit.edu">
sap-wug-bounces@mit.edu</a>] On Behalf Of Athur Krishna<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sent: Monday, December 05, 2005 6:47 PM<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To: SAP Workflow Users' Group<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Re: Refresh UWL task list after completion of workitem<br>
<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Natasha,<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The main Iview of UWL contains attribute for referesh time<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I donot understand your first question regardin BSP<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Krishna<br><br><br><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; On 12/2/05, Baunach, Natasha R &lt; <a href="mailto:natasha.r.baunach@intel.com">natasha.r.baunach@intel.com</a> &lt;mailto:<a href="mailto:natasha.r.baunach@intel.com">natasha.r.baunach@intel.com</a>&gt; &gt; wrote:
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hello all,<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We are on NW04, support 13 and EP 6.0.&nbsp;&nbsp;I have configured UWL to receive workitems from this system and able to see them in UWL just fine.&nbsp;&nbsp;I am also able to execute those workitems in UWL.&nbsp;&nbsp;It should return from my BSP back to the UWL and also refresh it.&nbsp;&nbsp;But it doesn't.&nbsp;&nbsp;It stays on the same page (although in the workflow log I can see that workitem got completed).&nbsp;&nbsp;When I click on UWL from the menu, I still see the item there.&nbsp;&nbsp;Only after I click on Refresh button it disappears.&nbsp;&nbsp;So two questions (that have been posted before on SDN by another person):
<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;How do I return to UWL from my BSP?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;How do I force UWL to automatically refresh?<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have looked through configuration guides and searched this forum but didn't find any answers.
<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thank you!<br><br><br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Natasha Baunach<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Office: (971) 215-2276<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pager:&nbsp;&nbsp; (866) 272-3809 or mailto:<a href="mailto:8662723809@archwireless.net">8662723809@archwireless.net
</a><br><br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br><br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu
</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br><br><br><br><br>_______________________________________________<br>SAP-WUG mailing list
<br><a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br></blockquote></div><br>