Adding WSDL in SOAP UI project to connect to Identity Manager for running TEWS (Task Execution Web Service) failed with the following error.
org.apache.xmlbeans.XmlException: error: The element type "link" must be terminated by the matching end-tag "".
Release : 14.x
Wrong URL
Correct the URL, instead of
http://<IP address>:8080/iam/im/TEWS/identityEnv?wsdl
use
http://<IP address>:8080/iam/im/TEWS6/identityEnv?wsdl