I would like to limit a process that uses a COM interface to another system to just the one session. We have had occurrences were two users have made updates to the same record.
My current thinking is to loop through xSessions and scan the call stack for an occurrence of that particular class.
What would you suggest? Am I missing some simple answer here?
Thanks for your help.
*This post is locked for comments
I have the same question (0)