Application Development 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: 

Query on BDC

Former Member
0 Kudos

Hi All,

I have a bdc which runs fine in foreground mode . but when i run the same sessioon in background mode it is giving error . can anybody suggest me what could be the error out there?

Thanks in Advance .

Sofia

6 REPLIES 6

Former Member
0 Kudos

Are u uploading any presentation server file into the BDC program ????

If u do that it will give an error.. like it doesnt know where to go for that file...

Do one thing save that file in Application server and submit the report to Background then it works properly...

reward if it helps u...

sai ramesh.

Former Member
0 Kudos

Hi,

In background you can have different behaviour of the transaction. Inside transaction call you can simultate foreground using one specific parameter. It can solve your problem.

Regards,

Wojciech

Former Member
0 Kudos

Could you please mention what is the error that you are getting...is it that your bdc is not working and the updation that you were supposed to get , you are not getting...or is it that some of the records are updated properly while others are not.

Regards,

Suruchi

0 Kudos

bdc of tcode kp06.

not even one tuple is getting processed in background mode .

Former Member
0 Kudos

Hi Sofia,

The reason for this problem is that you are missing some screen in you BDC coding. To fix this record the transaction again to find out the missed screen. Also check that if there are any sub-screen to be handled which you might have missed.

Recod the transaction again and check if you have missed any thing..

Regards,

George

    • reward point for helpful answers

Former Member
0 Kudos

Hi,

Can you please post the error that you are getting so that it will be easier to help you out.

Regards,

Sowmya.