Posted: Mon Apr 30, 2007 1:51 am Post subject: JDBC adapter and wrapper BO
Disciple
Joined: 04 Sep 2006 Posts: 197 Location: Gothenburg, Sweden
Hello,
I have a set of event created in DB and today those are sent as separate BOs. (MY_BO) Each event are "standalone" and does not have a relationship to any other.
Now I want to optimize a bit since the BOs are very small, I want to send several events in the same message.
I have created a wrapper BO (MY_BO_PARENT with BO property WRAPPER=true) and a list 1-n of child (MY_BO).
The BO Designer wants me to add a PK attribute on the MY_BO_PARENT but since each child MY_BO have it's own PK and no common FK.
How can I overcome this and get it valid?? _________________ Best regards
4 Integration
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum