Incorrect Keywords in "Extending the Data Warehouse" Topic
In the topic, "Extending Commerce Server/Working with the Data Warehouse/Extending the Data Warehouse," the following keywords are incorrect:
Correct Keyword | Incorrect Keyword |
---|
Class | ClsDef |
Member | MemDef |
Key | ClsKeyDef |
KeyMember | KeyMem |
Relation | RelDef |
RelMember | RelMem |
"Code to Invoke a Pipeline" Topic Contains Errors
� | In the topic, "Code to Invoke a Pipeline," the following line of code
UtilRunPipe = iErrLevel
is incorrect and should read:
ExecPipeUtil= iErrLevel
|
� | The following line of code should appear as the first line in GetPipeContextUtil:
Set dContext = Server.CreateObject("Commerce.Dictionary")
|
� | The following line of code
Set UtilGetPipeContext = dContext
is incorrect and should read:
Set GetPipeContextUtil= dContext
|
SaveReceipt Pipeline Component Does Not Work with Commerce Server
The "SaveReceipt" topic contains the following statement:
"Use this component to save an order in a database table."
However, the SaveReceipt pipeline component cannot be used in Commerce Server 2000. The SaveReceipt component is provided for backward compatibility with Microsoft Site Server 3.0 Commerce Edition only. When you add the SaveReceipt pipeline to a Commerce Server 2000 pipeline, the pipeline stops with the following error message:
commerce.mtxtxpipeline component execution failed prog id commerce.savereceipt.1
dictionary error value for key receipt storage in dictionary context missing expected a variant of type 9
Incorrect Order in Importing Data Diagram of "Workflow" Topic
In the topic, "Administering Commerce Server/Running the Data Warehouse/Workflow," the workflow for the Importing Data diagram is incorrect. The correct order should be:
1. | Configuration synchronization Campaign Data Import DTS TaskUser Profile Data Import DTS Task Transaction Data Import DTS Task Product Catalog Import DTS TaskWeb Server Log Import DTS TaskIP Resolution DTS Task Reports Preparation DTS Task |
2. | Campaign Data Import DTS Task User Profile Data Import DTS Task Transaction Data Import DTS Task Product Catalog Import DTS TaskWeb Server Log Import DTS Task IP Resolution DTS Task Reports Preparation DTS Task |
3. | User Profile Data Import DTS Task Transaction Data Import DTS Task Product Catalog Import DTS Task Web Server Log Import DTS Task IP Resolution DTS Task Reports Preparation DTS Task |
4. | Transaction Data Import DTS Task Product Catalog Import DTS Task Web Server Log Import DTS Task IP Resolution DTS Task Reports Preparation DTS Task |
5. | Product Catalog Import DTS Task Web Server Log Import DTS Task IP Resolution DTS Task Reports Preparation DTS Task |
6. | Web Server Log Import DTS Task IP Resolution DTS Task Reports Preparation DTS Task |
7. | IP Resolution DTS Task Reports Preparation DTS Task |
8. | Reports Preparation DTS Task |
NOTE For information about the Data Deletion DTS Task, see the topic, "Administering Commerce Server/Running the Data Warehouse/Deleting Data from the Data Warehouse."
Access Error When You Open Help from Property Definition Screen
When you click the question mark (?) on the toolbar or press the ALT+SHIFT+? key combination to open Business Desk Help from the Property Definition screen, a new screen appears with a Business Desk access error. This error will be fixed in a future release of Commerce Server. To access Help from another screen, you can either use the question mark on the toolbar or press the ALT+SHIFT+? key combination.
Missing steps in "Enabling AuthFilter for Supplier Solution Site" Topic
For additional information about this error in the Commerce Server 2000 online documentation, click the following article number to view the article in the Microsoft Knowledge Base:
298549
Enabling AuthFilter for the Supplier Solution Site is missing additional steps