1. type to set as notify in action
2. Mail template to be created for notification
3 link the action to eventytype
4. config - service folder - set
<add key="NotiFicationRequired" value="YES"/>
<add key="NotiFicationURI" value="http://119.81.2.42:8086"/>
5. How to configure notification
go to this line in (client.js)
var client = new Faye.Client('http://169.56.148.10:8086');
replace ip with your system . port number do not change
6. port number should be same between this two files 1. client.js 2. Server.js
7. give correct location in pubsuv batch file
8. Switch off the queue reader
9. Start the pubsuv batch file (run as administrator)
10. start the queue reader
Revisions
- August 19, 2019 @ 05:19:18 [Current Revision] by arul
- August 19, 2019 @ 05:19:18 by arul
Revision Differences
There are no differences between the August 19, 2019 @ 05:19:18 revision and the current revision. (Maybe only post meta information was changed.)