Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

How Does It Work

When importing HansaWorld data, using Rest API 2.0 connection, each data record contains an unique Sequence number. This sequence number is incrementally assigned to each data operation within HansaWorld registers, so the sequence number for a record created or altered today, is larger than a sequence number for a record created yesterday. Because of this behavior, we can use the sequence number to determine the point of the last data import end and, correspondingly, the point from which the new data has to be imported.

...

At this point this functionality is supported only for the following HansaWorld registers by default:

  • UserVc - Persons (Sales Person)
  • AccVc - Accounts
  • IVVc - Invoices
  • ORVc - Sales Orders
  • POVc - Purchase Orders
  • ItemStatusVc - Item Statuses
  • PUVc - Goods Receipts
  • SDVc - Stock Depreciations
  • ActVc - Activities
  • LocalMachineVc - Local Machines
  • IVCashVc - POS Invoices
  • SHVc - Deliveries


Tip

Read below on how to add other registers using HAL customisation

...