Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You can create a global variable that is not valid when you use the Commerce Server Staging (CSS) service in Commerce Server 2007


View products that this article applies to.

Symptoms

When you use the Commerce Server Staging (CSS) service in Microsoft Commerce Server 2007, you can create a global variable that is not valid.

↑ Back to the top


Cause

This behavior occurs so that you can customize the global variable.

↑ Back to the top


Status

This behavior is by design.

↑ Back to the top


More information

Steps to reproduce the behavior

1.At a command prompt, run the following command:
cd Drive:\Program Files\Microsoft Commerce Server 2007\Staging\Bin
Note In this command, Drive is a placeholder for the Commerce Server 2007 file drive.
2.To create a global variable and a value, run the following command:
CSS SetGlobal VariableName=1
Note In this command, VariableName is a placeholder for the name of the global variable.

You receive the following message if the command is successful:
Command SetGlobal completed successfully.
3.To query the global variable, run the following command:
CSS QueryGlobal
You receive the following message, and the system displays the global variable that you created:
Command QueryGlobal completed successfully.

↑ Back to the top


Keywords: KB920673, kbprb, kbfix, kbtshoot, kbinfo

↑ Back to the top

Article Info
Article ID : 920673
Revision : 1
Created on : 6/27/2006
Published on : 6/27/2006
Exists online : False
Views : 337