Click or drag to resize

Import Export Processor

Ultriva Import/Export Processor is a powerful component of this Batch Job Engine. The Import Processor imports the incoming data from ERP. The Export Processor exports the Ultriva Dataset into flat file based on various configurations.

General Information

Import Processor

Ultriva Import Process imports the incoming file from 3rd party systems into Ultriva Dataset. While importing it validates the Data Types, Required Fields and Optional Fields.

An incoming file field names can be mapped to Ultriva Field names. Import Processor uses this configuration to translate the fields.

If number fields are using comma as separator then it must be configured so Ultriva Import Processor can import data correctly.

If the field is of DateTime type, then the given value should conform to the DateTime format specified in the configuration. An optional timestamp part may be given. All the datetime values are expected in the Business Unit Timezone. Ultriva supports following format specification for DateTime:

  • y-m-d

  • y/m/d

  • y.m.d

  • m-d-y

  • m/d/y

  • m.d.y

  • d-m-y

  • d/m/y

  • d.m.y

  • ymd

  • +ymd

Export Processor

Ultriva Export Process exports the Ultriva Dataset into a flat file for 3rd party systems to consume the files. While exporting the data it validates the Data Types, Required Fields and Optional Fields.