cancel
Showing results for 
Search instead for 
Did you mean: 

What type of application would be useful ??

Former Member
0 Kudos

Hi Experts,

I have a requirement to develop an application to reset the pwd for SAP users on the system specified ie.R3 CRM or BW. I have to capture few information from the user like SAP user id , system and date of joining. After veryfying this data, Pwd will be reset for the user and will be sent through mail.

Now my question is, I need few suggestions as using what platform should i develop the same. WebDynpro Java , Guided Procedures or Offline interactive form or anything else other than these. Please suggest.

Regards

Ishita

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The NetWeaver Administrator (NWA) uses Web Dynpro Java for its UI so I think you can use it too.

Armin

Answers (1)

Answers (1)

former_member197348
Active Contributor
0 Kudos

Hi Ishita,

Web Dynpro java is simple to use in this case. Sending email after resetting the pwd can be configured in the backend.

Guided Procedures - We use generally where we need work flow and approvals.

Developing RFC applications is easier in WD Java than Interactive Forms.

Regards,

Siva

Former Member
0 Kudos

Thank You Very much for your replies. I will be using WDJ.