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

General question: How to execute a batch input using different user name?

Former Member
0 Likes
726

Hi everyone,

I would be very grateful if someone could tell me how to execute a batch input from source code using a differente username so the batch input is executed with different permissions.

For example, I log on with:

Username: A

, but I'd like to execute a batch input using the rights and permissions of user B.

Thanks in advance and best regards.

Ben.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
538

If you are calling the BDC in a program, create a job to run the program and specify the user you want each program to run under.

1 REPLY 1
Read only

Former Member
0 Likes
539

If you are calling the BDC in a program, create a job to run the program and specify the user you want each program to run under.