CEICM0001E: The event selector parser failed to parse the event selector because it did not contain a valid XPath expression.
Event selector: event_selector

Explanation:

See message.

Administrator Response:

Ensure that the event selector contains a valid XPath expression.

Event selectors are specifed by an XPath expression which must be of the form CommonBaseEvent[...]. If the event selector does not start with CommonBaseEvent or if it contains values that are not valid, the event selector is rejected.

CEICM0002E

CEICM0002E: The event selector does not represent a valid event selector for filtering events because it did not contain a valid XPath expression.
Event selector: event_selector

Explanation:

The event selector used by either event distribution or the notification helper must contain a valid XPath expression, it must select on CommonBaseEvent, and it must contain at least one predicate.

Administrator Response:

Ensure that the event selector contains a valid XPath expression.

Event selectors are specifed by an XPath expression which must be of the form CommonBaseEvent[...]. If the event selector does not start with CommonBaseEvent or if it contains values that are not valid, the event selector is rejected.

CEICM0003E

CEICM0003E: The event selector subexpression is not valid because the creationTime property must be compared to a valid xsd:datetime value.
Event selector: event_selector

Explanation:

See message.

Administrator Response:

Ensure that the event selector contains a valid xsd:datetime value in the format: CCYY-MM-DDThh:mm:ss.

CEICM0004E

CEICM0004E: The event selector subexpression is not valid because it contains an event selector expression that is not supported.
Event selector: event_selector

Explanation:

See message.

Administrator Response:

Ensure that the event selector contains a valid XPath expression.

Event selectors are specifed by an XPath expression which must be of the form CommonBaseEvent[...]. If the event selector does not start with CommonBaseEvent or if it contains values that are not valid, the event selector is rejected.

CEICM0005E

CEICM0005E: The extended data element parent location path could not be parsed because it does not contain a valid XPath expression.
Extended data element parent location path: parent_location_path

Explanation:

See message.

Administrator Response:

Ensure that the extended data element parent location path contains a valid XPath expression. The XPath expression must refer to one or more extended data element instances in the event or to the event itself.

Extended data element parent location paths are specified by an XPath expression that which must be of the form:

CEICM0006E

CEICM0006E: The extended data element parent location path for the event with ID global_id does not refer to one or more extended data element instances or to the event itself.
Extended data element parent location path: parent_location_path

Explanation:

See message.

Administrator Response:

Ensure that the extended data element parent location path contains a valid XPath expression. The XPath expression must refer to one or more extended data element instances in the event or to the event itself.

Extended data element parent location paths are specified by an XPath expression that which must be of the form: