# Salesforce Job Logging

Installing the CopyStorm Dashboard takes a few minutes and does not touch any system files or registry values. You should not need an administrator.

* Ensure that you have the CopyStorm/Restore installed.
  * You will need version 10.54.2 or newer.
* Contact CapStorm to request the package.- Open CopyStorm/Restore.
  * Open the “File” menu in the top left corner of the application UI, and select the “Load Package” option.
    * ![](/files/HLXiSUiaH1PLiwuzt4HG)
  * Open the downloaded package with the file selector dialog.
  * Navigate to the “Meta Data” tab, and then click the “Deploy” button along the bottom of the UI.
    * ![](/files/Oa2zu9JGw1MV2hqL2TRs)
    * This will open a new pop-up dialog titled “Deploying Metadata To Salesforce”
  * Click the “Deploy” button along the bottom of the dialog
    * ![](/files/YuGsNQeQdd3Tto6o51EP)
  * This will open the “Deploy Log” tab of the dialog where logging messages of the deployment process will be displayed. When the deployment has finished successfully, a “DEPLOYMENT SUCCEEDED” message will appear:
    * ![](/files/4jrMOpJQwG074WjvxcG9)
    * If a failure message appears instead, please contact [CapStorm Support](https://www.capstorm.com/contact-us/)

## Assigning the Salesforce Job Logging Permission Set

After deploying the package, the Salesforce Job Logging Permission Set will need to be assigned to the Salesforce User provided to the CopyStorm application (specified on the “Main” tab of the CopyStorm application). The Permission Set was deployed as part of the deployment process above.

* Login to the Salesforce Org where the package was deployed, and assign the Permission Set to the appropriate user.
  * The Permission Set is called “CapStorm\_CopyStorm\_Job\_Logging”

## Configuring CopyStorm for Salesforce Job Logging

After the Permission Set has been assigned, CopyStorm will need to be configured to log job data to Salesforce.

* Ensure that you have the CopyStorm installed.
  * You will need version 10.54.2 or newer.
* Open CopyStorm, and navigate to the “Configuration” tab
* Change the “Configuration Level” dropdown value to “Advanced”, then navigate to the “Logging” section
  * ![](/files/2kre5oMd1Dnl7VfGgEZB)
* Change the “SFDC Logging” dropdown value to “On”
  * ![](/files/FFzDMMnUsCqwhilFcQQG)
* Save the CopyStorm configuration. At this point, CopyStorm is now configured to log job data to Salesforce.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.capstorm.com/installation-instructions/salesforce-job-logging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
