Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Click Start, point to Programs, point to Microsoft Commerce Server 2007 , and the click Commerce Server Staging.
In Microsoft Management Console (MMC), in the left pane, expand Commerce Server Staging, expand <server name>, and then click Projects.
In the right pane, right-click the project that you want to change, and then click Properties.
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.
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