Posted: Tue May 18, 2004 6:16 am Post subject: Channel Exit ot track messages
Apprentice
Joined: 30 Apr 2004 Posts: 26
I'm looking to make a record of transactions through a given channel. Currently I'm just using the persistent logs to achieve this (parseing them looking for an order number in one of the fields). This works (sort of) but i'd like something a little more 'robust'. I've looked at Ma06 - but i'm using a SVRCONN channel which is not supported.
Does anybody know how to 'log' messages via a SVRCONN channel?
Thanks
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
Hi,
Have you looked at the API Exit called MirrorQ? It will work with a SVRCONN channel. You may need to update the code if the client is NOT sending a UserID.
i haven't tried doing an API on the SVRCONN.
but, i've been able to program an API that keeps track of messages that goes in and out of a specified set of queues.
and also channel exits that monitor messages coming in and out of the channel.
i think the best that u can do is create a channel exit program to monitor messages that goes in and out of your SVRCONN. _________________ Jed
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum