There are several ways monitor messages passing through the Service Bus. Using pipeline alerts is one of them. Pipeline alerts can be searched in the Enterprise Manager based on several parameters such as summary or when they have occurred. Usually an important part of the message payload is saved in the content of the alert. This content can not be searched from the Enterprise Manager. In this post I will provide an example for logging Service Bus request and response messages using pipeline alerts and a means to search alert contents for a specific occurrence. The example provided has been created in SOA Suite 12.1.3 but the script also works in SOA Suite 11.1.1.6.
Articles containing tips, tricks and nice to knows related to IT stuff I find interesting. Also serves as online memory.
Showing posts with label osb. Show all posts
Showing posts with label osb. Show all posts
Saturday, April 18, 2015
Monday, January 20, 2014
JDBC from the Oracle Service Bus
There are different ways to do database calls from the Oracle Service Bus. In this blog post I look at several methods.
The methods looked at;
1 using an external webservice (without OSB)
2 using an external webservice proxied by the OSB
The methods looked at;
1 using an external webservice (without OSB)
2 using an external webservice proxied by the OSB
3 using the fn-bea:execute-sql function from the OSB
4 using the JCA DbAdapter from the OSB provided by Oracle as part of Oracle SOA Suite
Subscribe to:
Posts (Atom)