SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#1 21-11-2018 10:32:18

SeanR
Administrator
Registered: 20-11-2018
Posts: 148

Global Notifications in Workflow

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

#2 21-11-2018 11:28:49

KevinM
Moderator
Registered: 21-11-2018
Posts: 13

Re: Global Notifications in Workflow

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&nbsp;point in the Mapping configuration, in which case all the information currently in Memory will be available to you

Offline

#3 21-11-2018 11:28:59

StephanB
Member
Registered: 21-11-2018
Posts: 39

Re: Global Notifications in Workflow

Thanks Kevin, I have managed to understand how to configure the Global Notifications in Workflow

Offline

Board footer

Powered by FluxBB