IIQ Upgrade from 8.3 to 8.4

Hi All,

We received requirement form our client to upgrade the IIQ version from 8.3 to 8.4. If anyone is have any documentation, step-by-step guides, or recorded sessions related to this upgrade, please share with us. Your support will be greatly appreciated.

Hi Shubham,

You can refer the below link for IIQ upgrade.
IIQ upgrade

Hello Arun,

Thanks for your response, Looks like this for 8.0 to 8.1. Is it same for the 8.3 to 8.4 version as well or do we have any changes in this process just want to make sure.

Pretty much steps would be same .

Hi Shubham,

This is for reference. you can take a back up and follow the steps.

Regards,
Arun

@GutteStolt You can follow this document for ref:

IdentityIQ Upgrade Plan document template - Compass (sailpoint.com)

But In 8.4 you have to create separate database for Access History. In 8.4 Installation doc you will get these details.

Better to go on 8.4p1 rather than 8.4. It should be more stable then 8.4.

Let us know if you got stuck.

1 Like
  • Take the backup of the database and IdentityIQ directory / Tomcat directory.
  • Download binaries from community identityiq-8.4.zip.
  • Stop application server.
  • Delete /tomcat/webapps/identityiq directory. Unzip identityiq-8.4.zip and copy identityiq.war to /tomcat/webapps/identityiq.
  • unwar jar –xvf identityiq.war.
  • update iiq.properties to along with any other folder changes.
  • check iiq console connectivity
  • update db: l source upgrade_identityiq_tables.mysql.
  • In WEB-INF/bin directory, chmod +x iiq. Run ./iiq upgrade.
  • There might be java version upgrade when me move to the versions. Please check the release notes
  • Restart the application

Done

1 Like

Thank you all for you response, We are doing this activity Monday onwards. will reach out to you all if any assistant is needed or we stuck somewhere in-between.

Good . Let us know in case any issue .

Hi All,

As i have mentioned we are planning for the IIQ upgrade. we have some E-Fix in the IIQ 8.3 for that do we need to perform any additional steps?.
image

Thanks,
Shubham

Hi @GutteStolt,

You have to remove those E-fixes. Efixes are built for
a specific version and must be deleted when a new version is installed.

Regards,
Arun

Hello Arun,

Where these E-fixes are located under the identityiq folder only?. As we are going to delete the identityiq folwer as part of upgrade at that it will be deleted?. Or else we need to delete it first?.

Thanks,
Shubham

@GutteStolt
Usually efixes will be under IIQHome/WEB-INF Folder, under this you will see e-fixes folder.

If you are completely having fresh IIQHome folder , this will be taken care automatically, unless this is copied again via any build process.

Hi @GutteStolt,

E-fixes are located in WEB-INF\efixes folder. You can remove from this location.

Regards,
Arun

Hi All,

We have completed the below process

  • Take the backup of the database and IdentityIQ directory / Tomcat directory.
  • Download binaries from community identityiq-8.4.zip.
  • Stop application server.
  • Delete /tomcat/webapps/identityiq directory. Unzip identityiq-8.4.zip and copy identityiq.war to /tomcat/webapps/identityiq.

But we are stuck while extracting the file. getting below error. The 8.4 war file is located in download folders.

Did you add the jdk pin folder to the PATH in environment variable?

Hi Subham,
you can try Unzip identityiq-8.4.war as well i guess also check java path as well

Hi Prakash,

The identityiq-8.4 is already Unzip, the java path is upto date.

Thanks,

still you are getting issue?

Hi @GutteStolt ,

This is the document which might be useful for you.