CRM 2011 --> NAV integration (partial data sync.)

StarkStark Member Posts: 39
edited 2011-02-15 in Dynamics CRM
Hi,
I know that we can partially transfer data from NAV to CRM using codeunit.
But I cannot find any way to filter data from CRM ...

For example:
I have Two NAV Companies and one CRM Organisation where those Companies represented as Business Units.
When Account created in CRM I need to sync. this account with related NAV Company. Is there any way to tell connector that this particular account should be sync. with NAV Company 1 but not with NAV Company 2?

Thanks
http://nav-connector.com/ - blog about Dynamics Connector

Comments

  • abhishekddivekarabhishekddivekar Member Posts: 9
    Hi,

    If you are using Microsoft connector then there is no need to use or create any code unit.
    you can fully or partially transfer data.
    using connector yes,
    we can tell connector that this particular account should be sync. with NAV Company 1 but not with NAV Company 2.
    You have to create new map under integration.
    Integration-> new Map-> you can map the field where you want to map.
    save and publish the settings. and start the service.
  • StarkStark Member Posts: 39
    This statement is correct if Account created in NAV Company.
    But as I described before, all my Accounts created in CRM. So I have to click "Submit" to start synch. process. and not see any posibility to tell system in which NAV company it should go ...
    If it possible to do via Connector, could you point me in particular place which I should use? In Maps you can make transformation only for particular field but not restrict whole record :(
    http://nav-connector.com/ - blog about Dynamics Connector
Sign In or Register to comment.