-
Notifications
You must be signed in to change notification settings - Fork 83
message logger
Icon |
|
---|---|
Use When |
Messages need to be logged to the Metl console and log file. |
Samples |
List Files in Temp Directory, Remove Duplicates, Sort Records, WSDL Service Call |
Description |
The message logger component takes inbound messages and logs them to the Metl console and log file. |
Inbound Message Type |
Model Based Message |
Output Message Type |
Model Based Message |
Control Message Handling |
Input: As content messages are received this component will log the details of the message and then will forward the message to downstream components. Output: A single control message will be forwarded to downstream components once all messages have been logged. |
Name | Description |
---|---|
Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to. |
|
Qualify Entity Attributes with Entity Name |
Whether attributes passed in a Model Based Message should be displayed with the Entity Name. If checked, the Entity Name will be displayed. |