Versions Compared

Key

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

...

Smaller changes to existing features are also described so that you can plan for the new release. Unlike a traditional release notes document that includes only a simple list of enhancements these release notes give you everything you need to get up and running with the new features and enhancements in the latest release. If you have any questions please don’t hesitate to contact your LogiSense support representative.

LogiSense Support  

email: support@logisense.com

web: Live Support

phone (Canada): 1-519-249-0508 •

phone (USA): 1-917-410-3584

9.2.0 Release Notes

...

Developer Notes

API Changes

  • New Methods

    • DeleteUserAttributeSingleSignOnConfiguration: Deletes single sign on configuration for the supplied user. Returns success if the configuration is deleted, or if the user has no configuration

    • DisableSingleSignOnConfiguration: Disables single sign on for the user with the supplied federation id. The user must have a federation id configured or this will fail

    • EnableSingleSignOnConfiguration: Enables single sign on for the user with the supplied federation Id. The user must have a federation Id configured or this will fail

    • SetUserAttributeSingleSignOnConfiguration: Adds/updates single sign on configuration for the supplied user

  • API Enhancements

    • The GetRenderedInvoiceXml and GetRenderedSnapshotInvoiceXml methods will now trigger the generation of invoice xml as this data is no longer persisted in the database

    • Improved UpdateService failure response messages to make the update failure issue clear

Permission Updates

  • New Role Permissions

    • DataExportHistory (List)

    • JobSchedule (DisplayLastRun, DisplayNextRun)

    • OwnerSingleSignOnConfiguration (Delete, Edit)

    • UserAttributeDoNotRerate (Add, Delete, Edit)

    • UserAttributeSingleSignOnConfiguration (Add, Delete, Edit)

  • Removed Role Permissions

    • Payment (Reverse)

9.2.0-Patch.1 Release Notes

...