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

How to launch a webpage from CICS screen.Is it possible?


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

New User


Joined: 07 May 2010
Posts: 1
Location: Mumbai

PostPosted: Tue Jan 14, 2020 2:28 pm
Reply with quote

Hi,

I am working in a shop where we have multiple ERP's . (Mainframe,SAP etc) . Currently we are working on a project wherein the requirement is to build a common dashboard(webpage) that can be launched from different systems (in our case - Mainframe) to view / update details through the web page. XYZ details need to be picked up from different systems,including Mainframe.

We have worked on passing data from Web to Mainframe using TIBCO API's and vice versa. But we are looking for a way to launch a webpage through CICS.

If the user is logged in to Mainframe, and wants to see the XYZ details ,can we use a function key in CICS screen and launch the webpage?

We are using Microfocus Rumba to run Mainframe application.

Thanks in advance
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Tue Jan 14, 2020 11:14 pm
Reply with quote

I guess the weblink needs to be handled by the emulator like a "hotspot" with a clickable button.

Your best option is to ask Microfocus support if such a functionality exists.
Back to top
View user's profile Send private message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Fri Jan 31, 2020 2:30 am
Reply with quote

You can have a web service client on the mainframe connect to a web service provider on the server side. But, the architecture could get tricky because you have to deal with the possibility the CICS client won't get a response.
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 Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top