I’m working on IBM i and JDBC connector for an application. I dont have any disable command for the ibm i connector I am just using queries to update the value for an attribute to Removed when disable is triggered. But it keeps throwing an error “SQL Exception”: Descriptor Index is not valid. Also in the logs I dont see logs I have added for disable method. It seems it is just triggering the disable operation on that particular user since I am doing it from front end.
Identity attribute [USRPRF] was not found.“,“pipeline”:“1.12.2”,”@timestamp":“2025-05-12T06:49:28.185Z”,“NativeIdentity”:“EU3Y2XP”,“thread_name”:“pool-6-thread-2932”,“atlas-util”:“2.7.1”,“metrics”:“1.10.5”,“region”:“us-east-1”,“AppType”:“JDBC”,“Application”:“LMI - WMS100 (Application) [source]”,“request_id”:“ef6aab774b2243d6a2127970a3d4e9d4”,“CB_Type”:“connector-bundle-jdbc”,“queue”:“stg17-useast1-mckessondev-cluster-d7f44c4d004c”,“SCIM Common”:“8.0 Build 00b1f252d1b-20200225-190809”} this is the logs. But native Identity is coming the same is identity attribute. Its not able to find the identity attribute.