Problem running import in SAP and Oracle endpoints
search cancel

Problem running import in SAP and Oracle endpoints

book

Article ID: 273725

calendar_today

Updated On:

Products

CA Identity Governance CA Identity Suite

Issue/Introduction

Problem running import in SAP and Oracle directory endpoint

From the Identity Governance log file we have the following error

ERROR [com.ca.clientconnection.ObjectSearch] (import-connector thread-14) LogicalObjectAssociationIterator.hasNext(): Failure: JSONObject["roleName"] not found.: org.codehaus.jettison.json.JSONException: JSONObject["roleName"] not found.
at org.codehaus.jettison.json.JSONObject.get(JSONObject.java:371) [jettison-1.3.1.jar:1.3.1]
at org.codehaus.jettison.json.JSONObject.getString(JSONObject.java:498) [jettison-1.3.1.jar:1.3.1]
at com.ca.clientconnection.clientimpl.util.DataProvider.processCompoundValue(DataProvider.java:273) [clientconnection-impl.jar:]

Environment

Identity Governance 14.x

Cause

The cause of this problem was an Account Template with an empty role name

For example, the Oracle Account Template:

 

 

For SAP Account Template

https://api-broadcom-ca-user.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=3/7HYYMNW7HlfiRJVnk2DQ==

Resolution

Remove the empty Role from the Account Template fixes the problem