Author |
Message |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Mon Oct 06, 2008 5:57 pm Subject: Logging Message Content |
Wow... will love to look @ the exits.
Thks for informing, waiting anxiously for it, so as to do a comparison with the exits I created which I think is very basic. |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Wed Oct 01, 2008 10:35 pm Subject: Logging Message Content |
AFter some other consideration we made, we have decided not to log the message due to space constraints. Plus, its alot of work which might nt really be necssary to my user requirement. We ended up ge ... |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Sun Sep 28, 2008 11:14 pm Subject: Logging Message Content |
Hi ppl,
I have just completed my exit program. And I realise that the information that is in the object differ in different exits.
Take for example MsgId. I try to extract the msgId in MsgExit i ... |
Topic: Remote queue name |
jj.unlimit
Replies: 2 Views: 8219
|
Forum: User Exits Posted: Thu Sep 25, 2008 2:31 am Subject: Remote queue name |
I found the value in MQXQH structure.
when i print it out... its some invalid values like heart and diamonds
PMQXQH pMQXQH;
pMQXQH = (PMQXQH) AgentBuffer;
if(pMQXQH != NULL_POINTER){
int ... |
Topic: Remote queue name |
jj.unlimit
Replies: 2 Views: 8219
|
Forum: User Exits Posted: Wed Sep 24, 2008 2:11 am Subject: Remote queue name |
I have read the IBM help on "Channel-exit calls and data structures" .
Couldnt find that any info in the data structure has the remote queue name.
Currently, as discussed on the previous ... |
Topic: Difference between API Exits and User Exits |
jj.unlimit
Replies: 2 Views: 8898
|
Forum: User Exits Posted: Wed Sep 24, 2008 2:06 am Subject: Difference between API Exits and User Exits |
thks for the reply... |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Tue Sep 23, 2008 10:38 pm Subject: Logging Message Content |
is it impossible to get the message content i intended to? Free feel to share your views. |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Tue Sep 23, 2008 8:05 pm Subject: Logging Message Content |
The message content that im refering is as below:
A send a message "12345678990ABCDEF...Z"
B rcv the message, log the received time and the 1st 32bytes of the message.
Log file shld h ... |
Topic: Logging Message Content |
jj.unlimit
Replies: 10 Views: 20257
|
Forum: User Exits Posted: Tue Sep 23, 2008 4:52 am Subject: Logging Message Content |
Currently working on a channel rcv exit using C programming. I have tested the my exit program and its working fine except for the printing of the 1st 32 bytes of the msg content into the log file &g ... |
Topic: Difference between API Exits and User Exits |
jj.unlimit
Replies: 2 Views: 8898
|
Forum: User Exits Posted: Mon Sep 22, 2008 5:10 pm Subject: Difference between API Exits and User Exits |
May I know what is the biggest difference when running this two exits?
Did a lot of reading and its seems to me that API Exits will require configuration in qmgrs while User Exits will require config ... |
Topic: Helped in registration MQ forum |
jj.unlimit
Replies: 3 Views: 14281
|
Forum: General Forums Information Posted: Thu Sep 18, 2008 6:00 pm Subject: Helped in registration MQ forum |
Mehrdad: Really appreciate ur help!!!
fjb_saper: Thks for moving it which made assistance come smoother!!! |
Topic: Helped in registration MQ forum |
jj.unlimit
Replies: 3 Views: 14281
|
Forum: General Forums Information Posted: Wed Sep 17, 2008 8:27 pm Subject: Helped in registration MQ forum |
Hi ppl,
i just did my registeration today. However, they banned one of my email address which I really want all alerts to be send to that address.
Anyone I can enquire abt this issue as to:
1. ... |