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

Error in batch session processing in background mode

Former Member
0 Likes
546

Hi ,

I am trying to do data transfer using batch session for transaction FD32.

Here the batch session is executing when I am processing the session in foreground.

Whereas in background mode it is failing.

Please check and assit.

Regards

Kishore

4 REPLIES 4
Read only

JL23
Active Contributor
0 Likes
499

and what info do you have in the error log?

Read only

Former Member
0 Likes
499

Hi Kishore,

Probably it will be some information or warning message which is coming in the background execution of the session.

That is the reason your session is going into error. Run the errored out session once again in foreground mode. You will get to know the reason of failure.

Please let us know of any doubts.

Cheers

VJ

Read only

Former Member
0 Likes
499

Check this thread..........

Read only

Former Member
0 Likes
499

Hi,

It might be due to some particular check box missing .If you are doing it through batch input recording then while you create a recording the screen will come and there you have a check box which is set when you do the recording.

Now when you specify this check in the Step 5 also like at header level (like you set it to 'X'),Your session will get processed in background .