Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When importing data with REST API you might experience an a similar error to:

This error message is for REST API for HansaWorld versions 8.3 and below. Since there is no paging available for these versions and all the data is pushed at once there is a request limit size for flex.bi. If this size is exceeded the register can't be imported with REST API. In these cases combined import has to to be used. 

...

Changing request limit

For private flex.bi Enterprise users REST API request limit can be changed in eazybi.toml by adding the following parameter in the [general] section:

...