0

Need to know if WSO2 ESB can integrate with CICS Transaction Server v 3.2 on a z/OS mainframe. TIA.

Community
  • 1
  • 1
ZeroGraviti
  • 1,047
  • 2
  • 12
  • 28

1 Answers1

0

CICS Transaction Server v3.2 can support standard SOAP over http calls. Is there an need for your ESB to actually know it is integrating with CICS or can you get by with a wsdl document with an endpoint at a CICS server behaving like any other webservices provider?

Joe Zitzelberger
  • 4,238
  • 2
  • 28
  • 42
  • We are not assuming CICS socket, HTTP, webservices or MQ support. Evidently what you are referring to is the CICS Webservices assistance batch files or the Rational Devz approach for generating WSBINDING files etc.. etc.. Please provide me your thoughts based on your assumptions which could be based on all or few of the above or maybe based on something I have not listed above. Thanks. – ZeroGraviti Jun 14 '13 at 17:47
  • No RD/z required, though it supports it. CICS has a native SOAP interface since TS v2.3 – Joe Zitzelberger Jun 14 '13 at 17:52