Versions Compared

Key

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

...

The Order Record Import process either accepts a MARC file as input file or a combination of MARC and EDI files, where MARC contains the Bib related information and EDI contains Vendor related information. Where MARC file is the only input file, the 9XX fields, which holds institution data, is used to carry all Vendor related information such as the Order number, Vendor Id, Price, Quantity, Account Information, etc. The configuration as to whether OLE should expect only MARC or a combination of MARC and EDI is defined in the Batch Process Profile under the Main Section - Image Added.

When such information comes from 9XX fields, it is imperative to use a combination of Data Mapping and Constant and Default Values under Batch Process Profile. Data Mapping helps to match the 9XX fields with the destination field as to where the data has to be loaded and Constant and Default Values helps to set the value a constant every time the profile is used. For example, when the price which differs in case of each Bib record, Data Mapping can be used to pick from the 9XX fields and in case all the orders are from the same vendor in that MARC file then Constant and Default Values can be used to set it a constant value for all Bib records in the MARC file.

...