Automate IWP actual start and finish dates - 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

Admins can configure the server to automatically set the actual start date when the first step is started and the actual finish date when the last step is finished. This functionality only works if the start/finish dates are empty. Dates that have already been set will not be overridden by this setting.

The start and finish dates are set to the current day based on the time zone of the client initiating the action.

  1. Open the SPFAppServer.config file, which is located in the [SITE_NAME] > SPFConfigService > SPFSharedSettings folder.

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

    <add key="AutoSetActualDates" value="true" />