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.

Note: When importing an app that has a connection configured in it, but the connector is not installed in your environment, after you install the connector, the connection configuration field values of type SECRETS are retained post installation as long as they were not configured using application properties. If you had configured your SECRETS as application properties, you need to reconfigure them after installing the missing connector. This is because all application properties in the app are wiped out when the app is imported.

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:

  1. 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.
  2. Click From Git repository. The Git repository URL text box is pre-populated.
  3. 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.