}bedrock.server.writetomessagelog - cubewise-code/bedrock GitHub Wiki
Description
This process will write a Message into the TM1 server Message Log.
Process Parameters
| Parameter | Data Type | Default | Prompt Text | 
|---|---|---|---|
| pLogOutput | Numeric | 0 | OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1) | 
| pLevel | String | REQUIRED: Severity of the message - INFO, DEBUG or ERROR | |
| pMessage | String | REQUIRED: Message to display in TM1 server Message Log | 
Full Process Dependencies
Process doesn't call any dependencies.