Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transporting role deletion- Urgent

Former Member
0 Kudos

Dear All,

I want to delete a master role in production. I understand that I have to delete all the child roles and then the parent role in the development system. My question is how do I transport this deletion to the QA sys?. If I create a transport request, how will i be able to bind the request to the deletion?. Many thanks in advance

Regards,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

First create a transport request containing all the roles that need to be deleted.

After that you can go ahead and delete all the roles.

Release the transport once that is done.

All the changes made(deletion of roles) will be captured in that transport request.

Hope it helps.

Award points if it helps.

Thanks!!!!

2 REPLIES 2

Former Member
0 Kudos

First create a transport request containing all the roles that need to be deleted.

After that you can go ahead and delete all the roles.

Release the transport once that is done.

All the changes made(deletion of roles) will be captured in that transport request.

Hope it helps.

Award points if it helps.

Thanks!!!!

Former Member
0 Kudos

Catastrophe is correct to some extent but it looks like you are doing it backwards.

You definitely need to create the transport first then delete the roles.

But do it first in DEV, test, then transport to QA, retest then to PROD.