ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » APPLICATION IDENTITY DATA FIELD BLANK

Post new topic  Reply to topic
 APPLICATION IDENTITY DATA FIELD BLANK « View previous topic :: View next topic » 
Author Message
GregJ
PostPosted: Tue May 07, 2002 9:29 am    Post subject: Reply with quote

Acolyte

Joined: 24 Oct 2001
Posts: 69
Location: Markham, On. Canada

Our client application (mqclient 5.2 on Win2000) creates a message and fills the ApplIdentityData field in. When it is put in a queue (MQ 5.0 Server Winnt) we browse the message and the field (ApplIdentityData) is entirely blank...

Any Ideas?
Back to top
View user's profile Send private message
Justin
PostPosted: Wed May 08, 2002 10:38 am    Post subject: Reply with quote

Novice

Joined: 11 Dec 2001
Posts: 10
Location: New York

Greg,

The application which puts the message into the queue needs to do the followings:

(1) Before calling MQOPEN, set the OPTION parameter with MQOO_SET_ALL_CONTEXT or MQOO_SET_IDENTITY_CONTEXT.
(2) Before calling MQPUT, set the PUTMSGOPTS with MQPMO_SET_ALL_CONTEXT or MQPMO_SET_IDENTITY_CONTEXT.
(3) Set the ApplIdentityData field in the message descriptor.

The application that retrieves the message may also need to set the MQOO_SAVE_ALL_CONTEXT option before MQOPEN.

Justin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » APPLICATION IDENTITY DATA FIELD BLANK
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.