Hello @SycOps,
If it’s allowed then try to use file names with different separators(name_recid
). When you get the filename back just parse it again and get that from the name.
Otherwise last option is need to use status or time-based. Like which record has the last updated status within the specific time frame.
I hope this helps.