Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:sendnotification [2023/04/04 05:51] – ↷ Page moved from progref:0300_add_custom_processes:0315_iexecutionengine_interface:sendnotification to pr_methods:sendnotification seanpr_methods:sendnotification [2023/05/08 06:55] (current) sean
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IExecutionEngine_Interface  IExecutionEngine_Interface_Methods sendNotification}}+{{tag>Index Programmers_Reference Methods IExecutionEngine_Interface sendNotification}}
 [<10>] [<10>]
 ====sendNotification (IProcess, IEntity, INotification, String)==== ====sendNotification (IProcess, IEntity, INotification, String)====
Line 9: Line 9:
 ===Parameters=== ===Parameters===
 |''recipient''|the instance of the intelligent business object which receives the notification| |''recipient''|the instance of the intelligent business object which receives the notification|
-|''notification''|the instance of the notification to send to the recipient. This can be obtained by calling the ''[[progref:0300_add_custom_processes:0315_iexecutionengine_interface:createnotification|createNotification]]'' method.|+|''notification''|the instance of the notification to send to the recipient. This can be obtained by calling the ''[[pr_methods:createnotification|createNotification]]'' method.|
 |''channelTypeName''|the name of the channel supported by the recipient through which the notification is sent. If null the notification is sent through the default channel of the recipient.| |''channelTypeName''|the name of the channel supported by the recipient through which the notification is sent. If null the notification is sent through the default channel of the recipient.|
  
  • Last modified: 2023/04/04 05:51