Merge Field Error Merge fields are not replaced by record values, but are output as they are. Check that the merge field format is correct. Check if the format of the merge field is {!Object API Name.Field API Name... Merge Field Error
Excel The long text area fields are output as a single line without line breaks. Set the Alignment to "Wrap text" from "Format Cells" in Excel.Instruction manualExcel Excel
Merge Field Error Rich text area field values are output with Html tags. Rich text area field values are output with Html tagged values stored in Salesforce. The output cannot be formatted as i... Merge Field Error
Excel Decimal points are truncated. Set the format from "Format Cells" in Excel.Instruction manualExcel Excel
Excel Excel formulas are output with misplaced references. The application may not support the template pattern. Create a formula field in Salesforce and set it as a merge field.I... Excel
Merge Field Error The currency symbol for the currency field is not output. The currency symbol is not output.ExcelSet the format from the cell formatting in the template file.Word/PowerPoint/PDFF... Merge Field Error
Merge Field Error Number fields are not output with 3-digit comma delimiters. ExcelSet the format from the cell formatting in the template file.Word/PowerPoint/PDFCheck on "Adjust Format (commas/dec... Merge Field Error
Merge Field Error Extra decimal places are displayed for number fields. ExcelSet the format from the cell formatting in the template file.Word/PowerPoint/PDFThe values actually stored in Sales... Merge Field Error
Merge Field Error The merge field values are output in duplicate. Check the merge field in the template. Check that the template does not have two lines of child object merge field. Only... Merge Field Error
Merge Field Error The merge field value is output as blank. If the user who outputs files does not have reference permission to the merge field, the merge field will be output blan... Merge Field Error
PowerPoint The child records are output outside the slide in PowerPoint. When outputting child records in PowerPoint, depending on the number of child records, they may be output outside the sl... PowerPoint
PDF Too much space between lines in PDF. Uncheck "Snap to grid when document grid is defined" in the Word template file. When checked, the line spacing is quite ... PDF
PDF A one-page template is output as a two-page PDF. If a one-page template outputs on two pages, adjust the line spacing or margins.Line spacingUncheck "Snap to grid when d... PDF
PDF The blank page is output in PDF. If the blank page is output, adjust the line spacing or margins.Line spacingUncheck "Snap to grid when document grid is ... PDF
PDF The layout is corrupted in PDF. The pattern may not be supported for PDF output. Check the following. Blank spaces with tabs in Word are not supported. ... PDF
PDF Extra borders of the table are displayed in PDF. Set the color of the corresponding borders to white. In the application, HTML is converted to PDF using the PDF generati... PDF
Excel The borders of the table are not displayed. Set the borders in the template. In the template, the borders of adjacent cells are displayed and the borders of the tar... ExcelPDFPowerPointWord
PDF The borders of the table are broken at page breaks in PDF. This is a specification. PDF is output by the PDF generation function of Visualforce of Salesforce, and the page break p... PDF
PDF In Acrobat, the thickness of table borders is not displayed uniformly in PDF. When viewing PDF files in Acrobat, thin lines may not be displayed with uniform thickness. When this problem occurs, the... PDF
PDF The row height of the table is low in PDF. Set the table properties in the template. Specify the row height from the Table Properties in the Word template. If the ... PDF
PDF The text in the table is not centered (vertically) or bottom-aligned in PDF. Set the table properties and paragraphs in the template.Align text in cells to the center (vertical) From Table Properti... PDF
PDF Merge fields in the table are not wrapped and the columns extend horizontally. From Table Properties>Options in the Table tab, check off "Automatically resize to fit contents".Instruction manualWordP... PDFWord
PDF The text is misaligned in PDF The pattern may not be supported for PDF output. Check the following. Blank spaces with tabs in Word are not supported. ... PDF
PDF The image overlaid on the text is outputted out of alignment in PDF. It is not possible to output an image over text. Follow the steps below to set the text + image capture image to the tem... PDF
PDF The company logo image is not output in PDF. It may be an object instead of an image. Objects such as shapes and text boxes are not supported. Right-click on the obj... PDF
PDF Text Boxes and Shapes are not output in PDF. Objects such as shapes and text boxes are not supported in PDF.Instruction manualPDF PDF
PDF Watermarks are not output in PDF. Watermarks in the Word template are not supported in PDF.Instruction manualPDF PDF
Excel The graphs are not output correctly. Office features such as graphs are not available.Instruction manualTemplate Common Settings Excel
PDF Double-byte characters are not output in PDF. Check "PDF Includes MultiByte Character" and "PDF default font" fields in the OFC_Template record. To output Double-byte... PDF
Error "Insufficient Privileges / You do not have the level of access necessary to perform the operation you requested." is displayed. The user lacks permission for Visualforce pages. Grant access to the Visualforce Pages. If you have created a Visualforc... ErrorPermission Error
Error "You do not have access to the Apex class named 'OFCController'." is displayed. The user lacks permissions for Apex classes. Grant access to the Apex Class.All users who use the application need to be... ErrorPermission Error
Error "The OFC_Template record with the Template API Name "XXX" does not exist. Or, you do not have access to the OFC_Template record." is displayed. Check the permissions and output button settings. Grant permissions to users for OFC_Template object and OFC_Child Objec... ErrorPermission Error
File Output Error The date "12/31/2024" for the filter criteria for child records results in an error. Enter the format "YYYY-MM-DD" for the date field value. e.g., 2024-12-31Instruction manualFilter Output Conditions for C... File Output Error
File Output Error "The amount of data to output has exceeded the limit." is displayed. The file data size exceeds the Salesforce governor limit. Or, the file generation process time exceeds the Salesforce go... File Output ErrorTroubleshooting
Error "The number of output child records exceeds the allowed value. In Ver.1, if the child records contain Long text Area/Rich Text Area merge fields, the subquery limitation of Salesforce... ErrorFile Output Error
Error "Template file size exceeds the limit. Reduce the contents of the template file." is displayed. Reduce the contents of the template file and make the file size smaller. If the template contains images, reduce the res... ErrorFile Output Error
Error ″Failed to read the template file. The file format may be incorrect or the file may be corrupt.″ is displayed. The application may not support the output pattern. Try the following. If the file has a complex layout, simplify the la... ErrorFile Output Error
File Output Error Files cannot be downloaded continuously from the Custom button. Check your browser download settings. As an example, the settings for Chrome are as follows. From Chrome settings, go to... File Output Error
Excel "We found a problem with some content in 'XXX.xlsx'. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes." is displayed when open the file. The application may not support the output pattern. Check the following. If the file has a complex layout, simplify the ... Excel
Error "An internal server error has occurred" is displayed. Check the error message on the preview screen by clicking the "Preview PDF" button on the OFC_Template record page. More... ErrorPDF
Error "common.apex.runtime.impl.ExecutionException" is displayed. "common.apex.runtime.impl.ExecutionException: id:xxxx Attempt to de-reference a null object: execute=write:curElem=r row... ErrorPDF
Screen Flow Screen Flow terminates without outputting a file after execution. If the flow terminates without outputting a file after the flow is executed, the error processing may not have been impl... Screen Flow
Screen Flow File output processing does not start after the execution in Screen Flow. If the file output process does not start after the flow is executed, it is possible that the variable "recordId" or "id... Screen Flow
Screen Flow When a Screen Flow is executed in the list view, it does not proceed from the processing screen. Lightning Web Security may be disabled.Instruction manualUse with Screen Flow Screen Flow
File Output Error Multiple files cannot be downloaded in batch output from the list view. Check your browser download settings. As an example, the settings for Chrome are as follows. From Chrome settings, go to... File Output ErrorScreen Flow
Error "Failed to read static resource OFC_Zip. Please clear your browser cache and try again." is displayed when executing a Screen Flow from the list view. Clear your browser cache and try again. If clearing the browser cache does not resolve the issue, close and restart your... ErrorScreen Flow
Error "The number of results does not match the number of interviews that were executed in a single bulk execution request." error occurred when executing a Record-Trigger Flow, When executing the OFC action immediately or asynchronously in Record-Trigger Flow, multiple records cannot be created/u... ErrorRecord-Trigger Flow
Error "List has no rows for assignment to SObject" is displayed when a guest user saves a file. It's not supported to save files to Salesforce by guest users. Guest users can only download files. ErrorExperience CloudPermission Error
Error "We didn't find any Salesforce accounts linked to your Trailblazer.me profile. To create an account, sign up for a free trial of Salesforce." is displayed in the Install screen. This may be a connection issue between your Salesforce account and Trailblazer. Contact Salesforce Help. ErrorInstall
Error "503 first byte timeout" is displayed in the AppExchange site. It is due to a Salesforce Known Issue. Refresh the page or try again later. If access is still not available after 2-3 h... ErrorInstall