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

Launch a Cube! #10

Open
danigonzalem opened this issue Sep 28, 2022 Discussed in #9 · 0 comments
Open

Launch a Cube! #10

danigonzalem opened this issue Sep 28, 2022 Discussed in #9 · 0 comments
Labels
question Further information is requested

Comments

@danigonzalem
Copy link

danigonzalem commented Sep 28, 2022

Discussed in #9

Originally posted by danigonzalem September 28, 2022
Hello everybody,
I hope someone answer me, because I never get the complete solution. I want to launch a cube using the API and when the cube is executed get the status in order to relaunch if it has been an error or notify to the users when apply.

I used this worflow:

  1. Get the datetime of the last update
  2. Launch the cube
  3. When the cube has the status 64 (finished)
    • if updated datetime<>initial datetime then OK
    • if updated datetime=initial datetime then KO

I Want to know if this is the correct way to ensure that a cube is launched correctly, thanks!

@xdumstr xdumstr added enhancement New feature or request question Further information is requested and removed enhancement New feature or request labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants