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

cics transaction gateway server


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

Active User


Joined: 03 Dec 2005
Posts: 120
Location: india

PostPosted: Thu Jan 19, 2006 9:20 am
Reply with quote

hi,

i would like to webize a mainframe legacy application using CTG.
at front end i would like to use the Servlets.

can someone plz provide me explain or provide any link as to how the integration between servlets and ctg happen on OS/390 using EXCI (external communicatin interface). Any sample program will be very highly appreciated.

thanks in advance
Back to top
View user's profile Send private message
itssreehere
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 65
Location: chennai

PostPosted: Tue Jan 24, 2006 4:40 pm
Reply with quote

As per my knowledge there should be a wrapper program.This is the interface between your legacy applicatiion and web service.This program should contain only one cics command which is a LINK command with transaction id.(ECI call). IT should contain your application id etc.Check for the syntax of ECI call in the manual.

I was not using CTG. we converted the entire application to web service and deployed in Micorfocus Enterprise server, with MTO option. That will suppoer CCS transactions. Then we this wrapper program for interaction with the externam client.

Sreejith
Back to top
View user's profile Send private message
pingte

Active User


Joined: 03 Dec 2005
Posts: 120
Location: india

PostPosted: Thu Jan 26, 2006 11:01 am
Reply with quote

hi srejith,

thanxs for the advice.can u plz suggest any specific site where xact info on the same topic

thanks
pingte
Back to top
View user's profile Send private message
itssreehere
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 65
Location: chennai

PostPosted: Fri Jan 27, 2006 6:18 pm
Reply with quote

I don't know any site giving technical instructions on this. If you need information about the same using microfocus tools i may be able to help you.

Sreejith
Back to top
View user's profile Send private message
martin9

Active User


Joined: 01 Mar 2006
Posts: 290
Location: Basel, Switzerland

PostPosted: Wed Mar 01, 2006 3:51 pm
Reply with quote

Please note:
you need the IBM-supplied Java-Classes for ECI-Call,
ther you should use the ECI_SYNCP_TPN method...

martin9
Back to top
View user's profile Send private message
pingte

Active User


Joined: 03 Dec 2005
Posts: 120
Location: india

PostPosted: Wed Mar 01, 2006 4:20 pm
Reply with quote

martin9 wrote:
Please note:
you need the IBM-supplied Java-Classes for ECI-Call,
ther you should use the ECI_SYNCP_TPN method...

martin9


Hi,

can u provide a little more elaboarate details in this regrard. And also from implementation point of view which one is better..a distributed platfrom approach or a z/OS based approach/

thanks
pingte
Back to top
View user's profile Send private message
martin9

Active User


Joined: 01 Mar 2006
Posts: 290
Location: Basel, Switzerland

PostPosted: Wed Mar 01, 2006 4:49 pm
Reply with quote

please, send me your email account and i will send you two attachmates:
1. jar-file with the mentioned java-ECI-classes (ibm-supplied), ask your ibm support center for the latest version
2. an example in java, how you can code this...

martin9
Back to top
View user's profile Send private message
pingte

Active User


Joined: 03 Dec 2005
Posts: 120
Location: india

PostPosted: Wed Mar 01, 2006 7:53 pm
Reply with quote

martin9 wrote:
please, send me your email account and i will send you two attachmates:
1. jar-file with the mentioned java-ECI-classes (ibm-supplied), ask your ibm support center for the latest version
2. an example in java, how you can code this...

martin9


hi,
thanks a lot. my mail id is
***EMail ID REMOVED... Read Forum Rules***

pingte
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 identify the transaction categ... IMS DB/DC 3
Search our Forums:

Back to Top