Issue with Microsoft Dynamics CRM

Hi Team,

I am facing issue while , browsing the objects using the Microsoft Dynamics CRM cloud connector. Please find the details below.

2017-02-20 03:00:07 UTC wm.cloudstreams.service.soap.lookup:boList wmMicrosoftDynamicsCRMConnector_v2013.lookup.services:boList
wm.cloudstreams.service.soap.lookup:boList
com.wm.app.b2b.server.ServiceException: com.wm.app.b2b.server.ServiceException: Unable to invoke ESB Service:wm.cloudstreams.ms.dynamics.crm.security.common:addWSSecHeader. Exception:java.io.IOException: java.io.IOException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character ‘-’ (code 45) in external DTD subset; expected closing ‘>’ after ENTITY declaration
at [row,col,system-id]: [81,5,“http://www.w3.org/TR/html4/strict.dtd”]
from [row,col {unknown-source}]: [1,1]
com.softwareag.cloudstreams.exception.DetailedServiceException: com.wm.app.b2b.server.ServiceException: com.wm.app.b2b.server.ServiceException: Unable to invoke ESB Service:wm.cloudstreams.ms.dynamics.crm.security.common:addWSSecHeader. Exception:java.io.IOException: java.io.IOException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character ‘-’ (code 45) in external DTD subset; expected closing ‘>’ after ENTITY declaration
at [row,col,system-id]: [81,5,“http://www.w3.org/TR/html4/strict.dtd”]
from [row,col {unknown-source}]: [1,1]
at com.softwareag.cloudstreams.metadata.CloudstreamInteractionMetadataService.businessObjectList(CloudstreamInteractionMetadataService.java:237)
at wm.cloudstreams.service.soap.lookup.boList(lookup.java:46)

Kindly please help.

Regards
Abir Banerjee

The error seems to indicate a problem with retrieving the security token from the backend. Is this an online or on-premise account? Would recommend raising a support incident and provide additional details (connection details, server logs, etc.) to analyze this issue further.

Thanks

Hi Tanuka ,

Do we need to create the STS configuration in the STS tab in the CloudStreams page? Is that required for the connectivity? How to pass the token information? Please share your inputs.

Regards
Abir Banerjee

STS configuration is not required for handling the secure token retrieval from the backend. The token retrieval is handled internally by the connector. Check the server logs for more details around this error or raise an SR for us to investigate this further

Thanks,
Tanuka

Thanks Tanuka for your response. The issue is resolved at our end. The CRM password was reset and the URL was corrected to “https://.API.crm.dynamics.com/XRMServices/2011/Organization.svc” . It is working now.

Regards
Abir