Hi,
I've built some session reporting process which uses the show_sessions to regularly list the active sessions opened on the content server(s) serving our docbase. now, we have several dfc clients accessing this docbase (jms/acs/webservices/webtop/da/other publishing tools/dts/...) and I would like to precisely analyze wich of those clientś open sessions.
The problem is that I could think of only tagging those diferent clients by using the dfcversion.properties that is part of the dfc jar and adding an additional sufix to the version number. Now, I only know of two processes which use this information: the bof deployment module and the content server client version restriction.
I did not perform the necessary tests fir the moment but I would like to know whether someone thinks of any problem that may arise with this method. I would also like to know what you think would be the best way to add the suffixes: should I append a dot + some letters, no dots? Etc...
thanks
Stephane