Exam 1 from first attempt Flashcards
(52 cards)
Conga Composer is compatible with the following Salesforce Editions. Select ALL that apply.
Which of the following Composer button URLs will launch in Salesforce Lightning on the Case Object?
How would this merge field be formatted in the output document?
{{OPPORTUNITY_CLOSEDATE \@ “MMM d, yyyy”}}
Which option best describes what this button URL does?
https://composer.congamerge.com
?SessionID={!API.Session_ID}
&ServerURL={!API.Partner_Server_URL_290}
&Id={!Contact.Id}
&TemplateId=a035000002abcde
&CETId=a035000002Fjklm
&DS7=12
Which answer best describes what this button URL is doing?
https://composer.congamerge.com
?sessionId={!API.Session_ID}
&serverUrl={!API.Partner_Server_URL_290}
&id={!Opportunity.Id}
&DC={!IF( ISPICKVAL(Opportunity.StageName, “Proposal Made”), “0”, “1”)}
You would like to set up a solution so that when it is run from the Standard profile, it always generates PDF files without the option to change the output type. Which of the following is the best way to accomplish this?
All of the following can be used to streamline template selection in Conga Composer EXCEPT:
What permissions must a user have in order to merge report data? Select ALL that apply.
The &ReportId parameter uses ___________________ as the value of the parameter.
All of the following statements are true regarding Composer licenses EXCEPT:
All of the following are true regarding merging images into Word templates EXCEPT:
Which of the following are acceptable parameter values? Select ALL that apply.
TableStart and TableEnd merge fields must be used when merging data from:
When gathering data for a global merge solution you don’t want to dynamically filter your query on the Master Object Id. How do you override this default Composer behavior?
All of the following can help you troubleshoot Composer issues EXCEPT:
All of the following can help you troubleshoot Composer issues EXCEPT:
You have been asked to automate Composer to generate a Quote when an Opportunity Stage is set to Proposal/Price Quote. What Composer add-on product provides this type of automation?
The steps for using the Conga Query builder are:
For this Excel template:
To result in this output:
What merge field needs to be added to cell D2 to dynamically calculate the results in column D?
A. &==B{2}*C{2}
B. &=&=B{r}*C{r}
C. &==B{r}*C{r}
D. &=&=B{2}*C{2}
To insert a chart in a PowerPoint template:
(Select two)
The Conga Composer package includes custom ________ to store Conga file templates, email template, queries, and solutions.
Composer Global Merge solutions:
All of the following are true about the Composer buttons included in the Composer managed package EXCEPT:
Which datasets are displayed by default in the Conga Template Builder? (Select two)