SmartConnect Configuration
Last Chance! – SmartConnect Bootcamp in Vienna, Austria
Our SmartConnect Bootcamp in Vienna, Austria, is just around the corner on 7 & 8 October, and you won’t want to miss out! This training will take place prior to Directions EMEA, and registration ends Friday, September 27th, so sign up ASAP!About the SmartConnect Bootcamp:We encourage anyone involved in technical delivery, sales, and support to…
[Read More]Salesforce Integration Projects with eOne
The SmartConnect team and eOne’s network of partners are cranking out more Salesforce integration projects than ever before. As we dive in with customers, we see integration scenarios across every aspect of the Salesforce ecosystem. Today, we want to share a few of the most popular examples we’ve been working on recently.Salesforce – Business CentralBusiness…
[Read More]North America Summit – SmartConnect Bootcamp in Orlando, FL – Don’t Miss It!
We are offering a SmartConnect bootcamp October 14-15 in Orlando in conjunction with North America User Group Summit in October and we would love to see you there. This SmartConnect bootcamp will dive deep on SmartConnect integration options for Dynamics GP. Topics will include using eOne’s integration templates and best practices for delivering a successful integration project. Check…
[Read More]SmartConnect Office Hours: GP Rolling Columns
Thanks for joining the SmartConnect Office Hours last Friday, June 21st 2019. Here is a quick summary of what we covered:Our topic of the day focused on GP rolling columns, and everything related to using them.Specifically we discussed how it works, what to do when you are unable to retrieve the next number in the…
[Read More]Tech Tuesday: Understanding SalesForce queries in SmartConnect
This week we are going to go over something that can be very challenging for someone that doesn’t come from a Salesforce background. We will go into detail about how to build a SOQL query using the developer console in Salesforce and how to join multiple Salesforce Objects. Where to build a Salesforce querySmartConnect on-premise has…
[Read More]Tech Tuesday: Using GETMAPXML/VAR to pass in parameters to a map and getting the data back
While we position SmartConnect as a tool where you don’t need to be a developer to create integrations, we have quite a few developers that want to take advantage of our interface but have all of the power to call a map whenever needed. In the example below we will explore using the GETMAPXML funtion…
[Read More]Tech Thursday: Resetting the web client password in SmartConnect
One question I’ve seen come in a few times recently is “how do I reset the web client password in SmartConnect?” It’s easy. Simply follow my steps below and you’ll be well on your way. Open SmartConnect, hit the “Setup” tab, and then click on the “Security” button. Highlight the user you want to change the password…
[Read More]Running SmartConnect from PowerShell
Many people are choosing to do administration of common tasks using PowerShell and the SmartConnect customer base is no different. Below you will find a simple script that will allow you to run a SmartConnect map to any destination directly from PowerShell:###Start Script#Define Path to RunMapConsole.exe$RunMapConsolePath = “D:\Program Files (x86)\eOne Solutions\SmartConnect\eOne.SmartConnect.RunMapConsole.exe”#Specify the Map ID to…
[Read More]Tech Tuesday : How to translate your data 5 different ways
There are many times when you are integrating data from multiple systems that you need to translate the values to what the new system expects. Today I will discuss five ways to handle this inside of SmartConnect.We will start with a set of Leads that exist in Excel and we need to bring them into…
[Read More]Tech Tuesday : Using Parameters to Enhance the REST Connector Setup
Hey everyone! Today we are looking at using different parameters within the REST Connector to either give additional options during running the map, pass through header information on any request, or to allow for bulk adjustments on the setup of the endpoints/methods themselves.This article is aimed at users who have worked with the REST Connector…
[Read More]