MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Talk with CICS directly via XML over HTTP - source provided

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
cicsxmlb
Beginner


Joined: 31 Mar 2005
Posts: 1
Topics: 1

PostPosted: Fri Apr 01, 2005 12:04 pm    Post subject: Talk with CICS directly via XML over HTTP - source provided Reply with quote

http://cicsxmlb.tripod.com

XML messaging become more and more popular as system(web) integration tool, I recently wrote some small programs (running in CICS 1.3 on os/390 & z/os), the program will accept XML request message(over HTTP) from client (like IE browser, java application, EJB in container, etc) , parse the XML message, invoke the transaction ID specified in the XML request in a CICS bridge facility, intercept the ADS (Application datastructure which actually points to the working storage of the MAP copybook) data, translate the data into the XML format and send back the response XML message to the client. The client can send another XML message based on the content of the response XML received.

There is no 3270 screen-scraping approach used in the program, the response time is very fast. you can download the obj code from the website and link-edit them into load modules in your TSO, the install.txt gives you a simple procedure on how to define the necessary CICS resources in order to use it.

I also wrote a GUI client software in Java, you can use this client software to invoke any of the CICS transations on your mainframe without any change to your existing application. source code are available for download.
Back to top
View user's profile Send private message
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 317
Topics: 50
Location: Germany

PostPosted: Tue Jul 05, 2005 3:21 am    Post subject: Reply with quote

Hi cicsxmlb,

is source code provided ?

Why not SOAP for CICS, see IBM userguide SC34-6315-00 ?!

regards,
bauer
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group