Hi, I did a lot of research on the site and red redbooks, but I’m not yet sure if I can do what I’m trying to do. I’d like to connect to an iSeries server to get info from a web page. Both servers are in different networks, so that’s why I’m not too sure of what I’m doing. Can someone help me please?? From my pc, I can easily connect to the other server, but from the web, can I do it?
Thanks,
Genevieve Godbout
Subject: Connect 2 servers over the web - different networks
Well … I guess you need to make it clear what it is that you want to do. What do you mean by ‘to get info from a web page’? What kind of info? A short decription/scenario would help.
Subject: RE: Connect 2 servers over the web - different networks
ok, you’re right, I will give more information. On the web, we see an order. (created from Lotus Notes based on a template). The user enter the quantity he wants for each product. I need a connection to the AS/400 when the user validates all the quantities (to see if products are back-order). All my sql statement are working from pc’s and it’s also working on the web on the same server. But now from server B, i try to connect to server A to get the same validation.Is it something possible? The 2 servers are not in the same network…
Thanks for your help!
Subject: RE: Connect 2 servers over the web - different networks
Are server A and B both Domino servers? Are they all running on the iSeries? Does the SQL query run against DB2 tables on iSeries?
Subject: RE: Connect 2 servers over the web - different networks
There are NOT both Domino servers, but both are running on i-series. And finally yes the SQL run against DB2 tables…