Entries from Inside scoop on Oracle SOA Suite, BPM and EDA tagged with 'api'

SOA Suite 11g - api part 3 - finding instances through composite sensor values

In the first two parts of the "API"-mini-story, I have shown how to use the API to find composites, display component states, invoke services and lastly find them back via CompositeInstanceFilter. Another way of finding instances (just by UUID, that...

SOA Suite 11g - api tricks part 2 - finding instances

In the last post we learned how to use the Locator to find a Composite (locator.lookupComposite(compositeDN);), and invoke it through a DeliveryService. The next step is to use the API to find its instances and get some meaningful information, e.g....

Using the new 11g SOA Suite API - changes to 10.1.3x

With 11g and the new SCA composite support our API has been revamped a little as well. The Locator is still available and is created against WL jndi properties Hashtable jndiProps = new Hashtable(); jndiProps.put(Context.PROVIDER_URL, "t3://" + props.get(STR_MGDSERVER_HOST_KEY) + ":"...

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'api'.

Subscribe to feed Subscribe to feed