The result of the request is marked in the response by setting the ''rez'' attribute to the value: 0-successful, 1-warning, 2-error. In the event of an error or a warning, the message is written to the "text" of the tag and the attribute "mcat" (the message category): "'''<{req} path="/TreePath" user="user" rez="2" mcat="/sub_DAQ/mod_BlockCalc>Impossible to remove the node</{req}>'''".
+
The result of the request is marked in the response by setting the ''rez'' attribute to the value: 0-successful, 1-warning, 2-error. In the event of an error or a warning, the message is written to the "text" of the tag and the attribute "mcat" (the message category): "'''<{req} path="{path}" user="{user}" rez="2" mcat="/sub_DAQ/mod_BlockCalc>Impossible to remove the node</{req}>'''".
Revision as of 18:14, 7 January 2023
The result of the request is marked in the response by setting the rez attribute to the value: 0-successful, 1-warning, 2-error. In the event of an error or a warning, the message is written to the "text" of the tag and the attribute "mcat" (the message category): "<{req} path="{path}" user="{user}" rez="2" mcat="/sub_DAQ/mod_BlockCalc>Impossible to remove the node</{req}>".