Share via


How to Add a Script File to a Staging Project

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This topic provides steps to add a script file to a staging project in Commerce Server Staging (CSS). You add a script file to perform a custom task before or after a staging project starts.

To add a script file to a staging project

  1. Click Start, point to Programs, point to Microsoft Commerce Server 2007 , and the click Commerce Server Staging.

  2. In Microsoft Management Console (MMC), in the left pane, expand Commerce Server Staging, expand <server name>, and then click Projects.

  3. In the right pane, right-click the project that you want to change, and then click Properties.

  4. In the Project Properties dialog box, on the Scripts tab, do the following:

    Use this

    To do this

    Before any content is sent

    Type the path and file name of a script to run before content is sent.

    After all content is sent

    Type the path and file name of a script to run after content is sent.

    Before any content is received

    Type the path and file name of a script to run before content is received.

    After all content is received

    Type the path and file name of a script to run after content is received.

  5. Click OK.

See Also

Other Resources

How to Remove a Script File from a Staging Project

How to Change the Scripts that Run for a Staging Project

Pre and Post-Processing Script Options

Staging Web Sites and Commerce Server Data

Changing the Script Files for a Staging Project