2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
_Toc248723703
_Toc248723703
Anchor
_Toc248721996
_Toc248721996
Overview
Data Flow
Process Map
Pre-requisites for Integration
DBSync package (DBSync GreatPlains Integration) Installation in Salesforce
Configure Great Plains for DBSync Integration Install & Configure eConnect Proxy Service
DBSync Profile Setup
DBSync Installation
DBSync Configuration with Salesforce & Great Plains
Running the integration

...

  • At this point, you have successfully completed configuration of your Salesforce instance for integration with Great Plains.

Anchor
_Toc398908584
_Toc398908584

...

  •  

Install & Configure eConnect Proxy Service

  •  In order to establish connection between DBSync application and GreatPlains, you will need to download the eConnect Proxy Service from the below location.

http://www.mydbsync.com/dbsync2download/currentrelease/gp2010/eConnectProxyService.zip

  • Once the file is downloaded, extract the contents of the file to any desired download location.

Note: The extract of the file contains two versions of eConnect Proxy service, eConenctProxy.exe for GP 2010 and eConnectProxy12.exe for GP 2013x.

  • Once the right version of the eConnectProxy file is extracted, install the eConnectProxy Service using windows installutil utility.
  • If the eConenctProxy is extracted to location "c:\ep\eConnectProxy12.exe", then navigate to Microsoft.net framework location and run the following command from the elevated command prompt window on your windows or windows server operating system.
Code Block

 C:\Windows\Microsoft.NET\Framework\v4.0.30319> installutil c:\ep\eConnectProxy12.exe
  • Once you run the command, you will see a message in the command prompt as shown below acknowledging that the service has installed successfully.
    Image Added
  • If for some reason, the service was not successfully installed, you can verify the error log details in the file eConnectProxy12.InstallLog or eConnectProxy.InstallLog files.

Note: Following are some of the known issues working with installtuil utility for any file downloaded from the internet and resolution steps to avoid / prevent them.

  • If you are getting an error with regards to file permissions, right click on the eConenctProxy.exe file and click on UnBlock as shown below. Image Added

Anchor
_Toc398908585
_Toc398908585
DBSync Profile Setup

...