IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Don't want to use Webshere

You need to install the CICS SOAP Module (free).

Configure it (pick an ip addr & port)

Read up on how the m/f handles the incoming SOAP message -

1) Parses the XML
2) Converts it to Ebcdic from ascii
3) Invokes identified cics transaction & passes it a Temp Stge (TS)
pointer where the XML got mapped into ebcdic data format
4) The cics tran then can do what ever it wants (such as invoke another
tranid based on the contents of the XML).

The redbooks linked to describe all of this. The interactive demo shows it in pictorial form. Websphere is only needed for folks like us who want to use it to convert Cobol copybooks into Cics Soap enabled transactions.

You can write the client in any language you like provding it can send a Soap message to the port on the m/f that you have CICS SOAP listening on. Every where you read websphere, you need to figure out how to do that in whatever software you have.

Good luck
New Thanks
New DOA
We would need to upgrade our CICS version to use it.
Ain't happening in my lifetime.
Thanks anyway.
     Anyone know where I can get a copy of warp 4 ? - (dmarker) - (20)
         For ISOs you're probably out of luck. - (Another Scott) - (7)
             Re: For ISOs you're probably out of luck. - (dmarker) - (6)
                 At one time IBM was very good about that. - (Another Scott)
                 Re: For ISOs you're probably out of luck. - (madodel) - (4)
                     Re: For ISOs you're probably out of luck. - (dmarker) - (3)
                         I might have an OS/2 3.0 CD somewhere around home... - (inthane-chan) - (1)
                             Re: I might have an OS/2 3.0 CD somewhere around home... - (dmarker)
                         If you have Warp 4 - (jake123)
         I have a copy of 2.1 - (broomberg) - (11)
             Re: I have a copy of 2.1 - (dmarker) - (10)
                 Re: I have a copy of 2.1 - (deSitter) - (9)
                     Re: I have a copy of 2.1 - (dmarker) - (8)
                         CICS SOAP - (broomberg) - (6)
                             Re: CICS SOAP - YES YES YES - (dmarker)
                             ALL you ever wanted to know about CICS SOAP .... - (dmarker) - (4)
                                 Don't want to use Webshere - (broomberg) - (3)
                                     Re: Don't want to use Webshere - (dmarker) - (2)
                                         Thanks -NT - (broomberg)
                                         DOA - (broomberg)
                         Re: I have a copy of 2.1 - (deSitter)

Secret sauce.
94 ms