Browsing All Posts filed under »NAV/CRM Connector«

Dynamic Connector – When new/custom tables won’t add web services

November 5, 2012

1

I have been working on a Dynamic Connector upgrade and one of the steps in the upgrade is you have to apply a hotfix.  These hotfix is for the Integration of Countries/Regions hotfix. I think this was to fix a problem that occurred because in NAV you have a countries/region lookup and this basically just converted to […]

Dynamic Connector – Missing Icon

October 25, 2012

1

Sometimes you end up installing, uninstalling the Dynamic connector lots of times, especially in the bad old days where the connector would often forget your maps when you updated them. Sometimes this can lead to the icon missing, I will also add they should create their own logo (BRAND IT) I know it’s not a […]

[NAV Enumerated Values to Picklist] has encountered an error while processing key [Countries_Regions]. Sequence contains no matching element

October 24, 2012

0

If you get this error message in the NAV connector for the enumerated maps [NAV Enumerated Values to Picklist] has encountered an error while processing key [Countries_Regions]. Sequence contains no matching element This means you haven’t read the install documentation correctly (don’t ask how I know this!!) and you haven’t applied a hot fix. Basically […]

Dynamic Connector works with CRM 2011 and NAV 2013

October 4, 2012

1

Good news the Dynamic Connector or the Connector for Microsoft Dynamics team are keeping up the good work and development on the Dynamic Connector and already have it working with NAV 2013. I will first add I think the Connector team need to use a better name than Connector for Microsoft Dynamics because that name […]

Dynamic Connector – Excellent Dynamic Connector blog

March 6, 2012

2

This is a quick blog post with two aims regarding the Dynamic Connector. The fist aim is to point you to an excellent resource for the connector.  The blog written by Konstantin is one of the best blogs on the Dynamic Connector (CRM/NAV connector as I still sometimes call it) http://www.nav-connector.com/ He has some great blog […]

Dynamic Connector – Stop, Step back and start again logically

March 2, 2012

0

I had a very frustrating last few hours, I was having a date format error with the connector. I was mapping Job to Contract and Job Planning Line to Contract Line. The Job to contract was working perfectly and the dates coming across without any problems, unless I had forgotten to a put a date […]

CRM/NAV Connector – State Code or status code is invalid

March 1, 2012

1

I was getting the error above when trying to add an order in CRM the reason I was getting this error because I was using the service user to try and add records into CRM 2011.  This won’t work because the service user can only create/modify records using the SDK. This is a new edition […]

CRM/NAV Connector – Crm Exception: Message: entity doesn’t contain attribute with Name = ‘name’

February 23, 2012

5

I have had two very frustrating days wrestling with the connector or to call it by its proper name the Connector for Microsoft Dynamics. I was trying to map Jobs to Contracts, this worked fine, a bit of tinkering to work out what values I needed to put into Contract template lookups but this is […]

CRM/NAV Connector – How to map a custom table not included in the standard maps

February 22, 2012

3

If you use the connector regularly you will eventually want to map a custom table which isn’t covered by the standard maps.  To do this in CRM side is easy, you run the configuration utility and add the new entity but to do this in NAV requires a bit more work. The connector works (as […]

CRM/NAV Connector not working after Connector upgrade to V2

February 21, 2012

0

I was trying to set up a new connector configuration whilst updating an existing connector installation. One of the things I haven’t worked out is to have the connector connecting multiple NAV databases that use different services. When you setup the connector you can only point it at one service in the adapter settings, unfortunately I would […]