DSKer opened a new issue, #13350: URL: https://github.com/apache/dolphinscheduler/issues/13350
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description When other systems integrate with DS, the start-process-instance workflow interface does not return the workflow instance id, so that subsequent operations on this workflow instance cannot be performed.To solve this problem, the user adds a UUID-like startup parameter when executing the start-process-instance interface. New api interface for querying a list of workflows, parsing startup parameters, and returning workflow instance ids when matching uuid parameters 当其他系统集成DS时,start-process-instance工作流接口不返回工作流实例id,导致后续无法对该工作流实例进行操作。为了解决这个问题,用户在执行start-process-instance接口时添加一个类似uuid的启动参数。新的api接口用于查询工作流列表、解析启动参数以及在匹配uuid参数时返回工作流实例id ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
