Access Variable Instance UUID during Runtime

@ac13, based on your first post could you just do:

Your “events” are grouped into a “collection”. You pass the collection into a Multi-instance Sub-Process, so that each event gets its own sub-process instance to parse the event and pass it into the DB. In the DB you could store the sub-process instance id and the parent instance ID?
I ask because your original post reminds me of this type of scenario: