New Object Type Storage
The new object type Storage (short name: STORE) can be used to store binary data (entire files) centrally in the Automation Engine database.
Version 11 only prepares the infrastructure for this object type. In this release, you can neither create Storage objects manually in the UserInterface nor manipulate or display their binary data.
With this extension, the setting maxMsgSize= in the supplied Automation Engine's INI file (usrv.ini) has been set to 30 MB. The default value of 3 MB for this setting has not been changed. Automic recommends setting maxMsgSize= to 30 MB because this is the relevant limit for Storage objects.
-----------------------------