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.