You are not logged in.
Pages: 1
Hi
Can you please give a more detailed configuration on Global Notifications in WorkFlow
<GlobalNotifications>
<Error enabled="yes" dataDefinition="Notifier" transmitMethod="HIGH" destination="localhost" />
<General enabled="yes" dataDefinition="Notifier" transmitMethod="LOW" destination="localhost" />
</GlobalNotifications>
Stephan
Offline
I may have misunderstood you but if the detail you talk about is related to additional information you would like to go into the notification this can be achieved by adding this with the dataDefinition.
You can also apply rules to the error message that would be available to you in that dataDefinition.
Remember you can also add a Notification Mapping at any point in the Mapping configuration, in which case all the information currently in Memory will be available to you
Offline
Thanks Kevin, I have managed to understand how to configure the Global Notifications in Workflow
Offline
Pages: 1