Use this procedure to help determine how many new events there are.
event_id
BIGINT. This is an OUT parameter that specifies the ID of the latest event.
To determine how many new events there are, call the ml_ra_get_latest_event_id system procedure and subtract the last event_id you processed.