Author |
Message
|
Zappa |
Posted: Mon Feb 28, 2011 6:10 am Post subject: WMQFTEFileName truncated by a space |
|
|
 Acolyte
Joined: 06 Oct 2005 Posts: 55 Location: UK
|
We are initiating file to MQ transfers by sending the command xml to the SYSTEM.FTE.COMMAND.AGENT1 queue.
So that the RFH2 becomes populated we are using
<queue setMqProps="true">FTEQ</queue>
This works fine for files without a space in the filename but when the file has a space the value of WMQFTEFileName truncates at the space.
Does anybody know of a way around this (other than using files without spaces) or could it be a bug?
Build level: V7.0.3 on Windows SRVR 2003 |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 28, 2011 6:52 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Are you sure that the file name is truncated actually in the mq message, and not in whatever you are using to view the mq message?
That is, does an amqsbcg output of the raw mq message on the queue show that the MQRFH2 field is truncated at the space?
If it is, it seems like it's either a documented feature of FTE or a bug. That is, it's a bug unless you can find something that says that this is expected behavior. |
|
Back to top |
|
 |
Zappa |
Posted: Mon Feb 28, 2011 7:48 am Post subject: |
|
|
 Acolyte
Joined: 06 Oct 2005 Posts: 55 Location: UK
|
It is truncated however I look at the messages.
The documentation just says it'll hold the filename so I guess it isn't a feature to hold only part of it.
Any idea how I would report this if I'm only using the trial version? |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Feb 28, 2011 8:42 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
For Windows, have you tried using the name within quotes or using the short name (progra~1) ? _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 28, 2011 11:32 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Zappa wrote: |
Any idea how I would report this if I'm only using the trial version? |
Discuss it with your IBM sales representative. |
|
Back to top |
|
 |
mphillip |
Posted: Mon Apr 11, 2011 1:29 am Post subject: |
|
|
Apprentice
Joined: 03 Feb 2009 Posts: 49
|
Certainly raise a PMR with IBM service if you are able to. You may only have the trial version, but let's face it, if it's a bug and it can't do what you want then you're not going to go and buy the real version now are you?  |
|
Back to top |
|
 |
mphillip |
Posted: Mon Apr 11, 2011 4:50 am Post subject: |
|
|
Apprentice
Joined: 03 Feb 2009 Posts: 49
|
Someone here has reproduced the problem - looks like it is a bug. |
|
Back to top |
|
 |
|