Hello Experts ,
I have Proxy to JDBC scenario ,please let know is there possible way to insert more than one line diff item for the same record ??
Could you please explain the behavior of JDBC adapter.
For Instance :
Expected Behavior:
Po number1 , item1 . ( first level of execution )
Po number1 , item2. (second level of execution )
Actual Behavior :
Po number1 , item2. (second level of execution )
In my scenario it is updating only the recent value , could you please suggest me .
Regards
Raja