Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

(0) ShareShare
ReportReport
Posted on by 230

Hello,

 

We have a problem when we are trying configure the adapter NAV in Microsoft Dynamics connector NAV and CRM

 

This is he process that we follow to get that error (configure el Adapter for Dynamics NAV, in the connector (before fields mapping)

 

In adapter Settings >> select Microsoft Dynamics NAV

Click Test Settings (successfully)

Click the Configure Microsoft Dynamics NAV

Through the information on the Welcome window and click Next.

 

Select Organizations area,

Select the entities to integrate from the organization(s) selected

The pre-selected entities are those that are required for the standard integration to run. Click Configure.

 

ERROR:

Object definition for integration provider Integración Customer Card failed to be written. Check the log for more details.

 

 

Logs C:\ProgramData\Microsoft Dynamics\Connector for Microsoft Dynamics\Logs

 


INFO TID:1 [2015-03-05T10:39:28.0182580+01:00]: Tracing for Assembly: Microsoft.Dynamics.Integration.Adapters.Nav2009.Configuration, FileVersion = 3.4.304.1

INFO TID:1 [2015-03-05T10:39:28.0182580+01:00]: Start

   INFO TID:1 [2015-03-05T10:39:28.0182580+01:00]: Launching Windows application for configuration with command line arguments: BOTH

      WARNING TID:1 [2015-03-05T10:39:57.0337479+01:00]: Object definition for integration provider Integración Customer Card failed to be written. Check the log for more details.

               --- Exception Dump ---

               Caught Exception: [System.InvalidOperationException] La secuencia no contiene ningún elemento coincidente

               Stack trace:

   en System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)

   en Microsoft.Dynamics.Integration.Adapters.Nav2009.Configuration.ConfigurationUtilities.WriteObjectDefinition(String tableName)

   en Microsoft.Dynamics.Integration.Adapters.Nav2009.Configuration.StatusForm.ShowAndProcess(CheckedItemCollection checkedItemCollection)

 

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: INSTALLTYPE has value: BOTH

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: SERVICEURL has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: SERVERNAME has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: BASEWEBSERVICESURL has value: HTTP://SRV-ESERP-07:7047/ESERP/WS/

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: DOMAIN has value: ESERP

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: USERNAME has value: integrationcrm

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: TENANTNAME has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: ORGANIZATION has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CRMADMINDOMAIN has value: ESERP

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CRMADMINNAME has value: integrationcrm

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CRMSQLADMINDOMAIN has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CRMSQLADMINNAME has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CRMSQLSERVER has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: ORGS has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: CONFIGOPTION has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Configuration Argument: ISSQLAUTH has value:

   INFO TID:1 [2015-03-05T10:40:46.6897816+01:00]: Finished running the NAV Adapter Configuration utility.


 Please, Can you help us for solve this incident?

 

Thank in advance,

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Thanks a lot

  • mluce Profile Picture
    mluce 302 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    I am getting this same error and the language is english. In my connector config, I cannot see any entities;

    config.png

    I am lost on how to proceed :-/

  • Suggested answer
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Hi everyone, my problem is regarding the language. To solve I’ve done the following steps:

     

    1. I’ve changed the language to english in the NAV client.

    2. I’ve stopped and started the conector and synchronization in the Marketing setup in NAV.

    3. After this, I saw the service name in webservices with the Word ‘Integration’ instead of ‘Integración’.

    4. In NAV SQL Server database, I did this update:

       

    update [Integration Page] set [Service Name] = REPLACE([Service Name],'Integración','Integration')

     

     

    At this moment, In the Connector Configuration, I can see the entities and I can finish the Wizard.

    I hope these steps can help someone with same issue.

    Regards,

    David.

  • jonathan.delince Profile Picture
    jonathan.delince 15 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Hi all,

    here is the answer from Microsoft... I do not have the time to test this solution. If you've results with this, please let me know :

    It seems that you might have changed the name of the contact page and added special characters. Therefore it is not readable from the connector.
    Please revert to the original name and try to reproduce the issue. Restore the W1 DB on parallel on your SQL server, in order to modify your objects accordingly.

  • RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Hi David, do you have any solution for this issue?

    Here, we are getting also the same error. We are working with CRM 2015 and Navision 2015. The connector's version is 3.4.304.1

    Thanks in advance,

    David Iniesta.

  • jonathan.delince Profile Picture
    jonathan.delince 15 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Hello, today i've activated logs for Connector based on recommandation of a technical specialist of Microsoft. To obtain logs :

    Go to C:\Program Files (x86)\Microsoft Dynamics\Microsoft Dynamics Adapter and edit the ConnectorServiceHost.exe.config file.

    Change the value ‘0’ to ‘4’ in TraceLog. The log files will be located at C:\ProgramData\Microsoft Dynamics\Connector for Microsoft Dynamics\Logs.

  • Salvador Profile Picture
    Salvador 15 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    Hi Miguel

    This order is correct for Configuration MAPS , but my error is in Configure NAV on adapter settings, fails before creating MAPS integration .

    Thanks!!!

  • Suggested answer
    Miguel Llorca Gómez Profile Picture
    Miguel Llorca Gómez 7,019 User Group Leader on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    I recommend you to follow up this mapping (for data dependencies):

    1) NAV Enumerated Values to Picklist

    2) NAV Currency Exchange Rates to Currency

    3) NAV Units of Measure to Unit Group

    4) NAV Salespeople/Purchasers to ERP System User

    5) NAV Customer Card to Account

    6) NAV Contact Card to Contact

    7) NAV Item Card to Product

    8) NAV Resource List to Product

    9) NAV Sales Order to Order

    10) NAV Sales Invoice to Invoice

    11) NAV Posted Sales Invoice to Invoice

    Check also this link: technet.microsoft.com/.../jj993936%28v=crm.6%29.aspx

    Good luck!

  • David Villanueva Profile Picture
    David Villanueva 230 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    CRM 2015 On-Premise and NAV 2015

  • Salvador Profile Picture
    Salvador 15 on at
    RE: Error Connector Configure Adapter settings Microsoft Dynamics NAV - Object Definition for integration provider Card failed to be written

    CRM 2013 Online  - NAV2015 CU2

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,305 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans