The Parse URL activity parses a URL into request, query string and fragment components.
Url |
Required Type: String The URL to parse. |
url |
Type: String The URL that was parsed. |
query |
Type: Lookup<String> The query string of the URL as key value pairs. If the same key is present more than once in the query, the last value is the one that is included here. |
request |
Type: String The request portion of the URL that excludes the query and fragment. |
queryString |
Type: String The query string of the URL. |
fragment |
Type: String The fragment of the URL. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.