Question
6
Replies
1229
Views
Cox Communications
Posted: May 13, 2016
Last activity: May 17, 2016
prpcUtils product rollback
does the prpcutils command line tool have an option to rollback the product that was imported?
Message was edited by: Marissa Rogers - added category
We can roll back the Hfix's using command line.
Copied from prpcUtils.properties
############################### SETTINGS FOR HOTFIX MANAGER ##########################
# Valid values are commit, rollback, generateDDL, install, and scan.
hotfix.operation=
# If generateDDL or install is chosen, provide a path to a DL file.
hotfix.DLFilePath=
# If scan is chosen, provide a path to a Catalog.zip file.
# Catalog.zip files can be obtained from DL files or downloaded from ftp://catalog:catalog!@pegaftp2.pega.com/hfix/CATALOG/61/CATALOG.ZIPcatalog!@pegaftp2.pega.com/hfix/CATALOG/61/CATALOG.ZIP
hotfix.CatalogPath=
# If scan is chosen, provide the directory to save the scan results .zip file.
hotfix.scan.downloadPath=
# Set to true to bypass schema when installing a DL
hotfix.bypass.schema=false
# Import a DL even if it requires additional configuration
hotfix.force=false