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 » HTTP Request Header bitstream (if any) was ''

Post new topic  Reply to topic
 HTTP Request Header bitstream (if any) was '' « View previous topic :: View next topic » 
Author Message
mangoMan
PostPosted: Wed Sep 22, 2004 3:11 pm    Post subject: HTTP Request Header bitstream (if any) was '' Reply with quote

Acolyte

Joined: 16 Oct 2003
Posts: 69

I am putting out an MRM message to the HTTPRequest node and I get the following error:

Quote:

2004-09-22 17:48:27.235052 4352 RecoverableException BIP3162S: An error occured whilst performing a Web Service request. The HTTP Request Header bitstream (if any) sent to the server was: ''. The HTTP Request Messsage Body bitstream (if any) sent to the server was: ''. The HTTP Reply Header bitstream (if any) received from the server was: ''. The HTTP Reply Message Body bitstream (if any) received from the server was: ''.
Ensure that the HTTP data is valid.
See the following messages for information pertaining to this error.
2004-09-22 17:48:27.235088 4352 ParserException BIP5136E: Invalid Wire Format Identifier ''.
When processing an MRM message the broker requires a valid wire format identifier.
Check that you have packaged the message correctly and set the correct message properties then resubmit the message.


I know that the message is valid because it was parsed through the input node. Now when I check 'Use the whole input message as request' the message does get there. I just want to be able to specify the request message location tree as: InputRoot.XML. So I am confused. Any ideas?
Back to top
View user's profile Send private message
mgk
PostPosted: Thu Sep 23, 2004 12:31 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Hi,

Unless it was a typo, you should be refering to an MRM input message as InputRoot.MRM rather than InputRoot.XML

You could also put a trace node before your HTTPRequest node, and trace ${ROOT} to see what the tree really looks like and go from there...
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
mangoMan
PostPosted: Thu Sep 23, 2004 1:15 pm    Post subject: Reply with quote

Acolyte

Joined: 16 Oct 2003
Posts: 69

I captured the ${Root} in a trace node before the message goes out to the HTTPRequest node. And it is InputRoot.MRM, that was a typo. This is what it looks like:

Quote:

(
(0x01000000):Properties = (
(0x03000000):MessageSet = 'O7967T8002001'
(0x03000000):MessageType = 'ShippingAuthorizationRequest'
(0x03000000):MessageFormat = 'XML1'
(0x03000000):Encoding = 546
(0x03000000):CodedCharSetId = 437
(0x03000000):Transactional = TRUE
(0x03000000):Persistence = FALSE
(0x03000000):CreationTime = GMTTIMESTAMP '2004-09-23 21:04:08.630'
(0x03000000):ExpirationTime = -1
(0x03000000):Priority = 0
(0x03000000):ReplyIdentifier = X'000000000000000000000000000000000000000000000000'
(0x03000000):ReplyProtocol = 'MQ'
(0x03000000):Topic = NULL
)
(0x01000000):MQMD = (
(0x03000000):SourceQueue = 'SHIPPING.REQUEST'
(0x03000000):Transactional = TRUE
(0x03000000):Encoding = 546
(0x03000000):CodedCharSetId = 437
(0x03000000):Format = 'MQSTR '
(0x03000000):Version = 2
(0x03000000):Report = 0
(0x03000000):MsgType = 8
(0x03000000):Expiry = -1
(0x03000000):Feedback = 0
(0x03000000):Priority = 0
(0x03000000):Persistence = 0
(0x03000000):MsgId = X'414d5120574d51202020202020202020f2ee524120000f14'
(0x03000000):CorrelId = X'000000000000000000000000000000000000000000000000'
(0x03000000):BackoutCount = 0
(0x03000000):ReplyToQ = ' '
(0x03000000):ReplyToQMgr = 'WMQ '
(0x03000000):UserIdentifier = 'kdddhimu '
(0x03000000):AccountingToken = X'160105150000004d647eb8cb614a211ed17fe4f401000000000000000000000b'
(0x03000000):ApplIdentityData = ' '
(0x03000000):PutApplType = 11
(0x03000000):PutApplName = 'west\driver\ih03\rfhutil.exe'
(0x03000000):PutDate = DATE '2004-09-23'
(0x03000000):PutTime = GMTTIME '21:04:08.630'
(0x03000000):ApplOriginData = ' '
(0x03000000):GroupId = X'000000000000000000000000000000000000000000000000'
(0x03000000):MsgSeqNumber = 1
(0x03000000):Offset = 0
(0x03000000):MsgFlags = 0
(0x03000000):OriginalLength = -1
)
(0x01000021):MRM = (
(0x01000000)http://www.evyst.com/XMLSchema/BIM:AuthorizationInfo = (
(0x03000000)http://www.evyst.com/XMLSchema/BIM:UserId = ''
(0x03000000)http://www.evyst.com/XMLSchema/BIM:Password = ''
)
(0x03000000)http://www.evyst.com/XMLSchema:TranType = ''
(0x03000000)http://www.evyst.com/XMLSchema:PortalUserId = 'WBI Master'
(0x0300000B)http://www.evyst.com/XMLSchema:CustomerAccountId = 'CustomerAccountId'
(0x03000000)http://www.evyst.com/XMLSchema:ServiceOrderType = ''
(0x0300000B)http://www.evyst.com/XMLSchema:ShippingType = 'ShippingType'
(0x0300000B)http://www.evyst.com/XMLSchema:ReturnLabelCode = 'ReturnLabel'
(0x01000000)http://www.evyst.com/XMLSchema:InventoryInfo = (
(0x01000000)http://www.evyst.com/XMLSchema:TNInfo = (
(0x03000000)http://www.evyst.com/XMLSchema:Port = '20'
(0x03000000)http://www.evyst.com/XMLSchema:TNString = '4440004444'
)
)
(0x01000000)http://www.evyst.com/XMLSchema:BillingInfo = (
(0x03000000)http://www.evyst.com/XMLSchema/BIM:GenericName = 'NotProvided'
(0x03000000)http://www.evyst.com/XMLSchema:GenericName2 = ''
(0x03000000)http://www.evyst.com/XMLSchema:StreetAddress2 = ''
)
(0x01000000)http://www.evyst.com/XMLSchema:ShippingInfo = (
(0x03000000)http://www.evyst.com/XMLSchema:GenericName2 = ''
(0x03000000)http://www.evyst.com/XMLSchema:StreetAddress2 = ''
)
(0x03000000)http://www.evyst.com/XMLSchema:ShippingCarrier = 'TBD'
(0x0300000B)http://www.evyst.com/XMLSchema:ShippingMethod = 'ShipMethod'
(0x03000000)http://www.evyst.com/XMLSchema:SaturdayDeliveryFlag = 'True'
(0x0300000B)http://www.evyst.com/XMLSchema:OrderDate = TIMESTAMP '2001-12-31 12:00:00'
(0x0300000B)http://www.evyst.com/XMLSchema:TimeZone = TIMESTAMP '2001-12-31 12:00:00'
(0x0300000B)http://www.evyst.com/XMLSchema:WelcomeLetterCode = 'LC'
)
)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP Request Header bitstream (if any) was ''
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.