Skip to main content

The Override Data Type feature lets you decide the data type for a certain field.

Example Scenarios

  • You have an Excel data source with some sheets that contains a field with only numbers. Even though it actually is an Item Id, it gets treated as a numeric value.
  • You have a data source connection to a database with a datetime field that contains both nulls and dates lower than 1753-01-01.

In both cases, the Override Data Type feature may help. You can set up a general rule at the Ingest Instance data source, or edit a field in the prepare instance to change its data type.

Set up a general rule at Ingest Instance data source

  1. Right-click on an Ingest Instance data sourceOverride Data Types..
  2. Specify the SchemaTableField or Data type where this rule will be applied.
  3. Choose what data type you want to convert to.

 

Note: The schema refers to the data source, not the one you created in this system.

Right-click on the Ingest Instance Synchronize objects and run the Synchronize and Transfer tasks in the Ingest Instance data source.

Edit a field in a prepare instance to change its data type

Below is an example, explicitly changing data type of a field in prepare instance.

 

 

Be the first to reply!

Reply