Hi All,
I am trying to create some application log by using xml tracer action , which writes in a xml file in the project structure. In realtime as lot of user will be running the same transaction, hence there is a high chance that multiple user will try to write the same xml file at the same time. Anybody has any experice on it - how MII handles this situation ? Will it throw exception at this point or will create a queue to write the log?? Anybody has any experience on it ??