Writing new lines to file (OSB)

In this post..  

I hope to describe how to insert a new line into an output used by osb, Reporting, Alerts, Log's 

Possible uses:

  • When writing out to a file, you may wish to insert new lines.
  • When alerting, reporting, logging, you may wish to insert new lines into all three outputs. 

Setting up a Message Digest (OSB)


In this post..  

I hope to describe how to add a Message Digest to a Business service callout to another Web Service 

Possible uses:

  • Mainly security purposes

Making XQuery inputs optional (OSB)

In this post..  

I hope to describe how to make input items on an XQuery mapping callout optional, and possible ways of handling the situation.

Possible uses:

  • You are creating an output XML document with an optional field, and are passing this is passed in as a variable on OSB.

Adding/Receiving custom JMS Headers/Properties (OSB)

OSB Project downloadhttps://sites.google.com/site/jazipfilestorage/files/JMSHeader.zip?attredirects=0&d=1

In this post..  

I hope to describe how to attach non standard JMS headers/properties onto a queue, and then read these off at the next flow. This post assumes the following prior knowledge: 
  • How to create Business service's that write to JMS Queue's
  • How to create Proxy service's that read from a JMS Queue
  • A JMS Queue set up on your server -> Mine is called 'example' 

Possible uses:

  • Passing additional information between flows 
  • Storing properties which can be used for message selectors 

Breaking the ice

As with all blogs, a first post has to be completed before the blog can be defined as a blog.

Over the next couple of months, I'm hoping to capture a lot of the knowledge I gained when working with Oracle service bus, I am hoping I will be able to at least help a couple of people who are struggling as I did, along what can only be described as the OSB Brick wall.

I wish you all the best of luck, and I will try my hardest to answer questions along the way.
James