Publishing ITS Files 

Publishing an Internet Transaction Server (ITS) service means copying the current versions of all the relevant files from the SAP@Web Studio on your PC to the ITS site (that is, to the relevant directories on the ITS server or the Web server). At runtime, the ITS uses these files to generate the HTML pages displayed in the user’s Web browser.

You can either:

If you want to do this, it is easier to use the Build function, which builds the service and publishes all the files in a single operation. In this case, see Building ITS Services.

If you want to do this, follow the procedure below.

Prerequisites

To publish individual ITS files, you must first:

This is important, because the Publish function always publishes selected files to the currently active service.

Procedure

  1. In the File View, select the files (or service) you want to publish.
  2. You see the Publish Files dialog box.

  3. Choose Publish Files or Project ® Publish Files.
  4. Enter the desired site name in the Publish to Site field.
  5. Ensure that all the files you want to publish are selected.
  6. Choose OK.

The SAP@Web Studio performs a syntax check on the HTMLBusiness statements in every HTML Business template to be published. If templates contain errors, these are listed in the message area.

To jump to the location of the error, double-click on an error message

Result

The SAP@Web Studio copies the files to the ITS server directory and Web server directory, as specified by your site definition.

At the site destination, the SAP@Web Studio compares all file versions, and overwrites any old files with new ones, if they have changed.