Inflate Service (com.ibi.agents.XDInflateAgent)

Syntax:

com.ibi.agents.XDInflateAgent

iIT Service Object:

misc: Inflate Agent

Description:

This service is used decompress the data that is compressed by the Deflate service (com.ibi.agents.XDDeflateAgent).

Parameters:

Parameter

Description

Inflated Format *

Determines the format of the inflated output. Select one of the following options from the drop-down list:

  • bytes (default)
  • xml

If xml is selected, the output will be parsed.

Edges:

The edges returned are listed in the following table.

Edge

Description

success

Successful operation.

fail_operation

The decompression could not be performed. The data is probably not deflated.

fail_parse

The compressed data could not be accessed.