Page tree

Version Control

VersionDateDescriptionAuthor
v.119.03.2018CreationSophie Millet
v.204.06.2018Version update LightningSophie Millet

Reference Documents

 

1. Functional Process

 Process Overview

 

A Webform is the record of an interaction from a prospect/customer from the Web (Solvay.com)

 There are different forms available on Solvay.com :

    • Specific product inquiry forms

      • 4 forms available to request a sample, a quotation, a documentation or a general question

      • In that cases, the product has been identified/selected by the prospect/customer and the WebForm is directly assigned to the GBU contacts.

    • General Request form

      • The Product/GBU is not known

      • The case will be analyzed by the Customer Information team (SBS OtC Delivery) and then transmitted to the GBU Contacts.

Use cases 

Webform process has 4 main steps which are as follows:

    

Webform Registration

The WebForm registered by the prospect/customer is received into Salesforce

Webform Analysis & Assignment

There are 2 cases (depending on the information selected/registered by the Visitor/Prospect on Solvay.com)

  • If the GBU is identified in the WebForm, it is assigned to the GBU contacts

  • If the GBU and/or Product are not identified in the WebForm, the Customer Information team will check the case and transmit the Webform case to the GBU contacts

Webform Treatment

Different options depending on the Webform case relevancy :

    • generate a new prospect/contact

    • convert the case onto a new Opportunity or a new Case: Sample or Customer request

    • provide an answer directly and go to Closure

    • or skip this step and go directly to Closure

Webform Closure

Once the case has been treated it should be closed.

 

 Webform Registration

Specific product inquiry forms

A customer accesses solvay.com website and navigates to the Product Finder. (to test : Product catalog QA website

The customer selects a product to check product details, and contacts Solvay using webforms to :

  • request a sample
  • request a quotation
  • ask for documentation
  • ask a general question

General request form

A customer accesses solvay.com and asks directly a question without selecting a product in the catalog

Coatings form

A customer accesses Coatings website and asks a question related to a product line selected depending on a range of business functionalities.


Webform Analysis & Assignment

Once submitted, the form is transferred to SFDC using the Salesforce Web-to-Case feature and directly routed to a Queue, depending on the GBU related to the selected product or business functionality. When the email provided in the form is an existing contact's email in SFDC data base, the contact and the account are automatically added to the webform record.

An acknowlegment mail is automatically sent by SFDC using the customer email address, and a mail notification is sent to the queue members.

Webform Treatment

An internal user (Solvay employee with an active SFDC license) processes the webform record: 

Investigation

  • Assign to himself
  • Generate a new prospect & a new contact
  • Generate a contact
  • Submit for approval

Review

  • Answer the webform by email
  • Convert to :
    • An opportunity
    • A sample request
    • A customer request

While performing those activities, the user may also :

  • Clone the webform


Webform Closure

  • Closed : When the WebForm is closed and an answer has been given to the prospect but there is no follow-up

  • Closed – Accepted : When a WebForm has been converted into an Opportunity or a Case (Sample request or Customer Request). This status is automatically updated when the WebForm is converted.

  • Closed – Rejected : When the WebForm is closed without answer to the prospect

 

2. Data Model & security

Main objects

Contact

  1. Case: Standard Salesforce Object to store and manage all general information regarding a Webform, or a Customer Request / Sample Request created against the Webform
  2. Account: Standard Salesforce Object to manage the information about the Customer related to the Webform
  3. Contact:  Standard Salesforce Object to manage the contact person from the Customer
  4. Product: Standard Salesforce Object to manage the Product (all levels) that is related to the Webform
  5. Opportunity : Standard Salesforce Object to manage the Opportunity created against the Webform

Webform Security Model

Who can create?

Solvay.com website automatically creates webforms, no internal user is allowed to create webforms (except Product info team)

Who can see?

Any user belonging to the QUE-Webform public group can see all webforms

Who can update?

Any user belonging to the QUE-Webform public group can update any webforms

Who can delete?

A Webform cannot be deleted. Only the System Administrator (SBS) can delete a Webform

3. Webform Custom Buttons & Features

3.1 Features

Webform Assignments 

Assigning a Webform to a User or a Group of User is to pass the responsibility to act on the Webform on a particular phase of the process. On Salesforce, the Webform Assignment is based on the field Case Owner.

A Case Owner can be a User (Solvay employee with a Salesforce license) or a Queue (a group of Users that should be part of a team to handle Customer Requests with the same criteria).

Based on each GBU own process and rules, the Webform Assignment can be performed by:

  • Manually changing the Owner – at any time, a User with Access to a Webform can click the button Change owner next to the current owner and select a new User/Queue to be the new Owner
  • Automatically selecting the actors – the GBU has provided the rules, based on Webform criteria (GBU), to allow the System to automatically change the Ownership of a Webform to a specific User or a Queue when the Status changes (mainly at creation for Webform)

Webform Notifications

When a webform is created by a customer and transferred in SFDC, the user or the queue that is assigned as owner of the webform is informed by an email.

Account/Contact recognition

Classic process :

 

If the email address entered on the webform is an existing email address of a contact in SalesForce, the system automatically links the webform to that contact and to the (primary) related account.

If not, the user will choose one of the following options:

  1. "Generate Prospect & Contact" Button : If the account is not existing in the system, the user can generate a new prospect and a new contact using the webform information (entered by the customer)
  2. "Generate Contact" Button : If the account exist, once the account is selected (manually) and linked to the webform, the user can generate a new contact using the webform information (entered by the customer)

Lightning process :

 

If the email address entered on the webform is an existing email address of a contact in SalesForce, the system automatically links the webform to that contact and to the (primary) related account and display the information on the Account/Contact recognition component :

If not, the user will choose one of the following options:

  1. Link to existing account using the anchor:  the system will search and propose an account name containing an exact match of the "web company" name entered by the customer and the country (matching with account mailing address country)

     

    Then, the contact will automatically be created and added on the webform.

  2. if none account is matching, or none retrieved, the user can use the "Create a new Account to link to Case" Button to create a new prospect. The contact will automatically be created and added on the webform.

Conversion process

At any time, the WebForm Case can be converted onto an other CRM case : Sample Request, Customer Request or Opportunity by clicking the "Convert" button (in the Lightning component, it's a button in the "Account/Contact recognition" component, visible only once the account & contact has been linked to the webform)

 

  • In that case the WebForm will be closed with the Status « Closed – Accepted » and a new Case will be initiated with Pre-filled information. The New Case will follow the standard corresponding CRM process.

  • The Conversion process has to be done by user having the authorization to create a new case.

  • Before converting the case, the New Case type should be checked or amended if necessary

3.2 Custom Buttons

"Send Answer" Button

At any time, a direct answer can be provided to the customer directly from the Webform using the mail standard editor and Solvay templates. The email is sent to the contact email address

 

The best way to get IT support is to use the new Service One Platform.