SailPoint IIQ Upgrade from 8.3p2 to 8.4p2

Which IIQ version are you inquiring about?

SailPoint IIQ 8.3p2

We have received a requirement to perform upgrade in SailPoint IIQ from 8.3p2 to 8.4p2. I have seen few posts for 8.3 to 8.4. will it be same process for 8.3p2 to 8.4p2 also or we will have few changes. Please share us information regarding this upgrade , that would be helpful.

The process remains as‑is. You can find the upgrade path and detailed steps in the official documentation. If you have any specific questions, feel free to ask here.

2 Likes

@DharshiniB as sunny said, it’s simple

8.3p2 → 8.4 → 8.4p2 ( patch version )

In 8.4, you have to create new db for access history. when you will do upgrade then bydefault it was disabled. if you need then you can enable by making change in SystemConfiguration.

We just did upgrade to 8.4p2. it’s very smooth upgrade.

1 Like

Hi Ranjan,

So we have to upgrade to 8.4 1st and then to 8.4p2?

Yes, 8.4 is base then you need to apply path ( 8.4p2 )

For IQService, you can get IQService from 8.4p2 jar file.

you will get help from this doc

IdentityIQ Upgrade Plan document template - Compass

1 Like

Thank you for sharing, Will check on this.

1 Like

where we can check about deprecated methods from 8.3p2? Can anyone please guide where we can check this?

check the page, you can try with this one

Solved: Deprecated method check - Compass

1 Like

Hi Ranjan,

Should we try this plugin to find deprecated methods in 8.4 once after installing 8.4 or it will help us find out in 8.3 code export itself?

there used to be a deprecation checker in SSD also that you can use.

Using this we can able to get deprecated methods after installation only right? I need a way to find the list before installation. Is that possible ?

I think you can use before installation and put “Deprecation Scanner DTD File
Location” as 8.4 dtd

Correct me if i am wrong, So this deprecation checker will show the updated deprecated methods even though we are checking on 8.3p2 right?

yes, but for 8.4 you need to put 8.4 dtd file.