from CDAP documentation exists an HTTPS post-run plugin to trigger pipeline start based on the successful execution of another pipeline (Scheduling). I'm trying to use this functionality in GCP Data Fusion but the plugin even if installed (because I can see it from Control Center) seems to be not available.
I also tried to install manually the plugin HTTP Plugin v2.2.0 as stated in the documentation but has only sink and source action. Also if I try to use the plugin an error is displayed
HTTP Properties 1.2.0 (No widgets JSON found for the plugin. Please check the documentation on how to add.)
this error seems related to the fact that Data Fusion is trying to use version 1.2.0 (the one already installed) with properties of version 2.2.0.
Any suggestions on how to solve this issue?
Update
I can see the two vesions http-plugin from Control Center
but I cannot set the version
Problem about http plugin hasn't been solved but I found the existence of pipeline trigger to execute pipeline based on status of another pipeline, this feateure is only available with Enterprise edition.
I believe you can find HTTPCallback
post action plugin for the particular batch pipeline attaching appropriate pipeline alert.
Following Configure menu from the main dashboard plate:
Create the new Alert object invoking HTTPCallback plugin properties list: