cancel
Showing results for 
Search instead for 
Did you mean: 

UWL and webDynpro For Java

Former Member
0 Kudos

Hi

Experts

I am making webDynpro application in which I have to give a form with in UWL of Portal.In that one form will be appear in user 's UWL and if it clicks on <b>ok</b> then all data will be get saved and this form will be go to another user 's UWL for cross checking the input and go on.. till HOD.

Is this possible? How can I Make It?

I have only knowledge of webdynpro for java.

(Don't know anything of ABAP)

Please Help Me.....

Regards

Sunny.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunny

Try these links

<a href="/people/niharika.jeena/blog/2006/06/06/launching-webdynpro-from-universal-worklist WebDynpro from Universal Worklist</a>

<a href="

Regards

Chaitanya.A

Former Member
0 Kudos

Hi

Chaitanya

Can you just explain me in brief that what is GP and how it can be used to solve my problem.

Regards

Sunny.

Former Member
0 Kudos

HI Sunny

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6b66d7ea-0c01-0010-14af-b3ee523210b5">Configuring Guided Procedures</a>

<a href="/people/community.user/blog/2006/10/31/5-things-you-should-know-about-guided-procedures to Know about Guided Procedures</a>

<a href="/people/ginger.gatling/blog/2006/05/13/guided-procedures-runtime-in-universal-worklist : Runtime in UWL</a>

Regards

Chaitanya.A

Answers (3)

Answers (3)

former_member1
Active Participant
0 Kudos

Hi,

The workflow you are trying to implement is SAP or GP?

If it is in SAP, then you need to configure the UWL for Workflow by registering the Web Flow connector. In ABAP (R/3 System) go to the transaction SWVISU and define your webdynpro application there.

If the workflow is not in R/3, and you are in 04s, you can make use of Guided Procedures.

For clarifications on how to go ahead with any of the one options please revert.

Thanks,

Anish

Former Member
0 Kudos

Hi

Anish

I read document <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/259865cb-0701-0010-9a9e-d156765ec089">Overview of Guided Procedures Design Time.</a>

But i can't understand it well but One thing I get is that GP will help me to make this app.

My database is in oracle10g so I have to put my own webdynpro application in GP.

How can i do it?

please help me.

Thanking you

Sunny.

Former Member
0 Kudos

Hi Sunny,

You have to create a DC project of type Webdynpro.

Let you scenario contains

1. Form Submission for Approval

2. Approval /Rejection

Then you have to create two webdynpro components in your project: 1 for Submission process, other for Approval. This you have to do according to the document <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/50d74ada-0c01-0010-07a8-8c118d408e59">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/50d74ada-0c01-0010-07a8-8c118d408e59</a>

After deploying your project, the 2 components will be available in Enterprise prtal-GP design time.

This compontes form the basics of GP ie. callable Object.

Goto enterprise portal..GP design time.. create callable object, bind 1 action to each of these

1.submissionAction,2.Approval.Rejection Action.

Then create 1 block for these two.

Then create process for this. refer document :

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/259865cb-0701-0010-9a9e-d156765ec089">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/259865cb-0701-0010-9a9e-d156765ec089</a>

Then run the process ..gp run time... create an instance and chk. from 2 different login 1. for submission and the other login as approver's.

and create a System for GP...and refer 'configure UWL' docu.ment also..so that ur GP tasks will be available in UWL.

thanks

Smitha

Former Member
0 Kudos

Hi

Smitha Nair

Thanks for your very well explained answer.

I don't have any exp in working with GP(Not any one in my company).

I found very well step by step solutions of problems in SDN of webdypro.

will you please send me any link of that type of document so complexity reduces at much extent.

I don't understand what is block and processors in GP well so provide me any good links. or you can mail me documents on sunnyshah.mca@gmail.com

Thanking you

Sunny.

Former Member
0 Kudos

Hi Sunny

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45">How To Configure the UWL</a>

Regards

Chaitanya.A

Former Member
0 Kudos

Hi,

I think You need to implement workflow using guided procedures with webdynpro, and use ABAP functions to save data.

Regards

Smitha

Former Member
0 Kudos

Hi

Some useful links are

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3f07a7a-0601-0010-ebbd-b9cfb445b814">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3f07a7a-0601-0010-ebbd-b9cfb445b814</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/50d74ada-0c01-0010-07a8-8c118d408e59">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/50d74ada-0c01-0010-07a8-8c118d408e59</a>

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/e085d6421a4d9de10000000a155369/content.htm">help.sap.com/saphelp_nw04s/helpdata/en/43/e085d6421a4d9de10000000a155369/content.htm</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/259865cb-0701-0010-9a9e-d156765ec089">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/259865cb-0701-0010-9a9e-d156765ec089</a>

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/da/a680415dc6050de10000000a1550b0/content.htm">help.sap.com/saphelp_nw04s/helpdata/en/da/a680415dc6050de10000000a1550b0/content.htm</a>

Thanks

SMitha