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

BDC Problem

Former Member
0 Likes
341

Hi all,

i am facing the following problems while executing my BDC.

1) In running it in background with no screen mode , it should skip the entry where error occurs and continue with next entry but while giving large entries other correct entries also not getting updated.

2) in my bdc in some cases a extra screen do appear for confirmation, so i included that into my BDC , but where this screen does not appear BDC stop there it should move ahead with other common screen but it is not happening.

Pls help requirement is Urgent.

Regards,

Vivek

1 REPLY 1
Read only

Former Member
0 Likes
317

Hi,

1. Whenever an error occurs, BDC will terminate. So validate the entries before adding the same in bdcdata.

2. This can be validated, based on certain condition the confirmation screen appears, so check with your functional perons and write the code accordingly.

Regards,

Baburaj