Configuring SkipFailedDocuments - 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)

The SkipFailedDocumentsInLoad setting in the web.config allows you to skip a published document that failed during a load or consolidate task and continues processing other documents in the queue. SkipFailedDocumentsInLoad can be set using the site settings in Server Manager. You can set SkipFailedDocumentsInLoad to True to skip a published document that failed or select False to continue without skipping the failed document. The default setting is False.

Load and consolidate tasks is related to, and are handled with, a single ISPFTEFQueueSchedulerTask scheduler task. The scheduler task continuously polls the queue for the next document that is ready for loading. When a document is the first item on the queue, and has load and consolidate statuses of Queued, the document is processed. Unless SkipFailedDocuments is set to True, the next document in the queue is the first document without a failed load or consolidate status.

When SkipFailedDocumentsInLoad is set to False, the queue stops processing documents when 1 document on the queue has failed. A document has failed if it has a failed load, consolidate, or merge delta status.

If SkipFailedDocumentsInLoad is set to True, the queue continues to process documents if previous documents have failed. Any previously failed document versions are removed from the queue, if a later version successfully loads.

For additional details on Load Queue Management, see Load queue management.

For additional details on setup in Server Manager, see Set up a new SmartPlant Foundation site.