SedonaAPI and SedonaWeb 2.0 - 1.40.1.2 - 12/8/2021

Special Upgrade / Install Instructions:

If your company uses the SedonaCloud API, IT will update the SedonaCloud version at the same time as your SedonaOffice upgrade. This is to ensure compatibility with the all modules utilizing SedonaCloud.

Supported Environments:

Version Support

** This version of SedonaCloud requires SedonaOffice version 6.2.0.4 or above **

Minimum System Requirements:

• Server is on Microsoft .Net 4.6.1


Features:

Enhancements:

Added a Manitou specific Client section to enable the integration to work more seamlessly.  This requires Manitou 2.1.32.

Bugs:

API - POST to /api/CustomerSite Allows duplicate Site Number records  (21453) [24048]

Issue: Using Postman send a POST request to the /api/CustomerSite endpoint.

The Result will show the site created which is OK. Send the same json package a second time with no changes and the record will also be created.

Solution: Adding a new site with the same site number as another site of the customer will now throw a "duplicate" error. Also corrected the PUT endpoint so that a site number could not be *changed* to one already in use.

No API endpoint for Note Access level Default (22370) [Internal]

Issue: There is no way to access the SedonaOffice setup to get Note access level

Solution:  Added API endpoints to retrieve the setup configuration of the applicable modules:

  • .../setup/ap
  • .../setup/ar
  • .../setup/gl
  • .../setup/in
  • .../setup/oe
  • .../setup/sv
To get the note access level default, GET .../setup/sv.  PrintAccessLevel property:
  • 1 = No Restriction
  • 2 = Customer Restrict
Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.