

User Guide › Service Level Management › Business Logic Scope › How to Use Business Logic › Business Logic Objects › Out Object
Out Object
A global object that enables the formula to send alerts as well as log messages.
Alert(<Event type>, <Resource name>, <value1, value2>, ...<value16>)
Sends an alert. The number of Values and their type must correspond to the Event type definition.
Log(<Message>, <Level>)
Sends a message to the system log. The first parameter is the message to be sent. The second can be one of the following:
- I: An information message is reported
- W: A warning message is reported
- E: An error message is reported
- D: An information message is reported only when running in Business Logic Scope. When running in the calculation engine, no message is reported. D is the default value when the second parameter is omitted.
Copyright © 2013 CA.
All rights reserved.
 
|
|