High-volume Data Messages

New services in new service location:

  • CreateBigMessage
  • AuthenticateBigMessage - ISDS server always returns <q:dmStatusCode>0000</q:dmStatusCode> with no <dmAuthResult>
  • AuthenticateBigMessage MTOM/XOP - cannot send complete ZDO data to server
    • MIME type must be set
  • UploadAttachment
  • UploadAttachment MTOM/XOP
  • DownloadAttachment
  • DownloadAttachment MTOM/XOP
  • SignedBigMessageDownload
  • SignedBigMessageDownload MTOM/XOP
  • SignedSentBigMessageDownload
  • SignedSentBigMessageDownload MTOM/XOP
  • BigMessageDownload
  • BigMessageDownload has no MTOM/XOP variant

Modified services on old locations:

  • GetListOfReceivedMessages
  • GetListOfSentMessages
  • MessageEnvelopeDownload

Libdatovka functions to be modified:

  • isds_guess_raw_type()

Can use both Base64 encoding and SOAP 1.2 and MTOM/XOP for binary data.

Edited by Karel Slaný