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

SCAT Issue, Prompting for password while upload

Former Member
0 Kudos
296

When trying to load data using file in SCAT Tcode, the system prompts for user id & password for each line item in the file, what would be the reason for this?

BR,

Praveen.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
248

Hi Praveen,

Seems like you are being prompted for your login details while uploading each record in the data file because the target system inside system data container to which you are referring to is a normal RFC and not a trusted RFC.

Get the RFC properly filled, click on the Remote Logon button and check whether it is still prompting for logon details. If so, contact your basis / network team and ensure that you can open a session and not a logon session when you press the remote logon button in SM59.

Hope this is of some help to you

2 REPLIES 2
Read only

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Kudos
248

can you explain you what you are trying to do in detail, are u loading the data by creating test script. and each time do you load the data in different target system.??

Ideally you get this error message when you have not specifide the login detials of the target system in your RFC.

Read only

Former Member
0 Kudos
249

Hi Praveen,

Seems like you are being prompted for your login details while uploading each record in the data file because the target system inside system data container to which you are referring to is a normal RFC and not a trusted RFC.

Get the RFC properly filled, click on the Remote Logon button and check whether it is still prompting for logon details. If so, contact your basis / network team and ensure that you can open a session and not a logon session when you press the remote logon button in SM59.

Hope this is of some help to you