Business Service Scripts

The following scripts are used in the Shipping Cost Service (eScript) business service:

  • (declarations). This script sets the following values—Lower Ranges, Upper Ranges, Base Costs, and Rates. It associates the Type of carrier, Priority of the service, and Cost of the service.

  • CalculateShippingCost. This script calculates the shipping cost based upon the information passed from the quote and the other scripts in the business service.

  • GetShippingMethodCost. This script determines the shipping method and shipping carrier costs to use.

  • GetShippingRate. This script determines what shipping rate to use.

For more information on business services, see Using Siebel Tools.