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:
| 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:
|
|
$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 |