This post shows some properties which we can be set inside our composite which impact the performance. · inMemoryOptimization ...
SOA 11g - The Transaction was rolled back. The work performed for the instance "X" was rolled back........
Error : The transaction was rolled back. The work performed for bpel instance "X" was rolled back, but the audit trail has been...
OSB 11g - Failure while unmarshalling message: Failed to transform MFL content from binary to XML.
In Post-1 & Post-2 , I explained how we can use MFL to transform Non-XML data to XML format. But we may face below error when we ...
OSB 11g- Non-XML To XML Transformation (MFL) in OSB Part -2
In Part-1 , we created MFL file using format builder. In this post, I will show you how we can use MFL in osb project to transform Non-XM...
OSB 11g - Non-XML to XML transformation (MFL) in OSB Part - 1
In SOA, we use file adapter to read Non-XMl file and transform it to XML format but in OSB along with file adapter we also have MFL that w...
OSB 11g - Change Filename Dynamically in Oracle Service Bus
In my previous post , I explained how we can write file in OSB using file protocol. But in that case we hard-coded the file name and we ma...
OSB 11g - Access MDS in OSB
Oracle Service Bus does not support MDS so we can't use oramds: function in OSB as we can use it in SOA. But we can use some alte...