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 » ReplyProtocol property

Post new topic  Reply to topic
 ReplyProtocol property « View previous topic :: View next topic » 
Author Message
mpong
PostPosted: Wed Jan 04, 2017 8:46 am    Post subject: ReplyProtocol property Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

Hi All,

I am sending a Input JSON request to Eloqua REST API (HttpInputNode-->HttpRequestNode).

IIB: 10.0.0.4

Some of the requests are failing due to HTTP 500 error but the same would be processed if we resend the data, Eloqua agreed that they would be fixing the issue.

Meanwhile I implemented retry subflow (Using timer nodes) which is posting a request to httpRequestNode after a minute but one issue is that after the message comes out of timernode the InputRoot.Property.ReplyProtocol becomes UNKNOWN which is valid,
So I tried to set it using ESQL as below but when It comes out of the compute node it become UNKNOWN again. The request is failing at Rest API, only difference between retry request and the normal request is that ReplyProtocol property, same JSON request is processed successfully when it comes from HTTP Input node.

Please suggest your thoughts.

SET OutputRoot.Properties.ReplyProtocol = 'SOAP-HTTP';
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jan 04, 2017 11:49 am    Post subject: Re: ReplyProtocol property Reply with quote

Grand High Poobah

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

mpong wrote:
Hi All,

I am sending a Input JSON request to Eloqua REST API (HttpInputNode-->HttpRequestNode).

IIB: 10.0.0.4

Some of the requests are failing due to HTTP 500 error but the same would be processed if we resend the data, Eloqua agreed that they would be fixing the issue.

Meanwhile I implemented retry subflow (Using timer nodes) which is posting a request to httpRequestNode after a minute but one issue is that after the message comes out of timernode the InputRoot.Property.ReplyProtocol becomes UNKNOWN which is valid,
So I tried to set it using ESQL as below but when It comes out of the compute node it become UNKNOWN again. The request is failing at Rest API, only difference between retry request and the normal request is that ReplyProtocol property, same JSON request is processed successfully when it comes from HTTP Input node.

Please suggest your thoughts.

SET OutputRoot.Properties.ReplyProtocol = 'SOAP-HTTP';

I would expect to see the reply protocol populated correctly only after the message has left the request node. I would expect the request node to set that value...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mpong
PostPosted: Thu Jan 05, 2017 10:54 pm    Post subject: Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

Yes, you are right. Unfortunately that is a only different i see between the happy path message and retry message, somehow the retry message is failing at Eloqua but IIB receives a success response.
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 » ReplyProtocol property
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.