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 Sessions

Former Member
0 Likes
648

Hai all,

What are the problems in processing batch input sessions and How is batch input process different from processing online?

Thanks in Advance,

Swapna.

Edited by: NagaSwapna Thota on Jun 24, 2008 3:11 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
590

PROBLEMS:-

i) If the user forgets to opt for keep session then the session will be automatically removed from the session queue(log remains). However if session is processed we may delete it manually.

ii) if session processing fails data will not be transferred to SAP database table.

iii) Sessions cannot be run in parallel and not fast.

5 REPLIES 5
Read only

Former Member
0 Likes
590

Hi Swapna,

Please check this link

Best regards,

raam

Read only

Former Member
0 Likes
591

PROBLEMS:-

i) If the user forgets to opt for keep session then the session will be automatically removed from the session queue(log remains). However if session is processed we may delete it manually.

ii) if session processing fails data will not be transferred to SAP database table.

iii) Sessions cannot be run in parallel and not fast.

Read only

Former Member
0 Likes
590

hi swapna

go through this link hope u find ur answer

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=problemsinbatchinputsession&cat=sdn_all

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=processing+batchinput+session&cat=sdn_all

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=problemsprocessingbatchinput+session&adv=false&sortby=cm_rnd_rankvalue

reward if helpful...

Cheers

Snehi

Read only

Former Member
0 Likes
590

Thanks all.

Read only

Former Member
0 Likes
590

hi,

Sessions can not run fast and not in parallel.

If session processing fails data will not be transferred.

If the user forgets to 'keep' session then the session will be automatically removed from the session queue.

hope it helps.

reward if useful.

regards

Sumit Agarwal