Static resources in Salesforce enable you to upload and reference various types of content, such as archives (.zip and .jar files), images, style sheets, JavaScript, and other files, specifically for use within your Salesforce organization.

Prerequisites

DO NOT change the file name or file type while saving this mapping file. 

To Create a Static Resource in a Salesforce Org

  1. Go to Setup > App Setup > Develop > Static Resources.
  2. Click New and enter QuoteFieldNameMap in the Name field.
  3. Click Choose file and upload the mapping file.
  4. In the Cache Control dropdown, select one of the following values.
    1. Private: Select this to restrict API access to authenticated users only.
    2. Public: Select this to share static resource data cached on the Salesforce server with other users in your organization.
  5. Click Save


Next Step: Creating the Configure Products Button for RLS Flow