Author |
Message |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Wed Feb 11, 2004 8:38 am Subject: Newbie issue with Exit program |
SnowDragon,
I wouldn't mind sharing the exit,
*but* I have not developed the PAI exit at all :-)
We ended up working with security exits,
based on the sample cited above in the thread.
Howeve ... |
Topic: Security Exits and feedback from receiver to sender |
Olorin
Replies: 1 Views: 1652
|
Forum: General Discussion Posted: Thu Oct 30, 2003 6:14 am Subject: Security Exits and feedback from receiver to sender |
I've been scratching my head on this for long enough, and I haven't found a reply by searching the forums, so I hope saomeone can provide some help.
The problem (short version): how do I pass infor ... |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Thu Jul 10, 2003 10:38 am Subject: Newbie issue with Exit program |
Jeff,
I must develope a single exit (instead of a pair) because of project requirements... (long long story :-)
What we need to authenticate is actual the user sending the message, but
we can't ... |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Thu Jul 10, 2003 10:21 am Subject: Newbie issue with Exit program |
Jeff, thanks for the reply.
Let me clarify...
our final goal is that of an exit that will authorize/authenticate the incoming messages.
I mentioned logging because while developing, our exit is w ... |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Thu Jul 10, 2003 8:28 am Subject: Newbie issue with Exit program |
interactivechannel, thanks for the link.
However, it seems to me that even that exit expects to talk to another exit...
in any case, I've been working on this for the whole week.
The client app ... |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Mon Jul 07, 2003 8:07 am Subject: Newbie issue with Exit program |
clindsey,
Olorin,
I would recommend that you download this sample authentication exit.
http://www-3.ibm.com/software/integration/support/supportpacs/individual/ic72.html
Thanks for th ... |
Topic: Newbie issue with Exit program |
Olorin
Replies: 18 Views: 9587
|
Forum: General IBM MQ Support Posted: Mon Jul 07, 2003 6:37 am Subject: Newbie issue with Exit program |
Hello all.
I'm a newbie on MQ, so forgive me if I say something wrong :-)
I need to develope a simple exit program that will authorize the user sending a message.
We have a simple Queue Manager, ... |