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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Event Delivery Network

954297Sep 5 2012 — edited Sep 5 2012
I have created a soa project. The project contains Mediator component, Bpel component and database adapter.


The mediator component acts as a Event subscriber which will subscribe an event (EX: Order.xsd). Now mediator is routing it to the bpel (not exposing as a soap service). The receive activity in the bpel is receiving the data (Ex: newOrderInfo). Now i am inserting this data into a table by using transform activity and database adapter.


But it is inserting nulls into my table. An empty payload is being transformed.


This is my problem. Please help me..

Edited by: 951294 on Sep 4, 2012 10:31 PM

Edited by: 951294 on Sep 4, 2012 10:42 PM

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 3 2012
Added on Sep 5 2012
7 comments
136 views