Forum Discussion

pratiksha_patil's avatar
pratiksha_patil
New Contributor II
6 years ago

Updating the status in database after pipeline is successfull

The usecase is to generate a uniqueID and load the uniqueID and status as “inprogress” in database. After that call the child pipelines.If all the child pipeline gets executed successfully update t...