Inicio del área de contenido

Procedimiento Using ITS File Management Functions Localizar documento en árbol de navegación

Use

You use this procedure to perform file management functions for handling Internet Transaction Server (ITS) files.

To manipulate ITS files with these functions, you can do one or more of the following:

Procedure

Depending on what you want to do, follow the appropriate procedure in the table below:

Function

Procedure

Result

Open file

  1. In one of the workspace views, select the file you want to open.
  1. Double-click on the file name or right-click and choose Open.

The SAP@Web Studio opens the file in the appropriate editor.

Copy file

  1. In one of the workspace views, select the file you want to copy.
  2. Either go to the standard toolbar and choose Copy or right-click and choose Copy.

The SAP@Web Studio copies the file to the buffer.

You can use this copy to paste the file to another location.

The copied file remains in the buffer until it is overwritten by the next copy operation.

Paste file

  1. Navigate to the directory where you want to paste a previously copied file.
  2. Either go to the standard toolbar and choose Paste or right-click and choose Paste.

The SAP@Web Studio pastes the file from the buffer where it was previously copied.

This operation does not empty the buffer.

Rename file

  1. In one of the workspace views, select the file you want to rename.
  2. Click on file once or right-click and choose Rename.
  3. Enter new name by overwriting old name.
  4. Click outside the edit box.

The SAP@Web Studio updates the file name.

Restore hard disk version of a file if you make changes, but do not want to save them

Choose File ® Revert.

The SAP@Web Studio restores the version on your hard disk.

Save file

To save the contents of a file you have edited:

  1. Select the window of the file you want to save.
  2. Either go to the standard toolbar and choose Save or choose File ® Save.

The SAP@Web Studio saves your changes.

Print file

To print the source code of an HTML template, flow file or JavaScript file:

  1. Go to the window of the file you want to print.
  2. Either go to the standard toolbar and choose Print or choose File ® Print.

The SAP@Web Studio sends the print request to the defined printer.

Close file

To close a file that is open for editing:

  1. Go to the window of the file you want to close.
  2. Choose File ® Close.

If you have made any changes, the SAP@Web Studio prompts you to save them.

    • To save before closing, choose Yes.
    • To close without saving, choose No.
    • To cancel the operation, choose Cancel.

Unless you cancel, the SAP@Web Studio closes the file.

Delete file

  1. In one of the workspace views, select the file you want to delete.
  1. Right-click and choose Delete.
  2. Choose Yes to confirm deletion or No to cancel operation.

The SAP@Web Studio deletes the file from your project directory.

Unless you specify otherwise, the file remains on your local hard disk.

Display file properties

  1. In one of the workspace views, select the file whose properties you want to display.
  2. Choose Properties.

The SAP@Web Studio displays the file properties.

Fin del área de contenido