Posted: Mon Mar 27, 2006 1:35 pm Post subject: API and Channel exit
Grand Master
Joined: 12 Nov 2005 Posts: 1432
Can someone please give me brief idea about these two things: API exit and Channel exit( just idea) I tried to read but could not figure out what exactly they are and why they are used. I can read details once I have idea what I am reading about.
Exits are places that MQ allows user written code to be run from inside WebSphere MQ.
They are kind of like plugins in other programs (like eclipse).
An API exit will be called at different points during the execution of API calls - like an MQPUT or MQOPEN or etc.
A channel exit can be called at different points during the lifetime of a channel.
Writing exits is a very advanced topic. Using prebuilt exits is only as easy as the documentation for the exit. _________________ I am *not* the model of the modern major general.
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