Resolve Wait For Logic App Alert
- Last UpdatedJul 01, 2024
- 2 minute read
While installing a package, if the workflow activity contains a Wait For Logic App Alert activity, you can edit the details for each activity in the target environment. Use the Logic App Alert Filter grid to configure the details of the Logic App Alert activities in the target environment that appears towards the lower section of the settings form.
The grid contains the following fields:
-
Logic App Alert Filter: Use this property to set the alert key along with the Web API URL to post from the Logic App.
Property Type: Mandatory
In the Logic App Alert Filter window, configure these as follows:
-
Source
-
Enterprise Console: Displays the name of the Enterprise Console site with the Server name in the Source environment.
-
URL: Displays the source URL, which is used by Logic App to post the data to the workflow.
-
Authorization Token: Displays the source Authorization Token, which is used by Logic App to pass as authorization header while posting the data using URL.
-
-
Target
-
Enterprise Console: Enter the name of the Enterprise Console site with the Server name in the Target environment.
-
URL: Enter the URL, which is used by Logic App to post the data to the workflow.
-
Authorization Token: Enter the Authorization Token, which is used by Logic App to pass as authorization header while posting the data using URL.
Note: The URL and Authorization token are generated based on the selected Enterprise Console site. Hence, it is mandatory to provide target values for Enterprise Console, URL, and Authorization token fields. If you want to use the values as specified in the source, then leave these fields blank.
-
-