You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/13 08:30:41 UTC

[GitHub] [dolphinscheduler] KevinJohn-GH commented on issue #3268: Can the processDefinition id and schedule id be returned after the process instance is successfully created

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org