This message class contains messages that can occur when deploying an XMM file to an XML RPC server. They have the following format:
2013nnnn
where | 2013 | is the message class, and |
nnnn | is the message number in the range 0000 - 9999 |
20130001 | 20130002 | 20130005 | 20130007 | 20130011
See Deployment to XML/SOAP RPC Server and Dynamic Configuration of XML/SOAP RPC Server.
20130001 | Unknown configuration method |
Explanation |
Remote configuration is not supported by this version of the XML/SOAP RPC Server. |
Action |
Upgrade to XML/SOAP RPC Server Version 8.1 or later to use this feature. |
20130002 | Invalid Call |
Explanation |
The deployment message size exceeds the maximum message length. |
Action |
Increase maximum message size in Broker attribute file. |
20130005 | Permission Denied: No write access |
Explanation |
XML/SOAP RPC Server cannot write files. |
Action |
Modify permission for affected part of file system. |
20130007 | Permission Denied: No modification access |
Explanation |
XML/SOAP RPC Server cannot modify files. |
Action |
Modify permission for affected part of file system. |
20130011 | Disabled Deployment for XML/SOAP RPC Server |
Explanation |
XML/SOAP RPC Server supports deployment, but it is disabled in server properties. |
Action |
Modify the server properties for enabling deployment. |