Reference > Shop flow URLs > Trading subsystem URLs > Account and contract URLs


ContractDisplay URL

This URL displays a contract.


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, ContractDisplay , 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

contractId

Required: The contract ID for the contract to display, as found in the CONTRACT database table.


Example

This example displays a summary of contract 260369:

    https://myhostname/webapp/wcs/stores/servlet/ContractDisplay?contractId=260369


Behavior

This URL displays a contract using a JSP file which is registers in the CNTRDISPLY database table for this contract.


Exception conditions


+

Search Tips   |   Advanced Search