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
- Log on to the WebSphere Commerce database created during installation.
- 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
- Enable RFQ notification messaging.
- Changing the frequency with which the scheduler performs commands relating to RFQ using the Scheduler.
Disable RFQs
- Log on to the WebSphere Commerce database created during installation.
- 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