Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Programmers_Reference Methods IExecutionEngine_Interface CreateNotification}} ====createNotification (IProcess, String) ==== <code java>public INotification createNotification (IProcessparent, String notificationName) throws ServerTimeOutException, AccessDeniedException, ExecutionException;</code> This method creates the specified notification. If there are any rules associated with the creation of the notification they are executed. ===Parameters=== |''notificationName''|the name of the notification to create (the notification with this name must be configured in the business space version)| ===Returns=== The instance of the created notification Last modified: 2023/05/08 06:49 Log In