Skip to Content

Gzip connection

Introduction

A Gzip connection, created using the Gzip connector, establishes access to Gzip activities. Once a connection is configured, you can create instances of Gzip activities associated with that connection to be used either as sources (to provide data in an operation) or as targets (to consume data in an operation).

Create or edit a Gzip connection

A new Gzip connection is created using the Gzip connector from one of these locations:

An existing Gzip connection can be edited from these locations:

Configure a Gzip connection

Each user interface element of the Gzip connection configuration screen is described below.

Gzip connection configuration

  • Connection name: Enter a name to use to identify the Gzip connection. The name must be unique for each Gzip connection and must not contain forward slashes (/) or colons (:). This name is also used to identify the Gzip endpoint, which refers to both a specific connection and its activities.

  • Test: Click to verify the connection using the specified configuration. When the connection is tested, the latest version of the connector is downloaded by the agent(s) in the agent group associated with the current environment. This connector supports suspending the download of the latest connector version by using the Disable Auto Connector Update organization policy.

  • Save Changes: Click to save and close the connection configuration.

  • Discard Changes: After making changes to a new or existing configuration, click to close the configuration without saving. A message asks you to confirm that you want to discard changes.

  • Delete: After opening an existing connection configuration, click to permanently delete the connection from the project and close the configuration (see Component dependencies, deletion, and removal). A message asks you to confirm that you want to delete the connection.

Next steps

After a Gzip connection has been created, you place an activity type on the design canvas to create activity instances to be used either as sources (to provide data in an operation) or as targets (to consume data in an operation).

Menu actions for a connection and its activity types are accessible from the project pane and design component palette. For details, see Actions menus in Connector basics.

These activity types are available:

  • Decompress: Decompresses a Base64-encoded string of Gzip-compressed data.

  • Compress: Compresses content into a Base64-encoded string of Gzip-compressed data.