SOA Suite 12.2.1.4 installation: Got exception when auto configuring the schema component(s) with data obtained from shadow table

We planned to do out of place upgrade from soa suite 12.2.1.3 to 12.2.1.4. As part of this, we planned to automate end to end provisioning. While executing domain configuration using ansible and python scripts, we got following error in domain creation step. Got exception when auto configuring the schema Continue Reading

Aborting Oracle SOA instances programmatically using WLST

There are multiple ways to abort recoverable instances in SOA suites: From em console Updating dehydration tables Programmatically First option, em console, is useful when there are few instances to be aborted. Though we can update dehydration tables to change instance status, it is not a Oracle recommended approach. I Continue Reading

SSL Certificate Monitoring

Expiring SSL certificates are one of the reasons for frequent production incidents and outages. One of the recent example is: Microsoft Teams. In Java/Weblogic/SOA Suite world there are multiple places where certificates are stored: cacerts, jks trust & identity stores, KSS certificates, Load Balancer certificates etc. If your organization has Continue Reading