Category: Advanced Control Parameter

Compatible with: Composer 8

Parameter Name: OCNR

Parameter Value: [0,1, or 2]

Parameter Requirements

Parameter Description: Disables the default behavior when the Close button is clicked. By default, the Salesforce record is refreshed when Close is clicked.

If your Composer Solution involves sending an email, the OCNR parameter can cause the solution to send the following error: "There was an issue sending the Composer request." To avoid this error, ensure background mode (the DS7=12 parameter) is enabled. If you are using &OCNR=0, close Composer by clicking Return to record.

ValueDefinition
0Salesforce record is refreshed. (default)
1

Salesforce record is not refreshed.

2

Prevents Conga Composer from reloading the window when a merge completes.

This parameter value is only for Salesforce environments with Lightning Console enabled and is only applicable when using the DS7 background mode parameter with all values except 3.

Example:

&OCNR=1