The Conga Batch custom object uses a Schedule button to optionally schedule the batch process to run on a recurring date and time. There are three versions of the Schedule button but only one is included on the Conga Batch page layout by default.
Conga recommends using this default Schedule button as it uses Salesforce OAuth (open authorization) session identification, which is the most secure.
Each version of the Schedule button is described below. View details by navigating to Salesforce Setup > Build > Create > Objects > Conga Batch > Buttons, Links, and Actions.
Button Label
API Name
Displays by default on Conga Batch Page Layout
Description
Schedule
Schedule
Yes
This is the default version of the Schedule button and the one Conga recommends using. It opens the Conga Batch Scheduler and uses OAuth session identification and takes into account the Conga Batch Environment and Version fields.
Schedule C7
Schedule_C7
No
This is an alternate version of the default Schedule button and opens the older version (Release 7) of the Conga Batch Scheduler.
Schedule C8
Schedule_C8
No
This is an alternate version of the default Schedule button. It is the same as the default button but uses querystring parameters instead of the Visualforce page. It takes into account the Conga Batch Environment field, but not the Version field.