Parse URL Activity

Description

The Parse URL activity parses a URL into request, query string and fragment components.

Inputs

Url

Required

Type: String

The URL to parse.

Outputs

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.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.