Consultor Eletrônico



Kbase 19180: Where should the Progress WebSpeed Workshop be installed in
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/10/1999
Solution ID: 19180

GOAL:

Where should the Progress WebSpeed Workshop be installed in a distributed WebSpeed configuration.

FIX:

The Web server can be on any system. The WebSpeed messenger must be in the same system as the Web server.

The WebSpeed Transaction Server can be in any system. It can be installed in the same system as the Web server, database, or it can be installed by itself in a stand-alone server.

WebSpeed Workshop must be installed in the same system where the WebSpeed Service (broker) is running and where the agents are available.

For example:

UNIX System Alpha has the following configuration:
Enterprise Database
WebSpeed Transaction Server:
1 broker: WSBROKER-ALPHA - 5 agents
available

NT System Beta has the following configuration:
Internet Information Server (Web server)
WebSpeed Workshop
1 local broker: WSBROKER-BETA - 5 agents
available
1 remote broker: WSBROKER-BETA2ALPHA -
points to WSBROKER-ALPHA

Based on the above configuration, the following URL works:
'http://Beta/scripts/wsisa.dll/WService=WSBROKER-BETA/workshop'

The following URL does not work:
'http://Beta/scripts/wsisa.dll/WService=WSBROKER-BETA2ALPHA/workshop'

The URL does not work because Alpha does not have WebSpeed Workshop installed in the system. If it did, the address works.