Category Archives: Camel

Siebel CRM On Demand Web Services – Contact Search using SoapUI

Before we begin using Siebel CRM On Demand’s web services, we require the WSDL files. The WSDL files are specific to the account and can be downloaded by logging in to Siebel COD. Create a new SoapUI project and add … Continue reading

Posted in Camel, Integration, Java, Siebel, SOA | Tagged , , , , | 10 Comments

Connect to GlassFishMQ / OpenMQ from ActiveMQ using Camel configuration

I was working on a solution based on ActiveMQ where we required to pull messages from GlassFishMQ (based on OpenMQ) and put them on OracleAQ. Now, ActiveMQ uses Camel ESB for internal message routing, this proved useful. However try as … Continue reading

Posted in Camel, Integration, Java, JMS, Oracle, SOA | Tagged , , , , , | Leave a comment