CAIM Connector will not start
search cancel

CAIM Connector will not start

book

Article ID: 139964

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

How to access IDM WSDL.

How to use Wsdl Checker tool.

Environment

Release : 14.2

Component : SIGMA-Identity Suite

Resolution

To access the IDM wsdl open a bowser to: http://xx.xx.xx.xx/iam/im/TEWS6/identityEnv?wsdl

(replace the xx.xx.xx.xx with your actual server information)

You can get the wsdl information by access the wsdl link with a browser.  Once displayed, you can just copy the displayed information into a text file.

(replace the xx.xx.xx.xx with your actual server information)

http://xx.xx.xx.xx/iam/im/TEWS6/identityEnv?wsdl


For Identity Portal, there is a WsdlChecker utility in the folder: /opt/CA/IdentityPortal/Tools.

CD into the folder and run the following command.

java -jar WsdlChecker.jar http://xx.xx.xx.xx/iam/im/TEWS6/identityEnv?wsdl


The uitlity will output information about duplicate elements that should be corrected.