Download page Configuring Contracts for Salesforce and Conga Contracts.
Configuring Contracts for Salesforce and Conga Contracts
You can enable the Conga Suite to integrate Conga Contracts for Salesforce (CCFS) and Conga Contracts. You must enable the suite common file storage system. You can create documents in Contracts for Salesforce and store the documents in Conga Contracts. Data is synched between systems. You must map objects and fields located in Conga Contracts for Salesforce to Conga Contracts objects. All fields, field values, the direction you want to sync data, and the primary system that wins conflicts.
Before you begin
Before you configure CCFS to communicate with Conga Contracts, you must enable the Conga Suite.
To ensure the suite is enabled
In Salesforce, locate a Managed User
Go to Profiles
Go to System Administrator
Go to Apex classes
Go to Profiles
Select Edit. Select and move all Apex classes related to Platform. Click Save.
Enable Visual Force page access. Select Edit - > All Apex classes.
Add Remote site settings. Go to Conga Platform
Go to Active Platform file service
Click Active.
Add the Boolean field (for your customer, add customer fields). Add all Custom, Accounts and New Custom fields.
Go to Contracts Setup tab, Select Platform and refresh to see the buttons enabled.
Set up an external system. Go to Contracts Setup tab
Slick Platform
Connect to Contracts. For example: Quote.
Click. opportunity.
Click opportunity name.
Enable the platform to store contract files
You must establish a connection between the platform, CCFS, and Conga Contracts.
To set up connections in Conga Contracts
Click Connection in the tree. This creates a flag on the file object that denotes which one is going to be integrated with a field name.
In Composer, you'd look for field name. The following instructions assume you are using Composer to create a document.
Go create a field. Name it IsCongafile and set the field to True. This integrates the field with Conga Contracts. If the field is set to False, it integrates it with CCFS.
Link the Content Custom field and field value you used in your Composer solution to create the document. Until the flag is set to True, nothing gets sent to the repository. Everything stays in Salesforce. Files cannot be in both locations.
Establish a connection between systems.
In Contracts for Salesforce, go to the Platforms
Connect to the platform. The authorization component establishes user access and authorizes all transactions between systems.
Click Connect to access your files and enable transactions between CCFS and Conga Contracts.
Give your system a new alias and Click Generate New Code. Copy the code to your clipboard. The code is redeemable for 48 hours only.
In Conga Contracts, go to Admin
System Setting
Conga Platform. In Conga Contracts, select an alias. You are calling the other system so use a unique name that dictates what system you want to use, for example: SFprod or SFDev.
The external file repository logic connects CCFS to Conga Contracts. The Suite syncs the data of mapped fields and objects.
To disable the connection, you must turn off all the connections so that files are not lost. You see an error that you cannot disable the connection unless you delete all the connections.
Best practices and recommendations:
The friendly name is no more than 30 alphanumeric characters