Output File Name

Created by Docs Made Easy, Modified on Mon, 14 Jul at 4:12 AM by Docs Made Easy

Available In: Docs Made Easy Basic and Pro



Parameter Value : 

A Salesforce merge field (e.g., {!ObjectAPIName.FieldName})

A static custom file name (e.g., Invoice_Template)

Or a dynamic tag like {{TODAY}} for timestamped filenames


Parameter Requirements : None


Parameter Description : The Output File Name (ofn) parameter in Docs Made Easy allows you to customize the name of the generated document file at runtime. This helps in ensuring that output files follow a predictable and meaningful naming convention for easier indexing, archival, and user clarity.


Example -


USE CASEPARAMETER VALUERESULTING FILE NAME
Static Name
Invoice TemplateInvoice Template
Merge Field{!Opportunity.Name}Acme Expantion Deal
Merge Field + Date{!Account.Name} - {{TODAY}}ACME - 10-Jul-2025
Object API Field{!Account.AccountNumber}CD656092




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article