Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DO values getting wiped out

Vikrant Korde.Jan 5 2015 — edited Feb 10 2020

Hi Experts,

I am using BAM sensors in BPEL to update the values in the DO.

My DO has 3 fields pk_id, object_name and object_age.

In the BPEL, i need to update the value of object_age based on different activities. While doing so i am just passing 2 values pk_id, object_age. When i do this it wipes out object_name and make it null. object_age do get updated properly.

Do i need to keep on sending object_name (all 3 DO fields) every time I call for "upsert" sensor action?

One more information. I am using SOAP instead of RMI as a BAM connection.

Regards,

Vikrant Korde.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2015
Added on Jan 5 2015
0 comments
497 views