Reference > Shop flow URLs > Trading subsystem URLs > Request for Quote (RFQ) > RFQ URLs


RFQNotificationSubmittedMonitor URL

Invoked by the WebSphere Commerce scheduler to process pending notifications for any submitted RFQs. This URL is called by scheduler. No display page will return.


URL structure

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path.

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, RFQNotificationSubmittedMonitor , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each <a href=name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />


Parameter values

jobRefNum

Required: The ID of the scheduled job.

sellerMemberGroupNameToNotify

The group name from the MBRGRP table. This is the group used to obtain the seller users to notify. While optional, if this parameter is specified, also specify a sellerMemberGroupNameToNotifyOwner value.

sellerMemberGroupNameToNotifyOwnerId

The group owner name from the MBRGRP table. This is the group used to obtain the seller users to notify. While optional, this is mandatory if the sellerMemberGroupNameToNotify parameter is specified.

storeId

Optional:The store ID for which to look for closed RFQs. Specifying a value of 0, or not specifying a value will apply run command for all stores.


Example

The following example initiates a scheduled job to process any pending notifications for submitted RFQs:

    
http://myhostname/webapp/wcs/stores/servlet/RFQNotificationSubmittedMonitor?jobRefNum=4302


Behavior


+

Search Tips   |   Advanced Search