cancel
Showing results for 
Search instead for 
Did you mean: 

idoc - jdbc context object problem

Former Member
0 Kudos

hi all,

in my scenario i am sending message from 1 idoc to 3 oracle table,

i have one condition for one oracle table.

That if "e_code" field of idoc is empty then no record should be insert into table1.

so what i have to do.

i also try context object but i have define context object but it is not showing in id.

is there any other way to resolve my problem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alex,

Please specify 3 MI's & 3 IM's in Interface Determination, Specify 3 Receivers in Receiver Determination and specify the condition as per ur requirement. You can also specify the condition in IDoc Segment/Message Type level in Message Mapping.

Best Regards

Venkata Rao .G

Answers (3)

Answers (3)

Former Member
0 Kudos

xx

Former Member
0 Kudos

Hi Alex,

No need to go upto MI and IM

u control on Message Mapping MM front.

Just check "e_code" is "0 - empty" or exists

based on that generate u r Statement node of u r table1.

this would do

rgds

srini

Former Member
0 Kudos

Hi Alex,

Is your problem solved or still open?

If your problem solved then close this thread asap.

Regards

Venkata Rao .G