Yves_S
2010-03-10 14:03:01 UTC
Hi,
I've played a little with SI and I've been able to connect to our mainframe
(and run CICS transactions) through a TN3270 connection. I connect directly
to the mainframe from a .Net WinForm application. Our CICS transactions are
conversational, I can't use TI.
But when I read the HIS license, it looks like we would need a biztalk
license for each desktop where the WinForm application is deployed since it
uses the Session Integrator component. So we would need about 100 licenses
(!!!).
Of course I can make a webservice which would connect to mainframe but that
would add a lot of latency, logging on the mainframe takes from 1sec to up to
3.5sec. "Stateful" web services are discouraged here, our nlb could send the
request to another server.
So what are my options here? The application we would migrate to HIS uses
the CICS transactions interactively (edit and go to next record, etc).
Thanks, have a nice day.
I've played a little with SI and I've been able to connect to our mainframe
(and run CICS transactions) through a TN3270 connection. I connect directly
to the mainframe from a .Net WinForm application. Our CICS transactions are
conversational, I can't use TI.
But when I read the HIS license, it looks like we would need a biztalk
license for each desktop where the WinForm application is deployed since it
uses the Session Integrator component. So we would need about 100 licenses
(!!!).
Of course I can make a webservice which would connect to mainframe but that
would add a lot of latency, logging on the mainframe takes from 1sec to up to
3.5sec. "Stateful" web services are discouraged here, our nlb could send the
request to another server.
So what are my options here? The application we would migrate to HIS uses
the CICS transactions interactively (edit and go to next record, etc).
Thanks, have a nice day.