!--a11y-->
Purpose
This process describes how to define and manage Internet Transaction Server (ITS) sites.
A site is the server location of the
files required by the ITS to start a service and drive an application. Most files are stored on the ITS server (AGate), but static Multipurpose Internet Mail Extension (MIME) files containing graphics, video and sound elements are stored on the Web server (WGate), so a site is really a combination of both these locations. Since the ITS server and the Web server can reside on different systems, a site must contain information about the system and the data location.An ITS installation can consist of several ITS instances, each configured with one or more Web server / WGate components distributed across multiple AGate servers to support load balancing, so the SAP@Web Studio allows you to define multiple sites.
The mechanism used to transfer files from the SAP@Web Studio to a site is known as
publishing. When you publish files, they are located at one of two locations, as specified in the following table:ITS File |
Publish Location |
Services |
ITS server |
HTML templates |
ITS server |
Flow files |
ITS server |
JavaScript files |
ITS server |
Language resources |
ITS server |
MIME files |
Web server |
The SAP@Web Studio supports the following protocols for defining sites:
Process Flow
To enable publishing of all the files required by the ITS to drive an application, you must define at least one site.
If you define more than one site, you must also specify the currently active site, so that the SAP@Web Studio knows where to publish the files.