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

  1. To access the IDM wsdl open a bowser to: http://##.##.##.##/iam/im/TEWS6/identityEnv?wsdl
    (replace the ##.##.##.## with your actual server information)
  2. You can get the wsdl information by accessing the wsdl link with a browser. 
  3. Once displayed, you can just copy the displayed information into a text file.
    (replace the ##.##.##.## with your actual server information)
    http://##.##.##.##/iam/im/TEWS6/identityEnv?wsdl

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

  1. CD into the folder and run the following command.
    java -jar WsdlChecker.jar http://##.##.##.##/iam/im/TEWS6/identityEnv?wsdl
  2. The uitlity will output information about duplicate elements that should be corrected.