How to extract the binaries for Request Management installation - ucc file
book
Article ID: 88527
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Affects Release version(s): 3
For Request Management 3 and above you will need the license file for the extraction procedure.
You will need a valid Request Management License ([cust.Number].TXT
Environment
Release:
Component: ARQMGT
Resolution
Please download the ZIP package from download center, e.g. Request.Management_Request.Management_3_0_0+build.251.zip
extract the package (all files)
you will get the files Request.Management_Request.Management_3_0_0+build.251.package.zip.ucc and UCYBCRYP.exe.
Please encrypt the ucc file with license file as parameter using following syntax:
ucybcryp.exe -d –f[*.ucc] file -l [licensefile]
example:
ucybcryp.exe -d -f Request.Management_Request.Management_3_0_0+build.251.package.zip.ucc -l 35015.txt
with this the file Request.Management_Request.Management_3_0_0+build.251.package.zip will be created and can be unzipped as usual.
Feedback
thumb_up
Yes
thumb_down
No