Soap Base query issue in PX after upgrade to r14.1
search cancel

Soap Base query issue in PX after upgrade to r14.1

book

Article ID: 94150

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

We are migrating from IDM r12.6.6 to IDM r14.1. After migrating the Role and Task XML, we are seeing error like below in a PX: java.lang.LinkageError: org/json/JSONObject at com.ca.identitymanager.policyxpress.plugins.data.PxDataWebServiceClient.getObject(PxDataWebServiceClient.java:279) at com.ca.identitymanager.policyxpress.structures.PxHandler.testPlugin(PxHandler.java:489) at com.ca.identitymanager.policyxpress.ui.page.AbstractElementPage.update(AbstractElementPage.java:513) at
 ... ... ...

we see the following in the documentation:
########## Note: Policies created prior to CA Identity Manager Policy Xpress 12.6.7 associated with the following Function options need to be verified to account for the changes to these screens: Anonymous Auth and Basic Auth for SOAP Basic AUTH Invoke for REST Make the necessary changes to existing policies to accommodate the new variables, and then re-submit to save them to the database.
##########
I see only an extra field in the new version and I don't think it has any role in this error: Don't Throw Exception on Error The SOAP request works well in the old 12.6.6 environment and even in the SOAP UI. Is there anything to be updated in the Data Element?

Environment

Release:
Component: IDMGR

Resolution

The missing step was to Modify the affected PX and submit without any changes. this writes the auth type in the Function field of the object store.