Options

[solved]dataport from microsoft access db

massimopasqualimassimopasquali Member Posts: 82
edited 2016-11-08 in NAV Three Tier
Hello,

My goal is to impport data from DB access, supplier's data, iinto the table 23, the suppliers, but I need to validate the data with validate trgger. Have you suggest me a good strategy

Comments

  • Options
    neilgfneilgf Member Posts: 148
    Hi
    Use some code OnAfterImportRecord by calling validate against relevant fields.
    Hope this helps.
    Neil
  • Options
    massimopasqualimassimopasquali Member Posts: 82
    edited 2016-03-08
    Thanks Neil,

    For me is the first time that I done a dataport; I would use an interface .net to read the data from MB access the could be connected by webservice to NAV.

    My doubt, I don't know if a better exponing an Xmlport or directly the table by webservice.

    Can you suggest me?

    Massimo


Sign In or Register to comment.