Skip to main content

ES_ Object Configuration

Objects with the `ES_` prefix are system-level objects that support internal platform functionality.

Objects with the ES_ prefix are system-level objects that support internal platform functionality. They are not intended for direct interaction by end users or configurators, and they are not visible in standard configuration screens. However, there are situations — such as investigating unexpected behaviour, reviewing process dependencies, or preparing for structural changes — where you need to understand where these system objects are referenced in your configuration.


Helper Objects for Analysing References

The platform provides a set of helper objects that expose where ES_ objects are referenced within your configuration:

Object

System Name

System Referencing Attributes

ZZ_SYSTEM_REF_ATT

System Referencing Inputs

ZZ_SYSTEM_REF_INP

System Referencing Outputs

ZZ_SYSTEM_REF_OUT

System Referencing Parameters

ZZ_SYSTEM_REF_PAR

These objects show where system-level objects are referenced across process attributes, inputs, outputs, and parameters.


Populating the Reference Objects

The reference objects are populated by running the ENERGYSYS ES Referencing Export process. This process extracts and records all system-level references into the helper objects.

The process and its associated objects are installed on the platform reference instance. If they are not available in your environment, contact support to request installation.


Important

ES_ objects are system-managed. Do not modify them directly, and do not attempt to delete them. Incorrect changes to system objects can cause platform instability. Use the reference objects described above to analyse their usage — do not work with them directly.

Did this answer your question?