cancel
Showing results for 
Search instead for 
Did you mean: 

Can I run job PROGRAMs in process chain under my user-id?

Vitaliy-R
Developer Advocate
Developer Advocate
0 Kudos

Hi! I have a following problem. When schedule PROCESS CHAIN, then all JOBs are created with my user-id, but programs in STEPs are running with default system user-id (in our case - it's BWADM).

Is it possible to make a setup that programs (i.e. steps) in particular process chain will be running with <b>my</b> user id, not <b>system</b> user id?

The issue is that system-id BWADM has not all my authorizations, so cannot get proper results out of my process chain.

Thank you!

Vitaliy

http://www.hp.com/go/sap -> BI

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You could change the table entry in RSADMINA and put your userid in place of BWRFC & achieve your goal.

But remember this is a system wide change.

Kumar Gudiseva.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You need to save those jobs while logged in as your user id. Example, in Infopackage, save it then it will contain your user id. When that infopackage is executed, then it will have your user id.