This topic may be interesting to Planning Analytics for Excel users that publish Websheets to the Applications (Websheets in PAW) folder in the TM1 database.
Updating an existing Websheet in Planning Analytics for Excel simply deletes the original Websheet and upload a new Websheet with the same name. This causes a problem if specific security was set on the Websheet. Deleting the Websheet will cause the security and any other attributes to be removed. Security is only a problem if permissions are set directly on the Websheet instead of the folder containing the Websheet.
Planning Analytics for Excel 2.0.99 provides solution for this problem. There is a new feature that can be enabled in 2.0.99 that allows existing Websheets to be updated without removing existing security and attributes. To enable this feature add the following to the tm1features.json file.
"r99_EnableNewPublish" : true
If you are not already familiar with this configuration file please see the documentation here: https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=started-manually-enabling-features-in-tm1featuresjson-file. Don't forget to restart Excel after updating the tm1feature.json file!
The Planning Analytics product team is looking for feedback on this change (comment below or reach out directly). If this change proves to be useful then we will consider enabled the feature by default in later versions of Planning Analytics for Excel.
Two additional comments:
1 - If you have already moved to Planning Analytics on-premises 2.1 then the same change will be in the Planning Analytics for Excel 2.1.6 release. This release should be available on Fix Central very soon.
2 - This change has no impact of versions of Planning Analytics using TM1 v12 (Planning Analytics SaaS on AWS).