hello community,
I am currently exploring the objects in Business Application Studio and some questions arose which I do not know if I have searched in the correct way.
The questions are:
how can I execute a flowchart from a hdbprocedure?
and in a hdbprocedure can another procedure be executed?
Example, I have FG_PRUEBA.hdbflowgraph and I need to activate it when I run the procedure SP_FGEXECU.hdb

or create a schedule for the flowgraph
Thank you for your answers
Bests regards
Request clarification before answering.
Create a Hana scheduler with the task that you have created(flow graphs or any tasks).
CALL "<package_name>::<flowgraph_name>_SP"
You can also do it using REST APIs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.