cancel
Showing results for 
Search instead for 
Did you mean: 

Operations on Users in Prod portal from QA Portal

Former Member
0 Kudos

Hi All,

We are planning to develop a User Management tool which will be running from QA Portal.

For this we are planning to develop a WD Java application from which admin can create. modify users, lock and unlock group of users, add roles or modify roles.

But client wants to run this application from QA portal and he should be able to do above operations in Dev and Prod portals also.

Is this scenario possible? If yes, please tell me how to implement this.

Regards,

Satish

Accepted Solutions (0)

Answers (2)

Answers (2)

p330068
Active Contributor
0 Kudos

Dear Satish,

I think as per your requirement, you can only do if you are not using UME database for user. Suppose you UME datasource using LDAP or ABAP etc.

Then you may connect same LDAP from dev, qa or prod and. COnnect to LDAP server from UME Datasource form QA and Prod. then you can do from QA UME activites and it will also refelect to Prod because changes will done in LDAP server which is connected to Prod.

Hope it will helps.

Best Regards

Arun Jaiswal

Qualiture
Active Contributor
0 Kudos

How would the QA portal know of the existence of the Dev and Prod portals in the first place?