Creating an operator ID
Create a new Operator ID data instance by selecting Operator ID
from
the Organization
category.
Records can be created in various ways. You can add a new record to your application or copy an existing one. You can specialize existing rules by creating a copy in a specific ruleset, against a different class or (in some cases) with a set of circumstance definitions. You can copy data instances but they do not support specialization because they are not versioned.
Based on your use case, you use the Create, Save As, or Specialization form to create the record. The number of fields and available options varies by record type. Start by familiarizing yourself with the generic layout of these forms and their common fields using the following Developer Help topics using the following Developer Help topics:
- Creating a rule
- Copying a rule or data instance
- Creating a specialized or circumstance rule
- Creating a rule or data instance
- Copying a rule or data instance
- Creating a specialized or circumstance rule
This information identifies the key parts and options that apply to the record type that you are creating.
Key parts
An Operator ID data instance has a single key part:
Field | Description |
---|---|
Operator ID | Enter a unique identifier. By convention, use the format of an Internet email
address. For example, if Patricia works at Thorr, enter [email protected]. Walter
Scafi at Markus Bank in the United Kingdom can be identified by
[email protected]. The Operator ID need not match a person's email
address. You can use another permanent identifier used within your company.
Naming convention guidance:
Note: After a requestor logs in, the Operator ID identifier is available on
the
pxRequestor page as the pxUserIdentifier
property. |
Short description | This field does not make up the key parts for an Operator ID but is required to create the data instance. Enter a label for the operator that will appear on the form header. |
After you save a new or updated Operator ID instance, the change might not be reflected on another node in a cluster until the Pega-RULES agent on that node performs the next system pulse — typically after no more than 60 seconds. Unlike instances of most other Data- classes, the system saves Operator ID instances to the rule cache. As a result, until the next time the rule cache is synchronized, one node might access a stale copy from its rules cache.
Bulk operator loadYou can create Operator ID instances by importing a comma-separated values (CSV) file, such as created by Microsoft Excel. For an example, search for "Bulk Operator Load" in the Pega Exchange area of the PDN. You might need to adapt and extend this example to meet local requirements.
Adding an operator by using the Organizational Chart landing page tabYou can also create Operator ID data instances using the Operators and Organizational Chart tabs on the Organization landing page.