|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Adding Security Exit Channel in a Mq Connection Code |
« View previous topic :: View next topic » |
Author |
Message
|
petiteri |
Posted: Thu Dec 14, 2006 3:14 am Post subject: Adding Security Exit Channel in a Mq Connection Code |
|
|
Newbie
Joined: 04 Dec 2006 Posts: 5
|
Hello all,
I m a beginner in c++ and MqSeries.
I just would like to use a Security Channel Exit writing in c my c++ code that i use to connect a queue.
I have the code of the security exit channel but i don't know how to use it my main program...
Could you give me the declarations and the command line to add in my c++ code.
I really need your help
Thank you very much
Regards
Eric |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 14, 2006 3:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
You don't add them to your code. They are (as the name suggests) an exit to the channel you're using.
Exits are also not the easiest thing for the newbie. There's a lot of stuff in here you can search for that will help, including a good thread from RogerLacroix that I can't seem to find just at the moment!  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Dec 14, 2006 3:29 am Post subject: Re: Adding Security Exit Channel in a Mq Connection Code |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
petiteri wrote: |
Hello all,
I m a beginner in c++ and MqSeries.
I just would like to use a Security Channel Exit writing in c my c++ code that i use to connect a queue.
I have the code of the security exit channel but i don't know how to use it my main program...
Could you give me the declarations and the command line to add in my c++ code.
I really need your help
Thank you very much
Regards
Eric |
Welcome to MQ... good luck !
First, please don't start a new thread:
http://www.mqseries.net/phpBB2/viewtopic.php?t=33980&highlight=
Second, if you're new to MQ, starting with a channel exit is usually considered an "advanced topic", done by someone that has a good amount of experience with the product.... so learn the basics first.
Channel exits are explained in the Intercommunication manual in the InfoCenter. _________________ -wayne |
|
Back to top |
|
 |
tleichen |
Posted: Thu Dec 14, 2006 6:49 am Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
You should assess first whether or not you actually need a channel exit. I have seen many sites jump into the idea of a channel exit, only to realize that there was a much simpler solution to what they were trying to solve with it. I'm not trying to put you off, but since you say you are new to MQ, I can only say that writing MQ exits is not something I would suggest to the novice.  _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|