Administer > Manage WebSphere Commerce features > Trading subsystem


Enable and disabling the RFQ trading mechanism

Overview

Before you can use the RFQ trading mechanism, the Site Administrator must enable RFQs using SQL scripts.


Enable RFQs

  1. Log on to the WebSphere Commerce database created during installation.

  2. Enable RFQs using the wcs.enable_rfq.sql script for the database you are using with WebSphere Commerce. For example, if you are using DB2, issue the following command:

    db2 -tvf wcs.enable_rfq.sql

  3. Enable RFQ notification messaging.

  4. Changing the frequency with which the scheduler performs commands relating to RFQ using the Scheduler.


Disable RFQs

  1. Log on to the WebSphere Commerce database created during installation.

  2. Disable RFQs using the wcs.disable_rfq.sql script for the database you are using with WebSphere Commerce.

    For example, if you are using DB2, issue the following command: db2 -tvf wcs.disable_rfq.sql.


Related concepts

Request for Quote (RFQ) RFQ response


+

Search Tips   |   Advanced Search