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 » WebSphere Message Broker (ACE) Support » Message set view in Execution group

Post new topic  Reply to topic
 Message set view in Execution group « View previous topic :: View next topic » 
Author Message
kash3338
PostPosted: Mon Jun 06, 2011 2:30 am    Post subject: Message set view in Execution group Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

Hi,

We have a scenario where in we see the message set with the extension like ".dictonary" and ".xsdzip" when deployed in the execution group. This behaviour is seen in only one particular execution group.

In the other execution groups the extensions are not seen for the message sets.

Why is this behaviour particular in one execution group and why is the extension seen only for the message sets? Is there any particular settings?
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Mon Jun 06, 2011 3:33 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Look at the different physical formats you have in your messages. eg XML1, CWF1 etc.
Then map those formats to the names of the message sets you have deployed.
There will be a correlation to the extentions of the files to the type of physical format in the message set.

Or you could search for the answer to this question that was given by mqjeff within the last two months.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
kash3338
PostPosted: Mon Jun 06, 2011 5:17 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

smdavies99 wrote:
Look at the different physical formats you have in your messages. eg XML1, CWF1 etc.
Then map those formats to the names of the message sets you have deployed.
There will be a correlation to the extentions of the files to the type of physical format in the message set.


Yes we get the extensions as per the message formats, but the problem is if the same message set is deployed in any other execution group, we dont get the extensions, only in one particular execution group we are getting the message sets with extensions.

Is there any specific Execution group property to disply with extensions?
Back to top
View user's profile Send private message Send e-mail
kash3338
PostPosted: Mon Jun 06, 2011 11:25 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

smdavies99 wrote:

Or you could search for the answer to this question that was given by mqjeff within the last two months.


I could not get this thread. Can you please help with a link?
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Mon Jun 06, 2011 11:33 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

How about using a little hint from the data in your post?

I mentioned 'mqjeff'.

You mentioned xsdzip.

Put the two together.

Code:

xsdzip mqjeff

as search terms.

The answer is there for all to see.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
kash3338
PostPosted: Wed Jun 08, 2011 7:01 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

I found few posts from mqjeff related to the message set extensions, but those does not answer my question still. The problem i have is as below,

I have deployed few message sets in a execution group and i get the extensions for the message sets like ".dictonary" and ".xsdzip" and even for the JAR files like ".jar" seen in the execution group.

This behaviour is found only in one execution group and when i try to deploy the same set of message sets and jar files in some other execution group, i dont see the extensions.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Wed Jun 08, 2011 7:30 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

kash3338 wrote:
I found few posts from mqjeff related to the message set extensions, but those does not answer my question still. The problem i have is as below,

I have deployed few message sets in a execution group and i get the extensions for the message sets like ".dictonary" and ".xsdzip" and even for the JAR files like ".jar" seen in the execution group.

This behaviour is found only in one execution group and when i try to deploy the same set of message sets and jar files in some other execution group, i dont see the extensions.


That might be because you don't deploy message set files or jar files to execution groups. The only deployables are .bar files.

Also if you have dictionary files deployed, you may not see any extension unless you have the same name with both a .dictionnary and a .xsdzip extension in the same e.g.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
kash3338
PostPosted: Wed Jun 08, 2011 7:34 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

fjb_saper wrote:

That might be because you don't deploy message set files or jar files to execution groups. The only deployables are .bar files.


I dont understand what you mean. We have deployed the BAR files of Message sets and one of the BAr file of a Message Flow has a JAR file as well. But what we have deployed is BAR files of message sets and Message Flows.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Wed Jun 08, 2011 7:42 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

kash3338 wrote:
fjb_saper wrote:

That might be because you don't deploy message set files or jar files to execution groups. The only deployables are .bar files.


I dont understand what you mean. We have deployed the BAR files of Message sets and one of the BAr file of a Message Flow has a JAR file as well. But what we have deployed is BAR files of message sets and Message Flows.


Quote:
when i try to deploy the same set of message sets and jar files in some other execution group, i don't see the extensions.

Just being pedantic there and wanting to make sure you deployed the same BAR files.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
kash3338
PostPosted: Wed Jun 08, 2011 1:15 pm    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

fjb_saper wrote:

Also if you have dictionary files deployed, you may not see any extension unless you have the same name with both a .dictionnary and a .xsdzip extension in the same e.g.


But in my case, i also have a JAR file deployed to the execution group and i have only one JAR file and even that has the .jar extension shown. This is a very unique behavior i have noticed and there i find no explanation for this any where.

Only the Message sets and the JAR files have these extensions, the Message flows dont have the .cmf extensions shown.
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 » WebSphere Message Broker (ACE) Support » Message set view in Execution group
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.