Skip to content

Streaming Imports and bug-fixes

Latest
Compare
Choose a tag to compare
@shuvozula shuvozula released this 29 Apr 22:05
· 9 commits to master since this release
  • Connector now does streaming Imports to Anaplan, so parsing the Incoming data is no longer required, which has made it faster. The API server is now responsible for parsing and returning any errors, which are reported via the Dump files.
  • Bug fix to display the Dump-file contents for Process operations and not prematurely close the connection.