Working with JMS Messages on OSB – Part 3: Receiving Message

Tags

, , , , ,

Post this we get the picture Queue JMS we send as previous post and record it in our DataBase XE.

See the links below to check the other parts:

Continue reading

Oracle ACE Associate

Guys, I am proud and pleased that today I received a great news which I was appointed by Oracle an Oracle ACE Associate.

See the link below:

https://apex.oracle.com/pls/apex/f?p=19297:4:::NO:4:P4_ID:13060

So that you understand the Oracle ACE Program provides securities Oracle ACE and Oracle ACE Director for people who are recognized by Oracle technical community as enthusiasts and disseminators of knowledge in Oracle technologies in your country, region, or even the world.

Continue reading

Working with JMS messages on OSB – Part 2: Publishing a Message Queue

Tags

, , , , ,

In the previous post we learn to Creating and Configuring a JMS queue, in this post we will learn to create a message and publishes it in our queue created earlier.

See the links below to check the other parts:

Continue reading

Working with JMS messages on OSB – Part 1: Creating and Configuring Queues

Tags

, , , , ,

Java Message Service, or JMS is an API for Java middleware oriented messages through the JMS API where two or more applications can communicate by messages.

Let this first Post learn to Create and Configure locally a JMS queue in the Oracle Service Bus Web Console, then learn how to Create a Message to send through this JMS Queue and soon after we will Receive this message and store it in our database using a BPEL process

Continue reading

Cleaning MDS via Enterprise Manager 11g

Tags

, , , , , , , , , ,

There are times that it is necessary to clean the MDS, for example when you change some WSDL or XSD that are in MDS and the changes do not take effect even lowering and rising your Server, so this time we held the cleanliness of our MDS and then do the deploy again.

To make cleaning the MDS via Enterprise Manager 11g do the following:

Continue reading

MetaData Store (MDS) – Part 3: Sharing the MDS and other servers

Tags

, ,

Let us learn to share this Post your MDS and other servers, but for that you must already have created our Commons.jar file pursuant to Part 1: Creating and Configuring MDS

In this example, we will create the above WSDL, the <wsdl: binding>, <wsdl: port> and create an XML file called ConfigPlan.xml, however exists in the Oracle documentation yet another way to do this, however I will speak of this in another post.

Continue reading

Inserting data using the Database Adapter (BPEL DbAdapter) Oracle SOA Suite 11g

Tags

, , , , , , , , , , , ,

In a previous post I showed how to perform a Select in the database using the DbAdapter component of BPEL, now hold a very similar process but performing an Insert In this example we will receive three parameters of our service for inserting the necessary information to register a new department in our table departments.

Continue reading

Exposing a Service in Oracle Service Bus (OSB) – Published on OTN

Tags

, , , , , , , , , , , , , , ,

To view this article by direct Oracle site see the link:

http://www.oracle.com/technetwork/pt/articles/soa/expondo-servico-oracle-service-bus-2507899-ptb.html

Or just follow the article as follows:

Oracle Service Bus or simply OSB, a very common error regarding OSB is to say that it implementsSOA or the fact of using a OSB in its architecture already turns into a Service-Oriented Architecture. In fact, the OSB is responsible for much of the features that SOA fold, but not all.

Continue reading

Creating and Configuring MetaData Store (MDS) – Published on OTN

Tags

Today another article with title Creating and Configuring MetaData Store (MDS) in Oracle SOA Suite was published in OTN Oracle Technology Network, so you do not know the Oracle Technology Network is the world’s largest community of developers, administrators, and architects using Oracle products . Below the post link:

http://www.oracle.com/technetwork/pt/articles/soa/ciando-mds-oracle-soa-suite-2504617-ptb.html Continue reading

Error MaxMessageSizeExceededException

Tags

, , , , , ,

A very common error that occurs on WebLogic Application Servers is the weblogic.socket.MaxMessageSizeExceededException as example below:

weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: 10000080 bytes exceeds
the configured maximum of: 10000000 bytes for protocol:t3

Continue reading

Oracle OpenWorld and JavaOne Latin America 2015

Tags

, , , ,

Hello Guys, participate in Oracle OpenWorld Latin America and find out how technology solutions can modernize, simplify and innovate your business processes with speed, accelerating the transformation of the business.

The event takes place from 23 to 25 June 2015 at the Transamerica Expo Center in Sao Paulo, Brasil

See below the values and the link to event registration:

Continue reading

MetaData Store (MDS) – Part 2: Referencing existing projects to MDS

Tags

, , , , , , , , ,

After completing Part 1: Creating and Configuring MDS we will now learn how to use the MDS in our existing projects so we can then share our WSDL, XSD, etc. See the links below to see the other parts:

Continue reading

Installing Oracle Service Bus 11g – Part 2: Creating Service Bus Domain

Tags

, , , , , , ,

After installation Part 1: Installation OSB / OEPE – now we will create our Service Bus Domain

The facility is divided into 2 parts as follows, see the link each to see the other Parties:

Continue reading

Installing Oracle Service Bus 11g – Part 1: Installation OSB / OEPE

Tags

, , , , , , , ,

Oracle Service Bus turns complex architectures in networks of agile integrations, connecting, virtualization and creating interactions between services and applications. Oracle Service Bus provides low cost, standards-based integration for mission-critical environments SOA, where the extreme performance, scalability and reliability are critical requirements.

In this post we will make the installation of Oracle Service Bus 11gR1 (11.1.1.7.0) and OEPE – Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.8)

Continue reading

Using ForEach BPEL

Tags

, , , , , , , , , , ,

Something very used in programming languages is without doubt a FOR to iterate through a list of elements any, in this Post I intend to help you use the For Each component of the BPEL performing a simple loop, iterating and concatenating names that put as a parameter to our Loop .

For our tests, we will create a project called ForEachBpel

Continue reading

My first article for OTN – Trabalhando com Attachment no Oracle Service Bus 11g

Tags

, , , , , , , , , ,

Today was a very special day for me because I got the great news that my first article was published by Oracle Technology Network – OTN

The title of the Article is “Trabalhando com Attachment no Oracle Service Bus 11g” (in Portuguese) and can be seen at the link below:

http://www.oracle.com/technetwork/pt/articles/soa/attachment-oracle-service-bus-11g-2430555-ptb.html

Continue reading

Creating a Business Rule in BPEL

Tags

, , , , , , , ,

A Business Rule is a rule that defines or constrains some aspect of the business. His statement is determined as true or false. Business Rules seek to determine the business structure or to control or influence business behavior.

“http://en.wikipedia.org/wiki/Business_rule”

Here we create a simple Business Rule that will define as our input parameter if it is a person PHYSICAL(FISICA) type or type LEGAL(JURIDICA)

Continue reading

Installing Oracle 11g SOASuite – Part 7: Oracle JDeveloper

Tags

, , , , , , , , , , , ,

In this post we will install Oracle JDeveloper version 11.1.1.7.0

The JDeveloper IDE is used to create and deploy the SOA Composite

The installation is being done on Ubuntu Linux 64bit version: 4.14, the minimum hardware and software for Oracle 11g SOASuite installation can be found here: http://docs.oracle.com/html/E18558_01/fusion_requirements.htm 

Continue reading

Installing Oracle 11g SOASuite – Part 6: Soa Developer Domain

Tags

, , , , , , , , , ,

In this post we install Soa Developer Domain for SOA Suite 11g

The installation is being done on Ubuntu Linux 64-bit version: 4.14, the minimum hardware and software for Oracle 11g SOASuite installation can be found here: http://docs.oracle.com/html/E18558_01/fusion_requirements.htm 

Continue reading

Installing Oracle 11g SOA Suite – Part 5: SOA Suite

Tags

, , , , , , , , , ,

In this post we will install the SOA Suite version 11.1.1.7.0

SOA Suite is the real JEE application that contains the SOA engines
will be deployed on WebLogic.

The installation is being done on Ubuntu Linux 64bit version: 14.04, the minimum hardware and software for Oracle 11g SOA Suite installation can be found here: http://docs.oracle.com/html/E18558_01/fusion_requirements.htm 

Continue reading