SIS OM PC Competitive Pricing Report Process Workflow

The workflow is called by a SmartScript session that is invoked by clicking the CP Report button in the Relationships view of the Product Comparison screen.

The following shows this workflow.

This image is described in surrounding text.

Workflow Description

This workflow performs the following actions:
  1. Opportunity Null? Delete Existing PC Quotes. These steps check to determine whether an opportunity exists for the Price Comparison. If there is an opportunity, then all existing price comparison quotes are deleted.

  2. Get New RowId. Create Opportunity. These steps create a new opportunity if an opportunity does not exist.

  3. Setup Question-Field Mapping. This step maps the SmartScript session questions to fields of a quote.

  4. CP Report Create Quotes. This step converts the answers from the SmartScript session into a competitor quote by using the mapping created in the previous step. Using the answers from the SmartScript session, the data is generated for the report.

  5. Execute Report. This step executes the report by using the data set generated by the previous step.

The following lists the SIS OM PC Competitive Pricing Report Process Workflow steps, methods, and business services.

This Workflow Step Calls This Method In This Business Service

Delete Existing PC Quotes

Delete Existing PC Quotes

SIS OM Pricing Calculator Service

Get New RowId

Get Next RowId

SIS OM Pricing Calculator Service

Setup Question-Field Mapping

Setup Question Field Map

SIS OM Pricing Calculator Service

CP Report Create Quotes

CP Report Create Quotes

SIS OM Pricing Calculator Service

Execute Report

Execute Report

Report Service