OBIPS - Patch Management

Saw Object

About

Webcat Patch Management with the runcat command.

Patch Management

Tag

runcat -cmd tag -appVersion "7.9.6" -patchVersion "1" -offline $CAT_PATH

where:

  • -folder default to /shared and /system/metadata.

Diff

runcat -cmd diff -baseline c:\temp\custom7961 -latest c:\temp\custom7962 -outputFile c:\temp\diffcust.out

where:

  • -folder default to /shared and /system/metadata.
  • -verbosity

CreatePatch

runcat -cmd createPatch -inputFile C:\temp\diff.out -production c:\temp\custom7961 -outputFile c:\temp\patch.out

ApplyPatch

runcat -cmd applyPatch -inputFile C:\temp\patch.out





Discover More
Saw Object
OBIPS - runcat (Web Catalog Manager client)

The runcat utility permits to perform webcat operations from the command line (scripted) The runcat.cmd (.sh) start script is located here: \bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager...



Share this page:
Follow us:
Task Runner