Skip to content

Conversation

@Mr-SabyasachiBose
Copy link
Contributor

This branch has two new updates in terms of additional features.

i) A new function cube_save_data is added in CubeService.py to serialize a cube using TM1Py. This requires cube name as a parameter and returns the response code.
ii) A new function delete_persistent_feeders is added in ServerService.py to delete all persistent feeders using TM1Py. This does not require any parameter and returns the response code.

Both these functions executes a temporary ti process to execute CubeSaveData and DeleteAllPersistentFeeders functions respectively.

2 Features added
   i) Persistent feeder deletion added to ServerService.py.
   ii) CubeSaveData added to CubeService.py to serialize a specific cube data
@Mr-SabyasachiBose Mr-SabyasachiBose changed the title Features Additional features - CubeSaveData and DeleteAllPersistentFeeders Oct 7, 2022
@MariusWirtz
Copy link
Collaborator

Thanks for this pull request @Mr-SabyasachiBose

@MariusWirtz MariusWirtz merged commit 5c7a7eb into cubewise-code:master Oct 8, 2022
@Mr-SabyasachiBose Mr-SabyasachiBose deleted the features branch October 17, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants