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 LabelAPI NameDisplays by default on Conga Batch Page LayoutDescription
ScheduleScheduleYesThis 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 C7Schedule_C7NoThis is an alternate version of the default Schedule button and opens the older version (Release 7) of the Conga Batch Scheduler.
Schedule C8Schedule_C8NoThis 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.