Tuesday, March 13, 2012

How to disable RCU requirement testing

I had to install the Oracle SOA/BPM/Webcenter metadata schemas into an unsupported SQL Server environment, and was struggling to bypass the tests in RCU.

To disable the tests, go to the directory where rcu in installed and edit the specific component's xml file:

For example 'SOA Infra' would sit under rcuHome/rcu/integration/soainfra/soainfra.xml, and change the requirements in the file to either a valid test or delete the test, which is expressed between the
<DBPrerequisite></DBPrerequisite> tags.

No comments: