Schema Changes
-
An
IS_INTERRUPTIBLEcolumn has been added to theSCH_ACTIVITY_TYPEandSCH_ACTIVITY_TYPE_Htables. 21.1.321 #347413 -
Several tables beginning with the name
COSTWELLorCOSTWELLCAThave been added to support the Rystad integration. 21.1.319 #358130 -
The
ACCOUNTSandACCOUNTS_Htables have a newCOSTWELLCATfield to allow mapping accounts to Cost Well Categories. 21.1.319 #358130 -
A
COSTWELLfield has been added to theAFEand theAFE_Htables. This field is inactive by default. 21.1.319 #358130 -
A
COSTWELLfield has been added to thePROJECTand thePROJECT_Htables. This field is inactive by default. 21.1.319 #358130
Features️
-
Schedule activities can now automatically extend their duration when a resource is unavailable. This can be used to implement “5-Day Scheduling” by marking the weekends as unavailable time on a resource. So go ahead - give your crews weekends off!
#opsched
#ui
21.1.321
#347413
Interrupted Schedule Activities
Schedule activities can now be set as interruptible or non-interruptible (
Tools > Configuration > Schedule Activity Types). If an activity is interruptible, the activity’s duration will extend when it overlaps an exclusion period on the primary resource.
For example: An activity with a 4 day duration is assigned a primary resource that is not available on a weekend.
- If the activity starts on a Monday, the activity runs on Monday, Tuesday, Wednesday, Thursday.
- If the activity starts on a Thursday, the activity runs Thursday, Friday, takes the weekend off, and continues Monday and Tuesday.
The
Durationfield on the activity does not change as it will continue to show the “actual” duration of the work. When viewing the content on the activity, you would see an elapsed duration that includes the time that the resource is unavailable.
A Job that is linked to an interrupted activity will show the elapsed duration (see example of linked Job below).

An interrupted schedule activity that is linked to a capital activity on a project will cause the project to appear in the Due for Forecast list, as the timing for the activity has changed.
-
Execute now integrates with Rystad Energy to bring their world-wide, industry data directly into the AFE and Capital Budgeting (Projects) workflow. A “Cost Well” entity has been added to serve as a capital-focused template for a well. AFEs and Projects linked to a Cost Well can display validation messages if the estimates or capital for project activities doesn’t align with the benchmark data in the Cost Well.
#integration
#well
#afe
#budget
21.1.319
#358130
Rystad Integration
The Rystad integration requires a subscription to Rystad Energy but there is no additional licensing required for Execute.
At a high level, the integration allows Execute to:
- Query capital data from Rystad and load that data to a Cost Well entity (or a document if we’re using Execute lingo!)


The input parameters used for the query and the resulting costs are written to tables on the Cost Well. The costs are organized in categories that we refer to as Cost Well Categories.
- For an AFE, the GL accounts are mapped to Cost Well Categories. Then, you can link a Cost Well to your AFE and validation messages appear if the AFE’s estimate is under or exceeds the costs in the Cost Well.

- For a Project, Cost Well Categories are mapped to project activity types. By linking a Cost Well to a Project, validation messages are displayed if your costs do not align with the mapped cost well category.

This doesn’t replace the current detailed estimation process that our customers use today. This isn’t authoring the estimate. The goal is context and confidence, not replacing engineering judgment.
Enhancements
- The Dashboard layout has been migrated from Angular to React. #dashboard #ui #system 21.1.321 #350026
- The RTD Partners table has been migrated from Angular to React. #ui #system #well delivery 21.1.321 #351443
- The Settings management has been migrated from Angular to jQuery. #admin #ui #system 21.1.321 #350022
- The Support Package page been migrated from Angular to jQuery. #admin #ui #system 21.1.321 #350020
- Added DOMPurify to sanitize Markdown rendering in areas like field-level help text and Message of the Day. This prevents scripts and raw HTML from executing within Markdown fields, improving security while preserving the existing Markdown experience. #security #ui #system 21.1.321 #357967
- A sample plugin and xslt file for the integration with Quorum Cost Accounting has been added to the plugins repository. #integration #afe #plugins 21.1.319 #357564
- A new alphabetical filter bar has been added to the Configuration page, making it easier for users to find specific configuration items. #ui 21.1.319 #357589
Bugs
- Attachment fields in workflow tasks now behave consistently with other fields, including the ability to change label colors and display shared field and lock icons. #workflow #attachments #ui 21.1.321 #358788
- The fields shown in the document header will wrap long lines of text instead of overlapping the next field. This issue would have been most noticeable on smaller displays, like mobile devices. #ui 21.1.321 #357820
- Fixed an issue where file attachments in attachments tables did not sort correctly by date. #attachments #ui 21.1.321 #352736
- The sample events_approval_snapshot.config plugin no longer causes the service to enter recovery mode. #system 21.1.321 #359680
- Increased caching and managed threading to prevent cases where large sets of updates (through Import or Update Multiple) can cause excessive CPU and memory usage. #system #performance 21.1.321 #358871
- Email notifications will now send when a partner status synchronization from Execute Electronic Balloting occurs and results in the status of the AFE changing to Fully Approved or Partner Rejected. #afe #balloting #email 21.1.320 #360038
- Fixed an issue where some file attachments would fail to appear, due to a file being locked. A service restart would be required to bring them back and no errors were shown on the Attachments tab to indicate that there was a problem. Now an error message is displayed on the Attachments tab and further information regarding the locked file can be found in the server log or the support package. . #attachments 21.1.319 #358257
- Resolved an error when generating a forms package per partner, when the forms are configured to print only for certain partners. #forms 21.1.319 #353941
- Workflow diagrams will now generate if a task name in a sub-workflow, or the sub-workflow name, includes an ampersand (’&’). #workflow #ui 21.1.319 #356452
- Field paths displayed on the Required Fields tab in the Discipline configuration page now include the slashes. #ui 21.1.319 #349687
- Fixed an issue where the application’s built-in emails were failing. #email 21.1.319 #358794
- Addressed a performance issue when loading Wells using the spreadsheet loaders. #well #loader #performance 21.1.319 #356132