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 for COR1 error ?

Former Member
0 Likes
556

Hi experts,

I have writen a BDC program for running in background and i have put the mode for it is : N . but when i execute it , it generated error . however , when i put the BDC mode to E ( Screen displayed when error") it ran very well ....But when i test the BDC with error in a workflow ( Background ) the workflow status never put to "Error" ( the status always = Started when the BDC ran in error ( mode E) .

So here i do not know how to do , because if i use the mode E. i can not test , i use the mode N . The BDC never run .... Please help me ?

Here i am obliged to use mode N , but how to make BDC run with mode N ? ==> i use mode E temporarily only .

Thank you very much

3 REPLIES 3
Read only

Former Member
0 Likes
502

hi!

just try in A mode you'll get 2 know the exactly where the error is cuming.

reagrds

anjali

Read only

Former Member
0 Likes
502

hi,

here may the ok code is not present in any one of the screen.

Check with mode A and make sure that the ok-code box should appear on all the screens.

I feel no other error will found where as it is working fine in E mode.

Read only

0 Likes
502

Thank you very much for your answers .

I have checked my BDC , in fact there are 2 messages displayed on the screen so it can not run in background mode (mode N) , But here i want it to run with mode N not E , so how can i do ? Are there any solutions for this ?

Thank ,