How to Delete\Removing application from Applications Definition in Sailpoint IQ

Hello Every One, Could you please help me to delete\remove application in sailpoint, i’ve created LDAP connecter and want to delete that. Kindly guide me

Regards,
Veera

You can delete application using
UI:
Applications → Application Definition → Right click on your application → You get options (Edit, Delete)
Debug
Go to debug page
Object Type: Application
Click the checkbox to your application on left side
On Right side you see Actions, click Delete

Hi Krishna, Thanks for your response, I tried to delete it and unable to delete getting error like " Application is referred to by 2 Applications scorecards"

Debug
Go to debug page
Object Type: Application
Click the checkbox to your application on left side
On Right side you see Actions, click Delete – i can 't able to see this Debug option in my web console, plz guide me

Regards,
Veerababu

you can access debug page using
https://server/identityiq/debug

Hi Krishna , Thank you for your help. Yes im able to delete the applications now.

Regards,
Veera

I would recommend to use the IIQ Console and Delete the application as deleting Objects from the Debug page will lead to unresolved references in the IIQ.

Just connect to the IIQ Console and use the below command:

delete Application “APPNAME”

Once you run the command IIQ will remove all the objects associated with the Application

2 Likes

I Agree with @Abhisinha89 Deleting Application Objects should be done through IIQ Console

1 Like

It is a best practice

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.