Configure object actions to restrict file types - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

You can filter out any specific files so that new objects are created only with the wanted files when you use object actions. You can do this by specifying the UID of the unwanted file type in the RestrictedFileTypeUIDs parameter in the EditFiles, Checkout, ReplaceFiles, and Revise client APIs. Any methods using these client APIs will restrict the action from attaching the file types to the new object. For more information on each specific client API, see Client APIs.

For example, you can ensure any outdated .vecz or .binz files attached to the parent file are not downloaded or copied during the Checkout or Revise operations. When you use the Replace Files methods, it will not display the .vecz or .binz files in the attached files section.