27.1 Format

Import files are comma-separated files. The first row contains the column headers. Each additional row is a data row that identifies the contract.

The following example lists the fields included in the column header along with the corresponding data row that maps to the fields.

AdmincontractId,Contractname,Totalcost,Site,Adf10
Id1,Contract1,432.3,London|Paris,Microsoft

The first row contains the column headers, such as Admincontractid, Contractname, Description, Totalcost and Programname.The second row contains the sample data to be imported. The order of the rows is not important. You can reverse the Admincontractid and Contractname or remove any rows that are not mandatory or contain unwanted information.