09/20/2023 01:57 PM
Hello Saviynt Team,
We are using Saviynt as a Ticketing System for SAP GRC as described under https://forums.saviynt.com/t5/saviynt-knowledge-base/saviynt-is-a-ticketing-system-for-sap-grc/ta-p/...
while processing add access tasks, we are receiving java.lang.StringIndexOutOfBoundsException: String index out of range: This happens only for some tasks and not for all. I was unable to identify the difference why we are seeing this error for some tasks and not for others. Can you please let me know why we see this error. I am attaching the logs.
I believe this error is happening even before Saviynt is trying to hit SAP GRC. In the logs, You can see both failure scenarios and success scenarios.
Logs also contains grantaccesssjosn that is printed, which is configured in SAP GRC soap connector.
09/25/2023 01:06 PM
It could be due to the number of entitlements (character length). Can you try the below and see if it helps to confirm the same
1. Pick a user with no Entitlement assigned and assign 2 Ent.
2. Pick the same user again and assign 2 more entitlements.
3. Now submit another request for this same but this time assign around 40 entitlements and see if we get the same error.