Web Service
PoyService
Overview
Service Description
Client proxy

Methods Init
DeleteJob
AddFile
AddTextFile
GetFile
GetZipedFile
GetTextFile
SubmitPoy
IsDoneYet

Methods for binding
PoyServiceSoap12
Init
DeleteJob
AddFile
AddTextFile
GetFile
GetZipedFile
GetTextFile
SubmitPoy
IsDoneYet

AddTextFile

Overview | Test Form | Message Layout


Input Parameters
jobId int
fileData string
fileName string

Output Parameters
AddTextFileResult string

Remarks
The AddTextFile method is an alternative to the Add File command. This function allows the permissioned user to add a file as a simple string instead of using binary data in the fileData field.

Technical information
Format: Document / Literal
Supported protocols: Soap, HttpGet, HttpPost