<div>Thanks for all, I resolve a big part of the problem!!</div>
<div> </div>
<div>and Sorry for that attached file....</div>
<div> </div>
<div>Thanks again and Regards</div>
<div> </div>
<div>Bruno Ricciardi</div><br><br>
<div><span class="gmail_quote">On 3/7/06, <b class="gmail_sendername">muinul hussain</b> <<a href="mailto:muinul@yahoo.com">muinul@yahoo.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Bruno,<br><br>Yes you can navigate back using the absolute<br>nagivation.I will send you a mail with details.Since
<br>your query is very webdynpro specific, I think this is<br>not the right place to discuss that.I will send you a<br>mail with how to use absolute navigation and with<br>links.Also if you have any more specific webdynpro
<br>related queries like the one you have now you can put<br>a post in <a href="http://www.sap.sdn.com">www.sap.sdn.com</a> -> Forums -> Webdynpro<br><br>Regards,<br>Muinul<br><br>--- Bruno Ricciardi <<a href="mailto:brunoricciardi@gmail.com">
brunoricciardi@gmail.com</a>> wrote:<br><br>> Hi Muinul,<br>><br>> Tanks for your answer, you understand better my<br>> problem, I need to develop a<br>> back button in my WD app and this back goes to<br>
> workflow screen, or just do<br>> something like history.back() , retuning to WF page,<br>> I think then I need to<br>> do a fire plug call some code to back to WF.....<br>><br>> something like:<br>>
<br>> WDPortalNavigation.navigateAbsolute(<br>><br>> Iviews.getAppURL( ), // I think then I call here....<br>> Is that?<br>><br>> WDPortalNavigationMode.SHOW_INPLACE,<br>><br>> WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS
,<br>><br>> "Num_Req=" +<br>> wdThis.wdGetWorkFlowControllerController<br>><br>().wdGetContext().nodeZsic_Wi_Requisicao_Input().nodeOutput().currentOutputElement().getRequisicao());<br>><br>><br>
><br>> On 3/7/06, muinul hussain <<a href="mailto:muinul@yahoo.com">muinul@yahoo.com</a>> wrote:<br>> ><br>> ><br>> > Hi Bruno ,<br>> ><br>> > If its something like that you want to build a
<br>> > webdynpro application to get your work items and<br>> > execute them , you can build a simple WD app to<br>> call<br>> > SAP_WAPI_CREATE_WORKLIST , which will fetch all<br>> the<br>> > items from the users inbox and you can display
<br>> them as<br>> > like in UWL.Also there are other RFC's provided to<br>> > forward , execute , confirm etc based on what you<br>> want<br>> > to do.<br>> ><br>> > I have tried this and it works
fine.Espcially if<br>> you<br>> > want to deal with just user decisions.The only<br>> area<br>> > where I had got stuch was I was trying to get<br>> items (<br>> > Forms ) from SRM and workflow and I was not sure
<br>> how<br>> > to launch the exact IAC based on each item . The<br>> UWL<br>> > maintains a XML file from which it knows at<br>> runtime<br>> > which IAC to launch.Maybe someone else can give<br>
> some<br>> > input on this.In some cases it may be more<br>> flexible<br>> > than the UWL and you get to build your own screens<br>> > :-).<br>> ><br>> > Let me know if you need further info on how to
<br>> build<br>> > this WD app.<br>> ><br>> > Regards,<br>> > Muinul<br>> > --- <a href="mailto:lianghuan.x.hu@accenture.com">lianghuan.x.hu@accenture.com</a> wrote:<br>> ><br>> > > Bruno:
<br>> > ><br>> > > Sorry I have no experience with webdynpro, and I<br>> > > hope other friends can<br>> > > help you.<br>> > ><br>> > > Good luck!<br>> > > Larry
<br>> > ><br>> > > ________________________________<br>> > ><br>> > > From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a><br>> > > [mailto:<a href="mailto:sap-wug-bounces@mit.edu">
sap-wug-bounces@mit.edu</a>] On Behalf<br>> > > Of Bruno Ricciardi<br>> > > Sent: Monday, March 06, 2006 4:34 PM<br>> > > To: SAP Workflow Users' Group<br>> > > Subject: Re: Go to workflow from WebDynpro
<br>> > ><br>> > ><br>> > > Hi Larry,<br>> > ><br>> > > I try to speak, then I have a workflow<br>> application,<br>> > > and this workflow<br>> > > call and execute a webdynpro application,
<br>> configured<br>> > > in UWL<br>> > > Configuration, but now I need to do the inverse<br>> of<br>> > > that. The webdynpro<br>> > > application need to call the workflow<br>> application,
<br>> > > but I don't know how<br>> > > can I do it...<br>> > ><br>> > > If you need more information about that, please<br>> tell<br>> > > me.<br>> > ><br>> > > Regards.
<br>> > ><br>> > > Bruno<br>> > ><br>> > ><br>> > > On 3/6/06, <a href="mailto:lianghuan.x.hu@accenture.com">lianghuan.x.hu@accenture.com</a><br>> > > <<a href="mailto:lianghuan.x.hu@accenture.com">
lianghuan.x.hu@accenture.com</a> ><br>> > > wrote:<br>> > ><br>> > > Are you talking about going from a BSP<br>> page to<br>> > > workflow?<br>> > ><br>> > > Larry Hu
<br>> > ><br>> > > ________________________________<br>> > ><br>> > > From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<br>> > > <a href="mailto:sap-wug-bounces@mit.edu">
sap-wug-bounces@mit.edu</a><br>> > > <mailto:<a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a>> ] On Behalf Of<br>> > > Bruno Ricciardi<br>> > > Sent: Monday, March 06, 2006 3:29 PM
<br>> > > To: SAP Workflow Users' Group<br>> > > Subject: Go to workflow from WebDynpro<br>> > ><br>> > ><br>> > ><br>> > > how can i go to a workflow applocation
<br>> from a<br>> > > webdynpro<br>> > > application?<br>> > ><br>> > > tanks all.<br>> > ><br>> > > Regards<br>> > ><br>> > ><br>> > >
<br>> > > This message is for the designated<br>> recipient only<br>> > > and may<br>> > > contain privileged, proprietary, or otherwise<br>> > > private information. If<br>> > > you have received it in error, please notify the
<br>> > > sender immediately and<br>> > > delete the original. Any other use of the email<br>> by<br>> > > you is prohibited.<br>> > ><br>> > ><br>> > ><br>> _______________________________________________
<br>> > > SAP-WUG mailing list<br>> > > <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>> > ><br>> <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>> > > This message is for the designated recipient<br>> only<br>> > > and may contain privileged, proprietary, or
<br>> > > otherwise private information. If you have<br>> received<br>> > > it in error, please notify the sender<br>> immediately<br>> > > and delete the original. Any other use of the<br>
> email<br>> > > by you is prohibited.<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>> ><br>> > __________________________________________________
<br>> > Do You Yahoo!?<br>> > Tired of spam? Yahoo! Mail has the best spam<br>> protection around<br>> > <a href="http://mail.yahoo.com">http://mail.yahoo.com</a><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>=== message truncated ===><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><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">
http://mail.yahoo.com</a><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></blockquote></div><br>