Welcome to Dinesh’s SOA Solutions
-
Featured
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… Read more
-
Featured
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… Read more
-
Featured
New Composite Title Function in 12c
New Function in Oracle 12c In Oracle 11g, if one is defining the SOA instance title for a particular service/composite using function setCompositeInstanceTitle then they need to use setFlowInstanceTitle function in Oracle 12c, with a namespace as ‘oraext’. Syntax Difference: 11g: <extensionActivity> <bpelx:exec name=”SetCompositeName” language=”java”> <![CDATA[setTitle((String)getVariableData(“compositeTitle”));setCompositeInstanceTitle((String)getVariableData(“compositeTitle”));]]> </bpelx:exec> </extensionActivity> 12c: <extensionActivity> <bpelx:exec name=”SetCompositeName” language=”java”> <![CDATA[setTitle((String)getVariableData(“compositeTitle”));oraext:setFlowInstanceTitle((String)getVariableData(“compositeTitle”));]]> </bpelx:exec>… Read more
-
Featured
Missing header Security Vulnerability
During QUALYS Web Application Scanning of User System – Oracle Fusion (Integration layer), if one is facing the below security vulnerabilities, then follow the steps mentioned in the solution. Vulnerability 1: ID and Name 150202 and Missing header: X-Content-Type-Options Threat The X-Content-Type-Options response header is not present. WAS reports missing X-Content-Type-Options header on each crawled… Read more
-
Featured
Cookie Does Not Contain HTTPOnly Attribute Security Vulnerability
During QUALYS Web Application Scanning of user system like Oracle Fusion (Integration layer), if one is facing the below security vulnerability, then follow the steps mentioned in the solution. ID and Name 150123 and Cookie Does Not Contain The “HTTPOnly” Attribute Threat The cookie does not contain the “HTTPOnly” attribute. Impact Cookies without the “HTTPOnly”… Read more
-
Featured
X-Frame-Options Header Security Vulnerability
During QUALYS Web Application Scanning of user system like Oracle Fusion (Integration layer), if one is facing the below security vulnerability, then follow the steps mentioned in the solution. ID and Name 150081 and X-Frame-Options header is not set Threat The X-Frame-Options header is not set in the HTTP response, which may lead to a… Read more
-
Featured
Download Scan Report – QUALYS
How to export the Web Application Scan Report in Qualys? Step by Step Guide: Login to Qualys Portal and select Web Application Scanning on the right-hand side dropdown. Then Click on Scans and then again click on Scan List. Select the checkbox against your scan name which has got completed successfully Click on Report Now,… Read more
-
Featured
Selenium Script – QUALYS WAS
Why Selenium Script in QUALYS Web Application Scan? The selenium script is an alternative way to authenticate the desired web application URL. In a scenario where your typical web application fails authentication due to continuous bombardment of WAS then one can use Selenium script as it gives a provision to wait for the stipulated timeframe… Read more
-
Featured
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… Read more
-
Featured
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… Read more
-
Featured
Welcome to Dinesh’s SOA Solutions
The good old saying that has been taught by my mother: ‘Sharing is caring!’ Here are a few technical experiences that I am sharing globally. I am lighting one more candle of knowledge to enlighten people walking on the dark paths.
-
Error Invoking SOAP Web Services
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… Read more
-
Connection Error Occurred During Web Application Scan
During QUALYS Web Application Scanning of User System – Integration layer, if one is facing the below error during vulnerability scan, then follow the steps mentioned in the solution. ID and Error 150018 Connection Error Occurred During Web Application Scan Threat The following are some of the possible reasons for the timeouts or connection errors:… Read more
Follow Me
Email: dinesh.5wani@gmail.com
LinkedIn: https://www.linkedin.com/in/dinesh-panjwani-8185b687/
Follow My Blogs
Watch this space for more information! I am just an email away. Subscribe below and get updates the latest issues and solutions.
