How to copy Mogrify zip file to vApp machine and extract it in IGA Suite V15?
search cancel

How to copy Mogrify zip file to vApp machine and extract it in IGA Suite V15?

book

Article ID: 415321

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

How to copy Mogrify zip file to vApp machine and extract it in IGA Suite V15?

Environment

IGA Xpress 1.0
IGA Suite v15

Resolution

Please follow the steps below to copy and extract the mogrify zip file on the vApp machine:

  1. Connect to the vApp machine using WinSCP as the config user.

  2. Copy the mogrify zip file to the /tmp directory.

  3. Once copied, right-click the mogrify zip file and select Properties to change the file permissions as required.

  4. Connect to the vApp machine via SSH (e.g., using PuTTY) and navigate to the /tmp directory.

  5. Run the following command to unzip the file:

    unzip mogrify-15.0.0-131.zip
     
  6. After unzipping, execute the script by running:

    ./mogrify.sh
     
  7. Once the script completes successfully, an export.zip file will be generated in the /tmp/mogrify-15.0.0-131 directory.