#SOAsuite
Explore tagged Tumblr posts
Text
Integrating API Management with the rest of your Development Pipeline
Integrating API Management with the rest of your Development Pipeline
Oracle API Management keeps API policy configuration and management internalized for a number of reasons including security (after all you don’t want your security rules for APIs out in the open). The Platform does provide simple versioning. But you need to able to link the policies to the back end implementations – so the policy configuration is aligned to what is implemented. For example you…
View On WordPress
0 notes
Text
Get XML Document from SOA Infra table by Martien van den Akker
Get XML Document from SOA Infra table by Martien van den Akker
Today I’m investigating a problem in an interaction between Siebel and SOASuite. I needed to find a set of correlated messages, where BPEL expects only one message but gets 2 from Siebel.
To get all the messages that are related to two flows that run parallel based on the same message exchange. The thing is that of course you want to see the contents of the message in the xml_document. This…
View On WordPress
0 notes
Text
XA Transactions with SOASuite JMS Adapter by Martien van den Akker
XA Transactions with SOASuite JMS Adapter by Martien van den Akker
JMS is perfect for setting transaction boundaries and in OSB it is pretty clear on how JMS transactions are handled. However, in SOASuite using the JMS adapter the SOA Infrastructure is handling your JMS transactions by default; and messages are removed from the queue rightaway because the Get’s are Auto-acknowledged. If something fails, you would expect that messages are rolled back to the…
View On WordPress
#Jürgen Kress#JMS WebLogic Community#Martien van den Akker#OPN#Oracle BPM#Oracle SOA#soa community#SOA Suite 12c
0 notes