Overview

With Delphi, we offer a 1-way integration that pulls sales.

Sync Approach

The sync connects to Delphi’s database to pull sales.

Inventory items in Yellow Dog should be mapped thru POS Item Map to report sales and deplete inventory.

The sync will need to be installed on the same server as the Delphi database.

Sync Frequency

The sync can be scheduled to run at any interval.

Requirements

Client

TBD

POS Partner

TBD

Yellow Dog

To pull sales from Delphi, Yellow Dog requires

  • SQL Server

  • Database Name

  • SQL Username

  • SQL Password

Data Exchange and Mapping

Sales Data

The following tables and columns are read by the sync:

Delphi TableDelphi ColumnYellow Dog Column
Event ItemEventItemIDTransaction Number
PriceItem Retail
RecordQuantityQuantity
EventEventID
PropertyPIDRevenue Center
NameReference
Start DateCheck Closed
Guaranteed AttendanceQuantity
Expected AttendanceQuantity
Event OrderNumberTransaction Number
Is Event Order Complete
ItemItemIDItem Number
PLUSKU
NameItem
AbbreviationItem
PriceItem Retail
Function RoomFunction Room IDRegister Number
NameRegister ID
EmployeeInitialsEmployee Number
Full NameEmployee Name
StatusName

Additional Information

Limitations

TBD

Other Notes

TBD

Implementation

TBD  

>>Back to top