Skip to main content
Adaptive Planning
Last Updated: 2023-06-23
2019.3 Retired Functionality

2019.3 Retired Functionality

Find information about retired functionality from starting with Release 2019.3.

OfficeConnect

Features
file extension
.xlsxai
is no longer supported
Replacement
You can now save the reporting workbooks as Microsoft Excel workbooks using the standard
.xlsx
file extension.
Why?
now provides an enhanced experience in Microsoft Excel and supports many of the standard Excel capabilities. The application no longer launches as a separate Excel process. You can just start Excel and log in to in the same Excel process. now persists with other Excel add-ins.
Effective Date
As of 2019.3 general availability, we will support upgrading the
.xlsxai
files for up to 12 months.
Notification Date
N/A
Action Required Details
Upgrade your existing files to Microsoft Excel files within the 12-month grace period.
Workgroup?
None
Workgroup Information
N/A
Notes

API

Features
rootActuals
is no longer supported in the
exportVersions
API method across all API versions.
rootActuals
indicated whether the root actuals version should be included when actuals are hidden from the version selector.
Replacement
Grant the user permissions to view the Actuals versions instead of hiding them.
Why?
With the introduction of access rules, we updated the API to reflect the new functionality.
Effective Date
As of 2019.3
Notification Date
N/A
Action Required Details
Remove
rootActuals
from
exportVersions
requests and not include it in API scripts in the future. Existing
exportVersions
API with this setting will return a specific error to help with troubleshooting.
Workgroup?
None
Workgroup Information
N/A
Notes