Posts Tagged ‘SmartConnect Maps’
SmartConnect Service Stops and ServerName==0 Shows in Event Log
Once in a while, my eOne SmartConnect Service stops and so the scheduled maps do not execute.If I look in the SmartConnect Event Logs, I see a line that looks like:EONE-2014==0Where EONE-2014 is the name of my server running the eOne service.Each time that SmartConnect is going to run a check for scheduled maps to…
[Read More]SmartConnect Office Hours: Combining Maps using Restrictions
If you missed out on SmartConnect Office Hours last week, here is a quick summary of what we covered on Friday, May 1st, 2020:Our topic of the day was combining maps using restrictionsWe discussed:Combining a Sales Order and Credit Memo map into one processDiscuss RestrictionsDemoHere is the link to the recording.If you’re interested in attending an upcoming SmartConnect…
[Read More]How to run a SmartConnect map to an XML file
Often times it makes it easier to troubleshoot SmartConnect errors if you can see the exact data that is being submitted to eConnect. You can do this by running a map to XML file and then opening up the file in a XML Editor. Follow these steps to output a map to Microsoft Dynamics…
[Read More]Running a map and the progress instantly goes to done with no record count, no successes, and no errors.
Running a map results in the map instantly saying it’s done with no record count, no successes, and no failures This can be caused by adding a script namespace on one machine and not adding it to all of them. A way to test if this is the issue is to open a map, and…
[Read More]Scheduled map fails after adding an assembly to the SmartConnect script namespace.
SmartConnect has a feature that allows users to add scripting namespaces to enhance the scripting capabilities in any of the coding windows within SmartConnect. This feature is accessed by going to the Maintenance Tab and then selecting Script Name Spaces. When you add a script namespace and manually run the map, the assembly needs…
[Read More]Real time CRM maps not running after upgrading to CRM 2015
Updating to CRM 2015 and real time maps from CRM stop working. Unregistering and reregistering the maps did not correct the issue. In this instance the customer was on SmartConnect 20.13.1.80. Updating the customer to SmartConnect version 20.14.1.25 and reregistering the maps corrected the issue.
[Read More]Error processing Tenant SQL Server: MyServer Database: MyDatabase – Procedure or Function MyProcedure has too many arguments specified
I have my SmartConnect destination set as a Microsoft SQL Stored Procedure and am receiving the error about too many arguments specified.
[Read More]The source was not found, but some or all of the event logs could not be searched
When running a SmartConnect map, getting an error that says “The source was not found, but some or all event logs could not be searched. To create the source, you need permission to real all event logs and to make sure that the new source name is unique. Inaccessible logs: Security”This message means that the…
[Read More]After Map and After Document tasks do not run.
Creating a SmartConnect map and none of the ‘After Map’ or ‘After Document’ scripts appear to be running. My ‘Pre Map’ and ‘Pre Document’ scripts are running fine.
[Read More]