Throwing an error while updating RACF application Entitlement

Which IIQ version are you inquiring about?

Version 8.4

Please share any images or screenshots, if relevant.

Share all details related to your problem, including any error messages you may have received.

getting an error while trying to update entitlement from the entitlement catalog.

2024-07-10 09:16:53,621 TRACE http-nio-8080-exec-6 sailpoint.connector.sm.SMConnector:108 - Exiting isRoleAndSourceProvisioningSupported: Arguments => N/A, Returns => false
2024-07-10 09:16:53,622 TRACE http-nio-8080-exec-6 sailpoint.connector.sm.SMConnector:115 - Throwing handleObjectRequest - java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "sailpoint.object.ProvisioningPlan$AttributeRequest.getValue()" is null
2024-07-10 09:16:53,622 ERROR http-nio-8080-exec-6 sailpoint.connector.sm.SMConnector:304 - ThreadId: 54370 Exception handling objectRequest: Cannot invoke "Object.toString()" because the return value of "sailpoint.object.ProvisioningPlan$AttributeRequest.getValue()" is null
java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "sailpoint.object.ProvisioningPlan$AttributeRequest.getValue()" is null
	at sailpoint.connector.sm.SMConnector.handleObjectRequest(SMConnector.java:2536) ~[connector-bundle-mainframe.jar:8.4p1]
	at sailpoint.connector.sm.SMConnector.provision(SMConnector.java:301) [connector-bundle-mainframe.jar:8.4p1]

Hi @venkat_chaduvula,

which attribute are you trying to change?
have you some empty attribute?
can you verify if the entitlement have all the basic attribute from debug?

Hello @enistri_devo
Thank you for your reply,

Below is my plan to update entitlement.

<?xml version='1.0' encoding='UTF-8'?>

I think something is missing…

Give this another look @enistri_devo. I updated the formatting on the error, which may have been missing something previously.

Thank you Derek,

I was referring to this

image

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