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 …

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: …

AWS Serverless Deployment

Tools GIT – is a code repository where code will be residing and developer to update code and push on GitHub Server CircleCI – Continuous Integration / Continuous Delivery tool used to build and deploy the code on AWS server AWS – Cloud platform where our application server is hosted Flow A developer can use …

Significance of ADF Config Plan

Problem Statement While programming for Oracle Fusion 12c, one might face an issue with code compilation or selecting the MDS folder structure despite adding the file-based or database MDS to the desired Application.  This will create confusion that MDS must have got corrupted but please follow the below solution and rules out the factor that …

MDM 2.2 Admin Data and Code Issue

Problem Before MDM 2.2 upgrade, when one use to update or add new admin data for example tariff details, manufacturer details, etc. we had to perform “flushAll” on each managed server URL including load balancing URL. Post MDM 2.2 upgrade, the facility to perform flushAll on each managed server has been revoked and an introduction …

MDM 2.2 Message Sender Bug

Post Oracle MDM (Meter Data Management) 2.2 upgrade, when you configure your Message Sender (in good old days also known as “XAI Sender”) with an HTTP Transport Method as Send only then you will get an error back stating HTTP 202. This error can be visible in the log tab of the activity screen in …

Automate Fetching of Data

BASH Script to fetch Unique Identifiers Data from huge logs Create below bash script file in any location of your Fusion or other application LPAR: fetchLogs.bash Run the above script with command ./fetchLog.bash and enter the date, first and second unique identifier when prompted. Once the script has gathered all the data, it will create …

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 …

MQ Adapter Endpoint Issue in SOA 12c

Problem Whilst performing a rolling restart of SOA managed servers in 12c, some MQ Adapter service endpoints get deactivated. This leads to the failure of polling messages from the respective MQ whose endpoint has been deactivated and direct impact to the processing if it is real-time. How to identify whether Adapter Endpoint Service is down …

Missing SOA-INFRA Partition in 12c

Problem There is an intermittent issue in SOA 12c Enterprise Manager console wherein under SOA partition one cannot view one or more soa-infra managed server/s. Solution Please follow the below workaround as this is an existing bug for SOA 12c. Login to 12c Weblogic Admin Console using weblogic credentialsGo to DeploymentsClick on Control tabClick on …

Design a site like this with WordPress.com
Get started