S&C – Delphi

The table below shows the data relationship between PMI data elements/fields (target) and corresponding source data elements/fields (source).

You will find the transformation/load rules meant to explain any programmatic manipulation and calculation applied in the adapter to get the desired data format and/or result in the PMI staging table where such have been applicable.

An example of the source file data, format and structure is also attached below the table.

This table will be updated whenever the source file or the adapter in question are changed throughout the interface life-cycle.

Interface name incl. versionComment
Delphi_OTB_V001File name pattern like: Delhi_OTB*.csv
DelphiEvent_OTB_V001File name pattern like: Delphi_event*.*
ColumnName
1Date
2Satus
3 – 14Not used
15SingleRooms
16 – 31SingleRate
ColumnName
1 – 3Not used
4SegmentCode
5Date
6Cover1
7Cover2
8Beverage1
9Beverage2
10Food1
11Food2
12 – 15Not used
16Rental
#PMI data element (target)DescriptionMandatory / OptionalData transformation/load rulesPlanday data element (source)Comment
1DateOTB DateMDirectly mapped from the source fileDateIn the format yyyy-MM-dd hh:mm:ss
2DepartmentName or ID of the department within the propertyONot used
3AccountID or name of the administrative categoryONot used
4DescriptionDescriptionONot usedMarket code: DELPHI
5RevenueRevenueMDirectly mapped from the source fileSingleRateOnly where Status = 3
6Room NightsRoom nightsMDirectly mapped from the source fileSingleRoomsOnly where Status = 3
7Room Nights TentativeTentative room nightsMDirectly mapped from the source fileSingleRoomsOnly where Status = 2
#PMI data element (target)DescriptionMandatory / OptionalData transformation/load rulesPlanday data element (source)Comment
1DateOTB DateMDirectly mapped from the source fileDateIn the format yyyy-MM-dd hh:mm:ss
2DepartmentName or ID of the department within the propertyONot used
3AccountID or name of the administrative categoryONot used
4DescriptionDescriptionODirectly mapped from the source fileMarket code: {Code}: {SegmentCode}{Code}:
B for Beverage (Covers and Revenue)
F for food
R for Rental
5RevenueRevenueMDirectly mapped from the source fileFood1 or Food2For food food1 if it is larger than 0, otherwise food2
5RevenueRevenueMDirectly mapped from the source fileBeverage1 or Beverage2For Beverage Beverage1 if it is larger than 0, otherwise Beverage2
5RevenueRevenueMDirectly mapped from the source fileRentalFor Rental
6Covers/UnitsCovers/UnitsMDirectly mapped from the source fileCover1 or Cover2Cover1 if it is larger than 0, otherwise Cover2

Download an example of the source file format:

Was this article helpful?

Related Articles