GenesysCommunity | 2016-06-08 17:19:34 UTC | #1
Hi,
We are trying to data dip from MSCRM dynamics. We have the Web Services data dip connector enabled inside Pure Cloud but are having trouble understanding how to connect the connector to MS CRM. We've tried going through the sample code and have not been able to get much insight.
webservice-datadip-connector-sample - Can we get details on how to use the sample datadip connector code (available in GitHub). This runs fine within Visual Studio, but we do not have the information to deploy it to connect with Pure Cloud.
BridgeServerSqlRestConnector - We have tried running this sample Web service as well within Visual Studio. And are getting the below error. Even after adding the reference in VS we're still getting the same error.
Error Message :
Could not load file or assembly 'inin.Bridge.WebServices.Datadip.Sample.Lib-wd-15-2, Version=1.0.5868.25612, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
While opening the project inside Visual Studio we also noticed that a part of the project - PureCloudRest Installer, was not loading. It said that it was incompatible. We tried installing WixTools along with Visual Studio 2012 & 2013, but it still didn't make any difference.
Can someone please point us to a sample code (other than the ones above) that shows how to tie the connector with a third party web-service.
GenesysCommunity | 2016-06-08 17:19:42 UTC | #2
- This page might be useful to help with deployment https://help.mypurecloud.com/articles/set-up-web-services-data-dip-connector/
- The sql project references this project https://github.com/MyPureCloud/webservice-datadip-connector-lib, you probably need to change the reference in the sql project to reference the lib project you have locally
- those are our only examples
system | 2017-08-28 19:24:37 UTC | #3
This post was migrated from the old Developer Forum.
ref: 37