Create Event Nodes in Policy Designer

A Create Event node represents an action to create a Policy Event record, which stores information about events that are associated with Equipment or Functional Location records.

When a Create Event node is executed, a Policy Event record will be created using the values that you specify on the Properties window for the node. One Policy Event record will be created for each Create Event node in the policy model that has a unique name.

The outputs of the Create Event node are the following system fields for the record that the node creates: Content GUID, Entity KeyThe Entity Key output can be used in subsequent action nodes, such as the Create Relationship node, but will return a value of 0 if used in a calculation or a Return Value node, since the Entity Key is not available until the record is saved at the end of policy execution., Entity ID, and Site Key.

If a Policy Event record is created for an event that has a duration, additional Policy Event records with the same name will not be created until the event is closed (i.e., the End Time field in the Policy Event record contains a value).

Note: You can use a corresponding Close Event node to populate the End Time and Close Description fields in the same Policy Event record when subsequent conditions indicate that the event has closed.

HintClick here to see an example of this node used within a complete policy model.

Copyright © 2018 General Electric Company. All rights reserved.