POS – Protel

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
Protel_Rev_V101Imports a text report file with file pattern: Rev<ddMMyyyy>.ttx
Customized import.
The date is taken from the file name.
Only lines with 3 columns are taken into account after cutting columns like “(NOK)” or “NOK”.
Protel_RevHistory_V001Imports an XML file with file pattern: RevHist*
ColumnName
1Split into accountNumber and itemDescription
2not used
3FBRevenue
#PMI data element (target)DescriptionMandatory / OptionalData transformation/load rulesData element (source)Comment
1DateTransaction DateMTaken from the Day elementDate attribute
2DescriptionDescriptionMTaken from the TAA element within the Day elementName attribute
3DepartmentDepartmentONot used
4AccountAccountMTaken from the TAA element within the Day elementNo attribute
5RevenueRevenue without authority charge ratesMTaken from the TAA element within the Day elementRevNet attribute
#PMI data element (target)DescriptionMandatory / OptionalData transformation/load rulesData element (source)Comment
1DateTransaction DateMTaken from file namerevenueDate
2DescriptionDescriptionMDirectly mapped from source systemitemDescription
3DepartmentDepartmentODirectly mapped from source systemNot used
4AccountAccountMDirectly mapped from source systemaccountNumber
5RevenueRevenue without authority charge ratesMDirectly mapped from source fileFBAmount


Output examples for download:

  • XML file for Protel_RevHistory interface:

File:Protel RevHistory V001.txt

  • Flat file for Protel_Rev interface:

File:Protel Rev V101.txt

Was this article helpful?

Related Articles