DataMaxSize

Build 1501 on 14/Nov/2017  This topic last edited on: 15/May/2015, at 13:07

Maximum size in bytes of the binary data to be inserted directly in the XML.

Default value 100,000 bytes

Larger data is exported as URLs pointing back to the service or as separate files (see DataFiles).

Possible values

0: all the data is exported as URL

-1 all the data is inserted in the XML regardless of its size.

Notes

Not used if DataAsId is true.

Related also to

DataFiles