Input
For more information about mapping and transforming input data, see TIBCO ActiveMatrix BusinessWorks™ Process Design.
The input for the activity is the following.
Input Item |
Datatype |
Description |
message |
string |
The message that you would like to appear in the log. Logs are stored in the ActiveMatrix BusinessWorks installation directory under the Note: When the message contains non-ASCII data, the default encoding of the Java Virtual Machine used by the ActiveMatrix BusinessWorks process engine is used to encode the text when writing to the log file.
|
msgCode |
string |
The error code of the message. This is used as an identifier for the message so that applications can scan the log for the message. |