Parameter Text FileName
Through ITPOLSSessionUploadFile a file may be uploaded to an existing session. On the parameter FileName the name of the file is passed. This name may not contain (back)slashes. The service will call ReceiveFile with this name as the Src parameter and store the received file in the session. If a file with this name already exists in the session, it will be overwritten.