To define an Internet Transaction Server (ITS) site, you need to specify the ITS server and Web server locations of all the ITS files – services, HTMLBusiness templates, flow files, language resources, and Multipurpose Internet Mail Extension (MIME) files – that make up a service.
Procedure
To define an ITS site, you use the SAP@Web Studio site wizard:
You see the Site Definition dialog box.
You see the Site Wizard.
What you have to do here depends on whether you allow the SAP@Web Studio to determine the location of the ITS files (ITS Virtual Shares) or whether you want to define your own (Custom Shares):
ITS Version |
Procedure |
2.0 and later |
Enter an ITS virtual instance name. The SAP@Web Studio automatically defines the following shared directories: |
1.0/1.1 |
In these earlier ITS versions, you need to define the shared directories for the Web server and ITS server explicitly. |
This option allows you to determines the shared directories and their location yourself by entering the Web server URL and ITS server URL. You can use both NetBIOS or FTP connections.
Connection |
Procedure |
NetBIOS |
This determines the location of the MIME files. Example: //<host name>/<Web share>/<dir>This determines the location of all other ITS files Example: //<host name>/<ITS share> |
FTP |
This determines the location of the MIME files. Example: ftp://<host name>:<port number>/<dir>This determines the location of all other ITS files Example: ftp://<host name>:<port number> |