Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional features - CubeSaveData and DeleteAllPersistentFeeders #810

Merged
merged 2 commits into from
Oct 8, 2022

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