Restrict access to start and stop queues - Intergraph Smart Construction - Hotfix 14 - Help - Hexagon

Intergraph Smart Construction Help

Language
English
Product
Intergraph Smart Construction
Search by Category
Help
Smart Construction Version
8
SmartPlant Foundation / SDx Version
10

You can restrict access to start and stop certain SPC queues for specific users and user groups by adding entries to the SPFAppServer.config file. For more information on the configuration service, see the SmartPlant Foundation Help guide.

You can restrict access to the Rules of Progress queue, Retrieve Data queue, and the queues in the Queue Status window.

Unlike other access groups, you can restrict access to an existing or new access group by using the access group's UID as a value for the property's key.

  1. Find the UID of the access group that you want to have control of the work package properties.

    • The UID for an existing access group can be found in the Export Data menu of any access group in SmartPlant Foundation Desktop Client. For help finding an access group, see Roles and access groups.

    • See Create access groups for instructions on how to create an access group.

  2. Open the SPFAppServer.config file, which is located in the SITE_NAME\SPFConfigService\SPFSharedSettings folder.

  3. Add the following entry in the SPFAppServer.config file anywhere under the <appSettings> section.

    <add key="SPC_Queue_Enabled_Update" value="accessgroupUID"/>