Hi All,
Could you please advise on the below thing. I am struggling specifying the user information. I am little confused from the admin guide.
I am running a job definition of type 'cmd' on the server 'srvpriv***' where the platform agent is installed.
SCENARIO 1
I am doing a simple file copy from from the server 'sapbod***'(Windows shared directory) to srvpriv*** using a copy command.
copy \\sapbod***\Interface\EC1\Test1.txt \\srvpriv***\offshore\SAP\sca
Could you please advise on which set of parameters specified below are correct.
1. run as user : sca_domain\ramana1
Credentials:
protocol: login
Endpoint: sapbod***
Real user: sca_domain\ramana1
password: ******
OR
2. run as user : sca_domain\ramana1
Credentials:
protocol: login
Endpoint: sapbod***
Real user: ramana1
password: *****
OR
3. run as user : sca_domain\ramana1@sapbod***
Credentials:
protocol: login
Endpoint: sapbod***
Real user: ramana1
password: *****
OR
4. run as user : sca_domain\ramana1\password@sapbod***
SCENARIO 2
We are also doing a file copy from the server 'srvpriv***' to 'sapbod***'(Windows shared directory).
I am running a job definition of type 'cmd' on the server 'srvpriv***' where the platform agent is installed
copy \\srvpriv***\offshore\SAP\sca\Test2.txt \\sapbod***\Interface\EC1
Could you please correct me the parameters specified below.
1. run as user : sca_domain\ramana1
Credentials:
protocol: login
Endpoint: sapbod***
Real user: sca_domain\ramana1
password: ******
OR
2. run as user : sca_domain\ramana1
Credentials:
protocol: login
Endpoint: sapbod***
Real user: ramana1
password: *****
OR
3. run as user : sca_domain\ramana1@sapbod***
Credentials:
protocol: login
Endpoint: sapbod***
Real user: ramana1
password: *****
4. run as user : sca_domain\ramana1\password@sapbod***
Thank you so much in advance.
Regards,
Ramana