SOA Purging in Efficient Way

Problem Statement Using Oracle’s out of the box, purging of SOA instances was not deleting all the old and unwanted instances. The out of the box purging script only delete particular instances which are in 1, 3, 17, 19, 31, and 32 states. This problem leads to piling up of old unwanted instances which are …

Need and Implement Error JMS Queue

Problem StatementIn Oracle Fusion(SOA, OSB, ODI) assuming a scenario when a customized service is transforming a web service, file-based or any other form of the message and send it to Edge application via JMS Queue and the content of the message is not acceptable by the Edge application. It could result in below outcomes: • …

OSB Proxy Service & JMS Queue 12c – Flux Issue

Problem During the migration of 11g server to 12c, faced an issue where OSB Proxy Service whose Transport Configuration is JMS cannot consume messages from the desired endpoint URI which is a JMS queue. The message remains pending state in the respective JMS queue. In the OSB server log file, one could see below error …

Hide Cross-domain Weblogic Password in Admin Console

Problem StatementIf two Oracle Fusion installed on different domains are communicating with each other via JMS Adapter, then apart from cross-domain connectivity, there are a mandatory user name and password fields within Deployments of JMS Adapter in Weblogic admin console.The issue is that any end-user of Fusion can view the credentials of the other Oracle …

Hide MQ Password in Weblogic Admin Console

Problem StatementIf Oracle Fusion is communicating with edge application via MQ Series Adapter, then there is a mandatory password field within Deployments of MQ Series Adapter in Weblogic admin console.The issue is that any user of Fusion can view MQ password. Since the password is exposed, it could be misused. Solution There is no quick …

File Processing – Performance Fix 12c

Problem Statement Post Oracle Fusion upgrade from 11g to 12c, there is slowness during file processing via file transport. Solution A quick win solution to change the XQuery version from 2004 to 1.0 helps you achieve your target partially. Changes required in XQuery: Existing XQuery in 11g starts with: xquery version "2004-draft"; Modified XQuery (Need …

Implement Intermediate Service for Custom Correlation

Technology and ToolsPrimary Technology used for Development: Oracle Fusion Middleware – BPELTools used for Development: Jdeveloper 12C or 11g and SQL developerTools used for Testing: Weblogic Enterprise Manager Technical ArchitectureGiven a scenario where we have a service awaiting an asynchronous response from the third party and the correlation is happening on a variable declared as …

Need for Intermediate Service for Custom Correlation

Problem StatementDuring Integration testing, with the third party, an issue with a custom correlation was observed. We had a service which was waiting for the asynchronous response from a third party, having a property alias called. Now the flow might process with one of the following scenarios • The response received from the third party …

Steps to Create Keystore

 How to create Keystore? In my previous blogs, I have explained the importance and usage of Keystore in Composite.xml https://soasolutions.home.blog/2019/02/11/importance-of-keystore/ Log in to Enterprise Manager using weblogic username, and it’s passwordExpand WebLogic DomainRight-click on Domain NameClick on Security and then Credentials as displayed in below screenshot Click on Create Key as shown in the below …

File Transport Proxy, JMS and Poller Interconnection

Problem StatementProxy Service which uses file transport and communicates via JMS Queue fails to process the correct file and moves the file into error folder by throwing an error of endpoint URL deactivated. Root Cause Analysis Login to Weblogic admin consoleGo to JMS ServersClick on desired (Note: Check all the JMS Servers if you have …

Design a site like this with WordPress.com
Get started