Problem Statement While invoking any third-party or internal web services which have a soap version either 1.1 or 1.2, then you might face the below error and will not be able to fetch any response back. Although, one might see that the desired invocation has worked end to end successfully still the invoke activity is …
Category Archives: osb
Export OSB Project -Automation
DevOPS Script to export 12c OSB projects/components using Python and Shell Script Create below three files in any location of your Fusion LPAR: export.propertiesexport.pyexport.sh Run your shell script with command ./export.sh and the export with date and time stamp will be created in /backup/$LOGNAME location. Please change the location of the export in export.sh Content …
OSB File Transport and Path Service Error Solution
Problem In a disaster recovery scenario, when a managed server that is configured as the primary node for the file transport-based proxy service goes down, due to some technical issue, then the file will go into error folder and hamper the processing of all the file transport-based services. Solution Login to OSB Console (sbconsole) with …
Continue reading “OSB File Transport and Path Service Error Solution”
OSB File Transport and Hash Member Error Solution
Problem In a disaster recovery scenario, when a managed server that is configured as the primary node for the file transport-based proxy service goes down, due to some technical issue, then the file will go into error folder and hamper the processing of all the file transport-based services. While processing a file via file transport-based …
Continue reading “OSB File Transport and Hash Member Error Solution”
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 …
Continue reading “OSB Proxy Service & JMS Queue 12c – Flux Issue”
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 …
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 …
Continue reading “File Transport Proxy, JMS and Poller Interconnection”
