-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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:
- Get the datetime of the last update
- Launch the cube
- 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!
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested