This document discusses using the FME Server Notification Service's publish-subscribe design pattern to send notifications about job failures and directory changes. It provides examples of configuring job failure notifications and directory watch notifications, describing how notifications are published to topics and subscribed to by applications. The document demonstrates monitoring a test directory for changes and parsing notification data to see when files have been modified.