Application Development and Automation 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: 
Read only

Change workflow administrator

Former Member
0 Likes
2,711

Hello ,

Is there any way to change the wrokflow administrator . The scenario is a user (who is the administrator for many workflows, ALE config post processing permitted agent etc )is going to be replaced by a new user . All the places where this user was configured has to be now replaced by the new user . Is there any easy way to do this . Or is there any easy way to find out where all the old user has been configured as reciever/administrator . Please show some light .

Many thanks,

JR.

Hello ,

Is there any way to change the wrokflow administrator . The scenario is a user (who is the administrator for many workflows, ALE config post processing permitted agent etc )is going to be replaced by a new user . All the places where this user was configured has to be now replaced by the new user . Is there any easy way to do this . Or is there any easy way to find out where all the old user has been configured as reciever/administrator . Please show some light .

Many thanks,

JR.

3 REPLIES 3
Read only

Former Member
0 Likes
1,242

I had found out the way to know the places where the user has been configured as ALE agent . Im still looking out to know how to change the workflow administrator.

JR.

Read only

viquar_iqbal
Active Contributor
0 Likes
1,242

the workflow system is administrated on different levels - at least when it comes to do workflows on IDOCs - and that's almost the only aspect i know of - so you would have to change the whole setup - use tx.

SWDC_RUNTIME to change the workflow administrator for worflows in general - a hint here: it pays a lot in the long run if you are not putting a single user-ID here, but tie it to HR-ORG: set up a position and attach a whole bunch of users to it, so you can distribute the workflows to more people and additionally you would never have to touch the admin-settings again ... the admin in this transaction would then be of type 'S' and the number of the organizational level. use tx. PPOME to set this up.

tx. OYEA to set up an IDOC-Adminstrator on the top-level (there are several levels where you can set them also ... on level of the partners, for example -> check tx. WE20 for this. here goes the same as for the above mentionen customizing: use HR-ORG to define a position ... see above.

both: IDOC-admins and workflow-admins are client-dependent, so you will have to repeat that action in every client in your system you want to use.

Read only

Former Member
0 Likes
1,242

Thats very helpful Viquar Iqbal . Is there any thing else on top of this that needs to be checked ? . Ur points awarded.

Cheers,

JR