github-actions[bot] commented on issue #13350:
URL: 
https://github.com/apache/dolphinscheduler/issues/13350#issuecomment-1373306830

   ### 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
   When other systems are integrated with DS, the start-process-instance 
workflow interface does not return the workflow instance id, which makes 
subsequent operations on the workflow instance impossible. To solve this 
problem, users add a startup parameter similar to uuid when executing the 
start-process-instance interface. The new api interface is used to query the 
workflow list, parse the startup parameters and return the workflow instance id 
when the uuid parameter is matched
   
   ### 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]

Reply via email to