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 » Httpnodes in different flows

Post new topic  Reply to topic
 Httpnodes in different flows « View previous topic :: View next topic » 
Author Message
547c547
PostPosted: Sat Sep 05, 2015 4:40 pm    Post subject: Httpnodes in different flows Reply with quote

Acolyte

Joined: 16 Jun 2014
Posts: 51

Hi guys, please help me out this.. I am trying to use HTTP input and http reply node in different flows..

HTTPInput -ccompute -MQOUTPUT
MQINPUT-Compute - HTTPREPLY

The HTTPReply node constructs a reply message for the Web service client from the entire input message tree, and returns it to the requester. If the message was initially received by an HTTPInput node in another message flow, the response is associated with the reply by a request identifier that is stored in the local environment of the message by the HTTPInput node.


I am popuating request identifier in MQRFH2

and about HTTP listeners, I am using integrated server level listener(embedded)



Code:
ExceptionList
   RecoverableException
         File:CHARACTER:F:\build\slot2\S000_P\src\DataFlowEngine\MessageServices\ImbDataFlowNode.cpp
         Line:INTEGER:1153
         Function:CHARACTER:ImbDataFlowNode::createExceptionList
         Type:CHARACTER:ComIbmMQInputNode
         Name:CHARACTER:Consumer#FCMComposite_1_1
         Label:CHARACTER:Consumer.MQ Input
         Catalog:CHARACTER:BIPmsgs
         Severity:INTEGER:3
         Number:INTEGER:2230
         Text:CHARACTER:Node throwing exception
         RecoverableException
               File:CHARACTER:F:\build\slot2\S000_P\src\WebServices\WSLibrary\ImbWSReplyNode.cpp
               Line:INTEGER:968
               Function:CHARACTER:ImbWSReplyNode::evaluate
               Type:CHARACTER:ComIbmWSReplyNode
               Name:CHARACTER:Consumer#FCMComposite_1_7
               Label:CHARACTER:Consumer.HTTP Reply
               Catalog:CHARACTER:BIPmsgs
               Severity:INTEGER:3
               Number:INTEGER:2230
               Text:CHARACTER:Caught exception and rethrowing
               RecoverableException
                     File:CHARACTER:F:\build\slot2\S000_P\src\CommonServices\ImbValue.cpp
                     Line:INTEGER:983
                     Function:CHARACTER:ImbValue::typeError
                     Type:CHARACTER:
                     Name:CHARACTER:
                     Label:CHARACTER:
                     Catalog:CHARACTER:BIPmsgs
                     Severity:INTEGER:3
                     Number:INTEGER:2328
                     Text:CHARACTER:Wrong type exception
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:CHARACTER
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:BLOB
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Sep 06, 2015 10:41 am    Post subject: Reply with quote

Grand High Poobah

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

Which part of this is unclear:
Quote:
mqsiexplain 2328
BIP2328E: A value of SQL datatype 'insert1' encountered when datatype 'insert2' expected.
The value of SQL datatype insert1 was encountered, but a value of SQL datatype insert2 was expected.
This message will be accompanied with others which will give the higher level context for this error. Look at these other messages to determine the root source of the problem.


Insert1 = BLOB, Insert2 = CHARACTER ...

Quote:
BIP2230E: Error detected whilst processing a message in node 'insert1'.
The integration node detected an error whilst processing a message in node 'insert1'. An exception has been thrown to cut short the
processing of the message.
See the following messages for details of the error.

and insert1 was 'consumer.http.reply' ...


_________________
MQ & Broker admin
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 » Httpnodes in different flows
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.