Resolving Missing Activities and Triggers
When you import an app that contains one or more activities or triggers that are not installed in your environment, you see a warning in the Import App dialog.
To resolve your custom activities or triggers that are missing
When one or more of your custom activities or triggers used in the app being imported are missing from your Flogo Enterprise installation, you see a warning in your Import App dialog similar to the following:
Once the app is imported, you see an error marker (
) next to the flow name. After you install the missing activity of trigger, this marker goes away. The number next to the error indicates how many activities or triggers are missing in the flow.
To install the missing custom activities or triggers, do the following:
- Click the flow name to open the flow details page. The Upload an extension dialog opens. You upload custom activity or trigger from the Git repository, hence only the From Git repository option is enabled.
- Click From Git repository. The Git repository URL text box is pre-populated.
- Click Import. Flogo Enterprise downloads the activity or trigger from the Git repository and uploads it into your Extensions tab. Refer to the section, Uploading Extensions for details on this option.