You'll need to copy the Salesforce consumer key and consumer secret and from your
connected app into the SkyVault Admin Console. These credentials prove that SkyVault has
permission to be displayed in and communicate with Salesforce.
Make sure that you've applied your AMP files, downloaded the SkyVault Content Connector
app, and created a connected app, as described in the previous topics. You need administrator
rights to make these changes.
-
In your Salesforce Setup menu, under Administer, click the
connected app name in Manage Apps > Connected Apps that you created
in 3. Configuring your app in Salesforce.
In the API (Enable OAuth Settings) section, you'll see entries for the consumer key and consumer secret.
- Copy the code in the Consumer Key field.
-
In a separate browser window, log on to the Salesforce page of the SkyVault Admin
Console with your administrator credentials:
http://localhost:8080/alfresco/service/enterprise/admin/admin-salesforce
where localhost:8080 is your SkyVault host name and port. - In the Admin Console window, paste your Salesforce consumer key into Salesforce Consumer Token.
- In the Salesforce window, click Click to reveal to reveal the consumer secret, and copy the code.
-
Paste your Salesforce consumer secret into Salesforce Consumer
Secret.
You can optionally hide the password when you have pasted it into the Admin Console.
- Select the Salesforce Environment type that SkyVault should use. There are two options: Production (the default value) and Sandbox.
-
You can optionally change the list size of records that are displayed.
Enter a number in Recently Viewed Records List Size to specify how many recent Salesforce records are displayed when you link a SkyVault file or folder with a record. The default setting is 20 records.
Note: Alternatively, you can set this in your SkyVault-global.properties file using sfdc.canvas.recordMruSize. For example:sfdc.canvas.recordMruSize=10
- Save your settings.