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 » Shared Library Error Handling

Post new topic  Reply to topic
 Shared Library Error Handling « View previous topic :: View next topic » 
Author Message
dheeraj.r
PostPosted: Sun Oct 23, 2016 5:29 am    Post subject: Shared Library Error Handling Reply with quote

Newbie

Joined: 23 Oct 2016
Posts: 1

Hello Experts,
On our current project we have implemented error handling in static library due to few advantage with shared library we have moved for the same. Now we are seeing weird issue when ever there is a web service cal [example HTTP Request ]which ends with error terminal that would enter common error handler will still proceed for next operations after entering conman handler , If we go with static library flow terminates after reaching conman error handler as it has come from error terminal and this is expected. Not sure why flow continue for next calls when we use shared library. Just difference here is static and shared library. Code wise everything same.

Use case :

MQ Input ==> Http Request [ Error Terminal ] ==> Error hander(Static library) ==> Flow terminates
MQ Input ==> Http Request [ Error Terminal ] ==> Error hander(shared library) ==> Http request [ Continue flow ]

Please help on this some suggestion and do we need to raise PMR for the same.
Back to top
View user's profile Send private message
adubya
PostPosted: Sun Oct 23, 2016 5:52 am    Post subject: Reply with quote

Partisan

Joined: 25 Aug 2011
Posts: 377
Location: GU12, UK

Have you run a user trace for both scenarios to see if you can spot any obvious differences ?
_________________
Independent Middleware Consultant
andy@knownentity.com
Back to top
View user's profile Send private message Send e-mail
Craig B
PostPosted: Thu Oct 27, 2016 6:28 am    Post subject: Reply with quote

Partisan

Joined: 18 Jun 2003
Posts: 316
Location: UK

What fix pack level of IIB V10 are you at?
In 10.0.0.5 and 10.0.0.6 fixes were made on how a subflow (and its nodes) calculate whether the calling subflow nodes terminals are connected or not. Moving a subflow from a static library to shared library might change the preparation order of the nodes and as such before these issues were fixed might give the wrong result.
_________________
Regards
Craig
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 » Shared Library Error Handling
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.