Options

Synchronization Navision - Commerce Portal

Cyber-JediCyber-Jedi Member Posts: 25
edited 2006-02-22 in Navision e-Commerce
Does anyone know if there is a way to synchronize all items without having to set up catalog and categories in BizDesk?

Comments

  • Options
    IHateLinuxIHateLinux Member Posts: 223
    Hi,

    there is one (and only one) way. But then the items are NOT in any catalog which means that they are not in any Commerce Server Internal Tables.

    You just have to change the table name which you find in the synchronization codeunit from "ITEM" to something else e.g. "ITEMS".

    HTH,
    Rainer
  • Options
    Cyber-JediCyber-Jedi Member Posts: 25
    What I ment was not having to assing a class or scripting Navision classes automatically to Commerce Server, not having to "double work" and entering the Categories in Com. Serv.
  • Options
    IHateLinuxIHateLinux Member Posts: 223
    Hi,

    OK now it is a little bit more clear. Sorry, but currently there is no way.
    But you may do this by generating a XML file in a specific structure and import that into Commerce Server.

    The structure depends on:
    - Commerce Server version (incl. SP and feature pack)
    - Product and Category definitions

    HTH,

    Rainer
Sign In or Register to comment.