When my app is current running app, it creates a record in DB (not just one). When NOT being current running, it's trigged (one subroutine) via launch code and I don't have globals. I want to modify record mentioned above, but I don't know how to find it without having global var where it's uniqueID was stored. What would be the most convenient procedure in such situation?
