Downloading a File (MIME Format Binary)

You can use the universal Web service destination system to download a file in the MIME format binary from a remote server.

If you select Binary in the MIME Format field in the Response Settings area, PCo is configured so that it receives a binary message from the remote server. The content of the message is determined by the following fixed set of parameters that can be used for configuring the request message:

Parameters for Downloading Files
Parameter Name Description

$out.Text

String parameter for the content of the HTTP response when its content type is recognized as a text. The following content types are supported:

  • text/plain

  • text/xml

  • application/x-www-form-urlencoded

  • application/soap+xml

$out.Content

Binary parameter for the content of the HTTP response if it is not recognized as a text.

$out.ContentType

Content type of the HTTP response