Using the ListingSDO in an SOA composite
We need to use our ListingSDO
in a number of composites. Firstly, within the ListItem composite, we need to create a listing when a new item is submitted, and then as it progresses through the listing process (for example, it is approved), we also need to update the listing status accordingly.
Secondly, within the AuctionItem composite we need to record details of bids against the listing as well as update the listing appropriately. For example, we would need to update the value of the current winning bid.
Creating an ADF-BC Service Reference
Before we can reference an SDO within our composite, we must first create an ADF-BC Service Reference.
Open up the composite.xml file for the ListItem
composite, and then ...
Get Oracle SOA Suite 11g R1 Developer's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.