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 RSBDCSUB

sreeramkumar_madisetty
Active Contributor
0 Likes
555

Hi Gurus

I am working on upload file with some transction thru session.

My requirement is to run the session in Background.

I am doing this thru RSBDCSUB.

But by executing the custom batch program this way always I am getting the message that

"No session found with status "new" or "error".

in sm35 session is created with the specified name.

My doubt is my flat file having some error records.

I am getting this error messgae because of this or any other reasons to be corrected.

Please suggest me.

Your suggestions are highly encouragable.

Regards,

kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

HI Sree Ram

Please make sure that you are passing the exact session name while submitting program RSBDCSUB.

Also, check if you can process the session created via SM35. If yes, then no problem of submitting via RSBDCSUB.

Kind Regards

Eswar

Hi Gurus

I am working on upload file with some transction thru session.

My requirement is to run the session in Background.

I am doing this thru RSBDCSUB.

But by executing the custom batch program this way always I am getting the message that

"No session found with status "new" or "error".

in sm35 session is created with the specified name.

My doubt is my flat file having some error records.

I am getting this error messgae because of this or any other reasons to be corrected.

Please suggest me.

Your suggestions are highly encouragable.

Regards,

kumar

2 REPLIES 2
Read only

Former Member
0 Likes
476

HI Sree Ram

Please make sure that you are passing the exact session name while submitting program RSBDCSUB.

Also, check if you can process the session created via SM35. If yes, then no problem of submitting via RSBDCSUB.

Kind Regards

Eswar

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
475

Hi Eswar

Thank u very much for your reply.

My problem is solved.

Thanks a lot.

Regards,

Kumar