Skip to main content
Participant
September 3, 2024
Question

Dynamically adding values to ESMessage

  • September 3, 2024
  • 0 replies
  • 261 views

Hello Users

I'm trying to populate a dynamic value to the ESMessage parameter via the Conga composer button but it seems not working. Apart from ESMessage parameter, everything else seems working fine.

Please let me know if  there is anything I need to change in the URL.

Here is the button URL:

/apex/APXTConga4__Conga_Composer?SolMgr=1
&serverUrl={!API.Partner_Server_URL_520}
&Id={!SBQQ__Quote__c.Id}

&QueryId=[LineItemDiscount]0Q_005EAA619644,
[Quote]0Q_004UAI213746,
[OppContact]0Q_000UAI213724,
[QuoteTotals]0Q_008EAA291553,
[QL]0Q_001UAI213724

&TemplateId=0T_000EAA390268

&ESVisible=1
&ESOpportunityId={!Opportunity.Id}
&DS7=4
&ESAgreementTemplateId=a89QI000000HqTeYAK
&ESAccountId={!Account.Id}
&DefaultPDF=1
&OFN=Quote+{!SBQQ__Quote__c.Name}
&ESMessage=TestMessage
&ESAgreementName=AgreementName

This topic has been closed for replies.