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

Regarding Session execution in Background

sreeramkumar_madisetty
Active Contributor
0 Likes
376

Hi Gurus

While I am uploading the flat file using vb01 tc in Back ground using submit rsbdcsub, I am facing the following problems:

By execute the program,The session is creating with no "new" or "error" status.

This is Happening because when I tried in foreground the records are processing after I pressed the "save" button only.This is happening for all records.even though the records are mapping absolutely properly I need to press save button each time to process that record. By the "enter" key it is not processing.

Beacuse my requirement is to process the records in Background I required no user interaction while processing.

How can I resolve this.

Your suggestions and views are highly encouragable.

Please respond quickily.

Regards,

Kumar

2 REPLIES 2
Read only

Former Member
0 Likes
355

Are you doing LSMW or BDC? if you are using recording then you must have missed the saving of it.

let me know more details.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
355

Hi

It's Answered.