Skip to content

Current Release

What’s new or changed in 9A Raptor Document Warehouse 2025.0.0.644

Release Version: 2025.0.0.644
Release Date: 2025-10-23
Total # Work Items: 4

Features

This section contains a table that lists the features that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.

ID Title
15463 New field types for timestamps and durations
16650 Infrastructure update
15640 Job Logs

Bugs & Fixes

This section contains a table that lists the bugs and fixes that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.

ID Title
16633 Show large CAD files

Detailed Notes

This section contains the workitems mentioned in the above sections, with additional details and applicable notes

15463

  • Title: New field types for timestamps and durations
  • Type: User Story
  • Notes: 2 new field types have been added. One for timestamps, and one for durations.
    A duration (time span) can be used to store intervals, or the "time of day". A timestamp can be used to store an exact moment in time (unlike the already existing date field that did not have time of day or time zone information)
    The timestamp will use the browsers time zone information to automatically show the time in the users time zone.
    And the users language will be used to render dates and times in culture specific formats.
    At the moment sorting on these new type fields is already supported, but searching or filtering not yet.

16650

  • Title: Infrastructure update
  • Type: User Story
  • Notes: INFRA - Migrate to new production cluster with extra memory and modified process limits.

15640

  • Title: Job Logs
  • Type: User Story
  • Notes: In the configuration page each job now has an extra log block that contains logs for that job. The 50 most recent job invocations (limited to 1 week) can be viewed. The UI will indicate how many warnings or errors were logged related to the job invocation.
    In addition, the "Kofax Document Export" jobs can show a list of 50 most recent messages (from the last 7 days) that were send via E-Platform. You can see the individual calls made to FO with the body of the request and response messages.

16633

  • Title: Show large CAD files
  • Type: Bug
  • Notes: The CAD viewer now shows a "download" button for CAD files over 20MB.
    Before large files could not be viewed because we do not download large files automatically, and users did not have an option to start the download manually. Be aware that CAD files are rendered in the browser, and bigger files will take a while to load. 
    Remark: the CAD viewer is still in preview and has to be enabled by 9altitudes on a tenant before it can be used.