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

Batch Input with rsbdcsub.

Former Member
0 Likes
741

Hi again.

I have a question regarding the rsdbcsub for processing the Batch Input session. I can Submit rsdbcsub With logall. Shouldn't i get more messages with it? I mean after i run the program a screen appears where is written what was processed and if there was any errors for processing. But i don't get the messages from the log file , like where was the error and the error message. ( the log file from sm35 on my session ). If is not this the way to retrieve the log messages is there another way.

P.S.: this is just an exercise

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
550

Look via search tool in Wiki document, you should find sample report to recover this log like Retrieve information from batch input log or Get log of batch input session.

Regards,

Raymond

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
551

Look via search tool in Wiki document, you should find sample report to recover this log like Retrieve information from batch input log or Get log of batch input session.

Regards,

Raymond

Read only

0 Likes
550

The "Get log batch input session" was very useful. I had to work a bit to get the Queue ID from abqi and the text messages from t100 but nothing compare to what i've tried before . Thank you!