Search
Search Data Hub Support Help and Support.

January - March 2026

Schematics

Blank value validation
You can now configure Schematics to accept or reject the blank values in a file.
Use the
Move Blank to Invalid
switch to turn on or off the validation. If the validation is turned on, the rows in the file containing blank values will move to
Invalid
state during processing.
The validation option is available on 2 screens:
  • Add Schematic
    screen: On the 1st row of entry between the
    Column(s)
    dropdown and the
    File Type
    field.
  • Edit Schematic
    screen: In the
    Upload Format
    collapsible section.
Refer to the Thomson Reuters API Reference for details.
Enrichment behaviour
When Source file has blank values:
  • Parse
    • Blank Validation
      ON
      : if resulting Enriched column has blank values, it will be moved to
      Invalid
      .
    • Blank Validation
      OFF
      : if resulting Enriched column has blank values, it will be moved to
      Ready
      .
  • Combine
    • Blank Validation
      ON
      : if resulting Enriched column has blank values, it will be moved to
      Invalid
      .
    • Blank Validation
      OFF
      : if resulting Enriched column has blank values, it will be moved to
      Ready
      .
  • Add Single Value
    • Blank Validation
      ON
      : if value provided is blank, it will be moved to
      Invalid
      .
    • Blank Validation
      OFF
      : if value provided is blank, it will be moved to
      Ready
      .
  • Look Up
    • Blank Validation
      ON
      : if resulting Enriched column has blank values, it will be moved to
      Invalid
      .
    • Blank Validation
      OFF
      : if resulting Enriched column has blank values, it will be moved to
      Ready
      .
  • Calculations
    Blank Validation
    Dropdown choice
    Result
    ON
    Ignore All Blanks
    Enrichment will be performed, and blank values, along with the calculations, will be moved to Invalid.
    OFF
    Ignore All Blanks
    Enrichment will be performed, and blank values will be ignored and moved to Ready.
    ON
    Consider All blanks as zero
    Blanks considered as zero and moved to invalid
    OFF
    Consider All blanks as zero
    Blanks considered as zero and moved to ready
    ON
    Consider all blanks as blanks
    Blanks considered as invalid
    OFF
    Consider all blanks as blanks
    Blanks considered as invalid

Data - All uploads

JSON
Users can now submit JSON data directly via API without needing to convert to text files first, streamlining data ingestion workflows.
  • Submit raw JSON payloads directly through API requests.
  • System converts JSON to CSV format while processing and places in
    All Uploads
    . Provider type is reflected as
    JSON
    .
  • System appends the current date and timestamp to the provided file name.
Refer to the Thomson Reuters API Reference for details.
UTF-16
In addition to UTF-8, the import supports UTF-16 LE and BE encoded files for both txt and csv extensions. These files can be uploaded, previewed and processed to create Topics.
Refer to the Thomson Reuters API Reference for details.

My Workspace

Collection - Topic Creation Timestamp in Add Data to Collection Grid
You can view the exact date and time when a topic was added to a collection. The date and time will show in the
Created At
column of the grid.