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

Passing Header information in INVOKE WEBSERVICE


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

New User


Joined: 16 Oct 2012
Posts: 37
Location: INDIA

PostPosted: Thu Feb 06, 2014 8:51 am
Reply with quote

Hi,

Is there a way to pass the Header information while doing an INVOKE WEBSERVICE operation from cics. The copybooks that are generated from DFHWS2LS utility dont have variables for it?

Is there a way ?

Thanks.
Back to top
View user's profile Send private message
frozenblood
Warnings : 1

New User


Joined: 16 Oct 2012
Posts: 37
Location: INDIA

PostPosted: Fri Feb 07, 2014 4:10 am
Reply with quote

Any ideas ?
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: Fri Feb 07, 2014 4:46 am
Reply with quote

The responses on this forum are voluntary and depend upon people having the knowledge and time to respond. Prompting for replies as you have done will not get you any better (or faster) answers. And it may cause people who would have responded to decide not to bother if you are going to harass them.

Have you reviewed the options of the INVOKE WEBSERVICES command in the CICS Application Programming Reference manual for your version of CICS? If not, you need to start there. If you did so, and you did not find the answer to your question -- that is a clue that most likely what you want to do will not be possible.
Back to top
View user's profile Send private message
Soren Arnvig

New User


Joined: 24 Apr 2014
Posts: 1
Location: Denmark

PostPosted: Mon Apr 28, 2014 1:06 pm
Reply with quote

frozenblood wrote:
Hi,

Is there a way to pass the Header information while doing an INVOKE WEBSERVICE operation from cics. The copybooks that are generated from DFHWS2LS utility dont have variables for it?

Is there a way ?

Thanks.


Maybe this is a dead thread, anyways:

The header is located in the DFHHEADER container and stored in XML format.
From PL/1 you can use the PLISAXA / PLISAXB or PLISAXC builtin
From COBOL use the XML PARSE statement.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Tue Apr 29, 2014 4:06 am
Reply with quote

You might wants to check the restriction

www-01.ibm.com/support/docview.wss?uid=swg21317559

Below links might gives you a way,

1) publib.boulder.ibm.com/infocenter/cicsts/v3r2/index.jsp?topic=%2Fcom.ibm.cics.ts.webservices.doc%2Fconcepts%2Fdfhws_comply_wsdl.html

2) publib.boulder.ibm.com/infocenter/ieduasst/stgv1r0/topic/com.ibm.iea.cicsts/cicsts/3.2z/ProgrammingModel/Web_Services1/data/presentation.xml

And this may be possible as a extended support for CICS TS V4.2 ( if you have it)
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 Capturing Job Execution Information All Other Mainframe Topics 3
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Insert header record with record coun... DFSORT/ICETOOL 14
No new posts Passing SYSPRINT to Invoked Program PL/I & Assembler 9
No new posts Comparing Header and Trailer. DFSORT/ICETOOL 7
Search our Forums:

Back to Top