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

CICS SOAP connectivity


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

New User


Joined: 15 Jan 2008
Posts: 6
Location: India

PostPosted: Wed Jan 06, 2010 12:15 pm
Reply with quote

Hi,

I am trying to connect CICS to Oracle SOA application(BPEL application) through SOAP WSDL, but I am not able to hit wsdl from CICS.

EXEC CICS LINK ACQPROCESS
RESP(RET-CODE)
RESP2(RET-CODE1)
END-EXEC.

is returning COMPSTATUS as 1016 which is normal, also process is getting created and it is sucessfully put in container, though same program is hitting DFH$WSSS program successfully, I have modeled my program on DFH$WSSB program.

Could any one pls help me to sort out this.

Thanks in anticipation
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Tue Jan 19, 2010 4:25 pm
Reply with quote

Hi !

Perhaps this link could help:

download.oracle.com/docs/cd/B14099_19/integrate.1012/b15803/cics_04bpel.htm
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