Relational modeling

ION API function warnings

ION API functions of the Modeling Service now return warnings if they are not successful. This feature is implemented in version 2 of the functions.

These functions now return warnings:

  • ExecuteIntegrationTableLoadQuery
  • ExecuteLoadQuery
  • ExecuteScript

Improved behavior of failing non-SQL functions

The behavior of failing non-SQL functions has been improved. When a function within a non-SQL script fails, the script does not continue to run.