KevinJohn-GH commented on issue #3268:
URL: 
https://github.com/apache/dolphinscheduler/issues/3268#issuecomment-1097708813

   > > I want to create a process instance through api, but after the creation 
is completed, I need to query all of them before it can be dynamically launched 
and run.
   > 
   > Hi, Do you mean you want the `process instance` id, not the `process 
definition` id?
   
   so how can i get the `process instance` id after start a new process install 
? 
   /dolphinscheduler/projects/{projectCode}/executors/start-process-instance
   i use this api to create, but it return just look like this
   `{"code":0,"msg":"success","data":null,"failed":false,"success":true}`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to