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

Accessing web service from mainframe


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mahendra Juyal

New User


Joined: 08 Jan 2009
Posts: 3
Location: Pune

PostPosted: Thu Jan 08, 2009 6:33 pm
Reply with quote

Hi,

How i can access web service from mainframe??

Please help me !

Thanks-
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Jan 08, 2009 6:36 pm
Reply with quote

What web service are you wanting to access? Without giving a lot more detail, there's not a lot of help that you can be provided.
Back to top
View user's profile Send private message
Mahendra Juyal

New User


Joined: 08 Jan 2009
Posts: 3
Location: Pune

PostPosted: Thu Jan 08, 2009 6:49 pm
Reply with quote

There is a web service which provide the functionality of encrypting/decrypting data. I want to send a string to that service and need encrypted string back.

It will also help if you will tell me how to call any web service from m/f.

Thanks-
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Jan 08, 2009 6:58 pm
Reply with quote

Just so you know, googling "web service" returns about 411,000,000 hits. It is your responsibility to narrow down what you want, not ours to read your mind.

If there is a web service providing encryption / decryption, then there probably is an application programming interface for that service. Find the manual for the API, read it, and follow its directions.

As far as the mainframe side, for example, CICS supports access to web services as providers or requesters -- so CICS is one option on the mainframe to call the web service. Details are in redbook SG24-7206, Implementing CICS Web Services. I'm sure there are other ways to call web services -- but since you didn't tell us how you plan to invoke the web services there's not really any point in going further.
Back to top
View user's profile Send private message
Mahendra Juyal

New User


Joined: 08 Jan 2009
Posts: 3
Location: Pune

PostPosted: Thu Jan 08, 2009 7:04 pm
Reply with quote

Thanks
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts How to avoid duplicating a CICS Web S... CICS 0
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
Search our Forums:

Back to Top