Versions Compared

Key

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

...

Record TypeRelatedRecordID formatTable Validated Against
ActionActionIDActions
APCreditAPInvoiceIDAPInvoices
APInvoiceAPInvoiceIDAPInvoices
APVoucherVoucherIDAPVoucher
ARCreditInvoiceNumberJobInvoices
ARInvoiceInvoiceNumberJobInvoices
AssetAssetIDAssets
BatchBatchNoBatchHeaders
CashFlowJobCode.YearNo.PeriodNoForecasts
CompanyCompanyIDCompanies 
ContractContractCodeContracts
Drawing DocID Documents
Estimate EstimateID Estimates
Forecast  JobCode.YearNo.PeriodNoForecasts
ForecastGainAndLoss WIPAdjustmentID WIPAdjustments
ForecastRiskAdjustment ForecastRiskID ForecastRisk
ForecastSubcontractRisk ForecastRiskID ForecastRisk
ForecastUncommittedAdjustment ForecastRiskID ForecastRisk
ForecastWIPAdjustment WIPAdjustmentID WIPAdjustments
Item ItemID Items
Job  
JobTransaction  
Meeting  
MeetingItem  
Person  
Plant  
PlantPolicy  
PlantServiceOrder  
PriceRequest  
Prospect  
PurchaseOrderPONumberPurchaseOrders
Quote  
ReturnVoucher  
ServiceAgreement  
ServiceDesk  
SubContract  
SubContractorCetrtificationDetail  
Timesheet PersonID.TimesheetDate Timesheets
WorksOrder  

...

PONumberPurchaseOrders

 Timesheet's RelatedRecordID has a Timesheet component, these need to be treated in the following way:

Format: yyyym(m)d(d)

As file names cannot contain slashes these have been removed. The year component is always 4 digits. The Month and Day component are variable length (One or two characters) as leading zeros are removed.

So a file being attached to PersonID 1234 for Week Ending 13/07/2012 would have a RelatedRecordID portion of the file name as:

1234.2012713

Rejected Files

Rejected files are files that could not be automatically attached for some reason.

...

The Config.ini is a TAB delimited file. However Commas cannot be used in this file, substituted for a pipe ( | ) character if required.

A resonable level reasonable knowledge of SQL is required to configure the Config.ini file correctly.

...