Attempted to review wsdl with free online analyzer and it works without issue? Why does this occur?
Environment
14.2 Standalone
Resolution
When you enable webservice for 'View Active Directory Group' or 'Modify Active Directory Group' tasks, the IM Connector fails to start in IP. This is because, from Portal 'View/Modify Active Directory Group' tasks cannot be used directly. Please disable webservice for these two tasks if it is not required. You can use 'View Active Directory Account' or 'Modify Active Directory Account' tasks to view/add groups.
If you need to enable webservice for 'View Active Directory Group' and 'Modify Active Directory Group' tasks in IM, then you should add these tasks including Query and Search tasks to 'No Compile List' in Connector Configuration.
Please follow the below steps to add the IM tasks to 'No Compile List' to avoid compiling these tasks during connector initialization.
1. Login in Portal Admin UI. 2. Navigate to Setup > Connectors 3. Click on 'Create' or Edit existing Connector. 4. In Connector Configuration, navigate to Webservices tab. 5. Click on the "Show advanced properties" button 6. Find the field "No Compile List" this is the field that contains the list of all admin tasks that will be filtered out of the wsdl that the connector will actually use to compile. 7. Add the task tag, including its Query and Search soap calls for example, if you want to exclude the task "View Active Directory Group" you need to add to the list the values "ViewActiveDirectoryGroup,ViewActiveDirectoryGroupQuery,ViewActiveDirectoryGroupSearch" 8. Save the changes and start or restart the Connector.