Load Queue status notifications - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

When a document fails or the status of the queue changes as the Load Queue processes documents, you can configure notifications to be sent to the users or administrators. Like all notifications, the notification of these events can be sent in the form of an email or a notification that appears in the Notification List. For example,

  • You can create a notification to notify you in the event that a document fails during the publish process by subscribing to that document and adding the EVPublishedFailed event to the subscription.

  • You can create a notification to notify you when all documents fail to publish during processing by subscribing to the SPFTEFPublishDocVersion class definition and adding the EVPublishedFailed event to the subscription.

  • As an administrator, you can create a notification to notify you when the status of the publishing queue changes into a failed state and stops while processing by subscribing to the SPFTEFQueue class definition and adding the EVPublishQueueFailed event to the subscription.

    SHARED Tip These notification are configured in the user options and provides the document name and the exception that caused the failure or the queue name and the exception that caused the fault on the queue.

For more information on managing subscriptions, see Subscriptions and e-mail.