Sets the ObjectEventId attribute to a specified event identifier (ID).
Syntax
public void setDEEId(String eventId);
Parameters
Return values
None.
Exceptions
Notes
In the duplication event elimination feature, the business object must store the event ID for its event record in its ObjectEventId attribute. Normally, the ObjectEventId is reserved for use by the integration broker. To access this attribute for the duplication event elimination feature, use the setDEEId() method. For more information, see the description of duplicate event elimination in Event notification.