This policy is used when you want to log any data
The logging can be done at stage of the flow. The log messages are stored in the database
The configuration fields for the policy are:
[* Indicates a mandatory field]
Name *: Display name of the policy
Description: Description of policy
Enabled: Flag to indicate if the policy is enabled. If this field is not checked, the policy will be ignored at runtime and any fields from its output will contain a default initial value
Continue on Error: Flag to indicate that the flow should continue even if this policy throws an error
message: The message to be logged
None. The message logging happens asynchronously in order to not impact the performance of the flow.
Contact