IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

FUSE - IBM MQ - CICS integration error


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Kevin Vaz

New User


Joined: 18 Oct 2016
Posts: 11
Location: India

PostPosted: Mon Sep 18, 2017 4:31 pm
Reply with quote

Hi Guys,

We have build a CICS JSON provider service, which we are able to invoke and get proper response when we hit it directly as a web-service hitting the URL of the service.

Now when FUSE places the request to a IBM MQ, and the "trigger data" in the MQ is set to the relative URI of our CICS service, we are facing some issues.

Below error response is placed in the reply MQ: {"exception":{"message":"com.ibm.cicsts.axis2.ContainerException: Container DFHWS-URIMAPPATH not found.","class":"com.ibm.cicsts.axis2.ContainerException"}}

If the trigger data has the URI path setup then why is this container not having data, and is there a way we can set values for it from FUSE?
Back to top
View user's profile Send private message
Kevin Vaz

New User


Joined: 18 Oct 2016
Posts: 11
Location: India

PostPosted: Fri Sep 22, 2017 7:06 pm
Reply with quote

Just to add.

When fuse invokes this web service directly it is able to give a proper response. Only when MQ comes in the middle it is causing the above issue.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Calling an Open C library function in... CICS 1
Search our Forums:

Back to Top