Skip to main content

Projects

📄️ Update Project

Updates the project identified by projectId in the endpoint and returns the JSON representations. Payload is a Project represented as JSON. There are two important things to consider. First, since project's cubes are identified only by their Cube ID, you should take care to keep the existing Cube IDs unchanged. If the update removes an existing Cube ID, then that cube's aggregates will be deactivated on publish. Second, if a project contains a new Cube ID, then that cube will receive the default, run-time security settings, and also will not have any aggregates when published. Cube ID's are likely to be different in Project files exported from different AtScale installations. Please verify that the Project definition contains the expected Cube ID's before proceeding with the project update.