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

ISPF Front-end - SOAP Call - XML results


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Sat Jun 05, 2010 12:01 am
Reply with quote

I thought I'd run this idea by all you guys, and see if you might have some specific suggestions for the right mix of languages or tools to create a new appliaction I'm toying with.

This will be used mainly by the Operations staff, so the front-end will be based on an ISPF Dialog, panels, tables, etc. I'll need to create a SOAP package and send it to the http host, receive back the xml data, parse it, and build the ISPF table from the results. Then, the operator will select a particular row, and I'll again need to make the SOAP call, receive the xml data, parse it, and display the results.

The data is in an Oracle database, and since they've announced their discontinued support of Oracle for the mainframe, I want to stay away from any direct interface to Oracle.

I've already prototyped this process with REXX, and it works OK but, as you might expect, runs a bit slow. I'd like to speed it up somehow.

Any thoughts/suggestions for what standard set of tools I might look at? I was just reviewing the SAS website and it looks as if they offer a solution. Would perl or java be better suited to this? How's COBOL for dealing with a SOAP call?
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Call program, directly from panel CLIST & REXX 9
Search our Forums:

Back to Top