Error trying to disable a SAP GRC Account

Screenshot 2024-08-22 at 10.24.45 AM

Hi @Prashch ,

It clearly says that it’s a casting error. I would suggest to look into the code where you are trying to convert arrayList to string without any check.

It would be great if you can provide the code for further analysis.

Thanks,
Prashant

Hi

Please check below link and make sure that you fellowed the instructions.

Thanks,
Siva.K

Hi @Prashch,

Is there any configuration where you are casting different type of attribute, because error points at that attribute conversion issue.

Thanks

One of the Schema Attribute is causing this issue. The attribute was not supposed to be Multi-Valued.

Hi @Prashch,

When you are executing disable operation on SAP GRC account, are you modifying any attributes using before provisioning rule? or Are you trying to pass any extra attributes with incorrect format? eg: System attribute

Could you elaborate more on this topic, if you are still facing the issue?

Thanks,
Vijay

Hi Vijay,
I am not facing this error anymore. As I previously stated that marking one of the attribute “System” caused the issue. As per the documentation, the connector considers the highest priority ones as the system and displays on ISC.

2 Likes