How To
Summary
You can download and install additional tools for working with automation capabilities provided by Cloud Pak for Business Automation as a Service. Many of the downloadable files have an SHA256 hash associated with them. You can use this hash to verify the integrity of the downloaded file.
Steps
- Download the resource file from the Download resources page.
- Determine the hash value for the downloaded file:
- Windows 10
- Open a command prompt and change to the directory that contains the downloaded file.
- Enter the following command:
certutil -hashfile filename.zip SHA256
- Linux
- Open a terminal and change to the directory that contains the downloaded file.
- Enter the following command:
sha256sum filename.zip
- Mac OS
- Open a command line using Terminal in the /Applications/Utilities/ directory.
- Change to the directory that contains the downloaded file.
- Enter the following command:
openssl dgst -sha256 filename.zip
- Windows 10
- Compare the generated hash value with the value on the Download resources page.
- If the values don't match, your file is different from the one on the Download resources page. A transmission error during the download can cause the difference. Try downloading the file again and repeating the verification.
- If the verification still fails, contact IBM Support.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSFL4K","label":"IBM Cloud Pak for Business Automation as a Service"},"ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
17 November 2021
UID
ibm16475253