Skip to main content

#Docusign Gen0 diskutieren mit

I am consistently getting the following error when I upload my Word Docusign/Salesforce gen template. "Unable to generate the following files:

  •  Regrant Template
  • Could not generate document " Regrant Template": [100] Error occurred Reference ID: 51e1a1cf-5ad4-437b-9f93-484ff0b1167b"

Why??? How can I fix this?

 

#Docusign  #DocuSign Templates  #Docusign Gen

12 Antworten
  1. 21. März 2025, 17:17

    @Vicky Bott

    I tried this and it didn't work. I'm having the same issue and it's 4 years later. Any suggestions? Here is the error message I am receiving: 

     

    There were some problems with your document generation

    Generated Documents

    Unable to generate the following files:

    • Change Order (3)
    • The requested Salesforce document merge could not be completed. An error has occurred. ReferenceId: e702dbf1-1bd3-4b6c-a9b3-2fe5b43aa90d
0/9000

I'm trying to show images for each product in docusign gen template made from word document, but i can't display the image, the template shows me the url correponding to the field where the image is saved.

 

Product images in docusign gen template

 

#Docusign Gen

4 Antworten
0/9000

Hello! 

 

I have installed Docusign Apps Launcher extension. Also assigned the required permissions like DocGen User and DocGen Designer. Even though when i go ahead to create the DocGen Templates i get some thing like: " Docusign Gen is not configured for your account. " 

 

Anyone has a solution? 

DocuSign Gen Template

 

 

 

#Docusign Gen

1 Antwort
0/9000

I am evaluating different document generation tools for my Salesforce org, and my highest priority is to choose a product that can perform both document generation only and e-signature capability. One of the options I am evaluating is DocuSign Gen for document generation. However, I am not able to locate anywhere in DocuSign documentation if I can use pdf form as source file when creating template. I only see the option of creating new templates with Word document. Please let me know if its possible to create PDF based DocuSign Gen template. 

Create PDF based DocuSign Gen Template

 

 

 

#Docusign Gen

1 Antwort
  1. 2. Juni 2025, 21:07

    Hi @Trail Blazer060

    Creating a template using a Word document as the document template is the default option. There is another option to use the Docusign Agreement Cloud Editor within Gen, but that's a special feature that needs to be enabled by your Docusign sales team or by Docusign support. 

    Hope that helps! 

    Jesse

0/9000

Hello! I am trying to build a quote table in xpath for a Word Doc Gen template. It is creating separate groups for the line item groups which is good. However, ALL quote lines are showing up under each group instead of only those assigned to that specific group. Please help! 

 

Expected: 

xpath Doc Gen Table grouping

 

What it is doing: 

 

2025-05-15_11-15-51.png

 

  

Table.png

 

 

 

#Docusign Gen

0/9000

Hi all,

 

I'm an absolute novice with Docusign and trying to create my first Docusign Gen Template from the opportunity object. Those merge fields are displaying fine but the merge fields from the related list for the custom object 'Hire' are showing this error: 

 

TemplateErrorExists:XPathException: XPath expression (./Activity_Name__c) returned no results

 

The hire record is the child in the master-detail relationship with the opportunity record. 

 

Furthermore, the hire name field that I'm trying to use as the document reference returns the error:

 

TemplateErrorExists:TableRow tag must be placed in a table.

 

A colleague who is much more experienced with Docusign than myself has had this issue with related list fields previously and has given up without resolving it but I have many documents to create that use these custom object fields so would really like to get to the bottom of it!

 

All ideas and guidance welcome, thank you!

 

#Docusign Gen #DocuSign For Salesforce

5 Antworten
  1. 11. Apr. 2025, 11:00

    @Kim Sidaway

    hey Kim, having stuggled with a similar issue I finally found a resolution. 

     

    The solution is to use the whole expression not just the partial bits that are provided in the Docusign UI - well at least for a Content Select type. In my case, the key was ensuring that there are // (double slashes) between each of the different Object Levels across a relationship. When I tried with just a single I got the no results error you were also receiving. 

     

    In my instance, I needed to return a single Contact's name on a document initiated on the Account via the AccountContactRelations object. This was the entire expression I used in my template:

    <# <Content Select="/Account//AccountContactRelations//Contact.Name" /> #>
0/9000

I have to show only the parent QLI in the Document adjusted via DocuSign, but I'm getting the Child QLI Also. 

 

#DocuSign For Salesforce  #Docusign Gen  #Docusign

0/9000

Hi Team,

 

My requirement is that, when I click a button in Opportunity, it should display a dynamic letter with the relevant details. I should be able to edit these details if needed, and upon clicking a button, the letter should be saved as a Word or PDF document, which I can then print out and sign with wet ink.

 

I’m aware of tools like Conga and DocuGen that can handle part of this use case, but I believe they may not support editing the document before generation. If there are any other tools that meet this requirement, please let me know.

#Salesforce Admin #Docusign Gen #Salesforce_developer@* Salesforce Developers *@Conga #Conga Composer

2 Antworten
  1. 29. Okt. 2024, 04:29

    To generate editable Word or PDF documents from Salesforce Opportunity records, you can use several tools, both native to Salesforce and third-party. Here are some popular options:

    1. Salesforce Document Generation Tools (Native)

    • Salesforce Quote Templates (Salesforce CPQ): If you’re using Salesforce CPQ, you can create quote templates to generate PDFs from Opportunity records, Quotes, or related objects. This is limited to the CPQ module but works well if you're already using Salesforce CPQ.
    • Salesforce Reports and Dashboards: Although not as customizable for complex layouts, you can use these tools to export data and reports as PDFs. However, it's limited in formatting control.
    • Salesforce Flow and Visualforce Pages: You can create custom Visualforce pages or use Salesforce Flow with templates to create and export PDFs based on Opportunities. This requires some development.

    2. Third-Party Document Generation Apps on the AppExchange

    • Conga Composer: One of the most popular document generation solutions on AppExchange. Conga Composer allows you to create Word, PDF, and other document formats from Salesforce records. It has extensive customization options, allowing you to pull data from multiple objects and create templates.
    • DocuSign Gen: Great for creating document templates that are both editable and can be digitally signed. It integrates well with Opportunity records and supports Word and PDF formats.
    • Nintex Drawloop: This app offers robust document automation capabilities, allowing you to create custom templates in Word, Excel, and PDF formats. It’s customizable and integrates well with the Opportunity and other Salesforce objects.
    • S-Docs: A native Salesforce solution, which means it doesn’t rely on external integrations. S-Docs can generate Word and PDF documents from Opportunity and other records and supports various customization options.

    3. Microsoft Word with Salesforce Integration

    • Salesforce to Microsoft Word Templates: If you use Microsoft Word for template creation, Salesforce allows you to use Word Merge templates that pull data directly from Salesforce into Word documents. Salesforce AppExchange also offers tools to make this easier if you need more control over the document layout.

    4. Apex + Visualforce Custom Solution

    • For maximum control over how your Word or PDF looks, you can develop a custom solution using Visualforce and Apex. This approach requires developer resources but gives you flexibility and the ability to handle complex document layouts.

    These tools vary in their ability to provide editable formats directly, but options like Conga, Nintex Drawloop, and DocuSign Gen excel in flexibility and ease of setup.

0/9000
3 Antworten
  1. Ajaypreet Singh Saini (Grantbook) Forum Ambassador
    13. Sept. 2024, 18:12

    Awesome!! Glad its fixed. Feel free to close the thread by selecting the accepted answer.

    Happy trailblazing

0/9000

Hi,

the anchor text output returns the API (numeric value) and not the text value. Is there a formula to show the text value?

Many thanks,

Simona

DocuSign Gen Salesforce template - Merge field

 

#Docusign Gen

1 Antwort
  1. 19. Juli 2024, 09:17

     DocuSign currently does not support text anchors for multiple-choice lists. The solution is to create a formula field within the object that clones the value from the field and returns a textual value 

0/9000