Upcoming Event - Nintex Automation K2: Back to basics
Find resources, discussions, and troubleshooting tips to streamline document generation and automation in Nintex DocGen for Salesforce.
Recently active
Hello Community,I am looking for some assistance. I have an org that has the Nintex package installed; their version is 18.2. The Mass DDP function appears to be not working. When I try to run Mass DDP, I receive the confirmation. However, it is not generating the documents and I am not seeing any information in the DocGen Queue.I used the AI assistant in the Nintext website. It recommended to check the logs. However, I am not finding the logs in the DocGen Package page either. Can you give us some instructions on to access these logs or give us some insights on why the Mass DDP function is not working?Any assistance would be highly appreciated. Thanks!Â
Hi - first time ‘poster’ so please be nice! (and apologies if this has been answered before). We want to give our Salesforce users the ability to print a report when they are in their report window. I can see that we can do things like schedule a report run and email it to an individual but I don’t want to have to set up every report (with criteria) for every account manager. How can we set it up so the report printing can be on demand and on the selected report? ThanksTerryÂ
Hi There, Using Docgen for Salesforce. I have the requirement to have 3 summary tables in my report. It seems the only way to do this is using Excel as middleware. Unfortunately, I was unable to pass my Excel as middleware summary data back into my Word Template.  I’ve searched for video/tutorials on how to do this and found nothing….all old salesforce classic examples. Does anyone have a guide on how to do the Excel as middleware then passing it to the word template (for Salesforce Docgen)? Best-s Â
We have a customer using Drawloop for Salesforce doc gen output and they are restricted to a particular font style on these comms. Unfortunately that font, Public Sans, doesn’t appear to be supported by Nintex - https://help.nintex.com/en-US/docgensf/Templates/SupportedFonts.htm. Is there any option to have a font added to the supported font list?
How do I get an excel document to wrap text when creating docgen package?
Hello, When trying to reference a field in a SOQL query, it now adds slashes (\). What is the correct way to write the where clause?  Where Contribution__c = \'<<Contract_Id>>\'  I tried removeing the \ but it comes back when savingthanks for your input!
I am using Nintex to create an invoice snapshot. When the button is clicked a document is created that has all the invoice line items. If some of those line items are rejected or ineligible, I need Nintex to not add them to the snapshot. I have tried adding a filter to the relationship for Line Items but it is still returning five lines instead of four. (One was rejected)
I have a grouped table of data and I want to sum up the values above - so I’m using the sum(Above) function.This works great until I have negative values in the merge fields - and it ignores them.Any thoughts of a work around or a different function to use?Â
Attempting to edit a field (probably protected). I make the edits, press Update Field, save the Doc and then run though Salesforce. Edits made to the rest of the Word doc are fine. Edits to the Field revert to prior text. Thanks!
After the sandbox refresh I am not able to connect Loop Storage to Amazon S3. I am using the following tutorial. On the step 3, I receive the message that Authorization is successful. But on the step 4 the following message appears: Â
I'm trying to create a component group that populates text based on a custom text field in SF.I have choice of 4 items which needs to be populated in the output based on the condition fulfilled. Please see the attached to give more context.  any help/ guidance will be appreciated. Thanks you. Â
The Flow Builder in Salesforce is a great tool change up your document generation experience. Our DocGen for Salesforce product has two actions that can be used in the Flow Builder: Preview Component Apex ActionThe difference between the two is that Preview Component will generate a document on screen like a manual push. The Apex Action will run in programmatically so the user will not visibly see the generation occur. The preview component will be what we will be focusing for this blog. I like to use the preview component in scenarios when the lightning component is not able to capture the experience I want before the generation occurs. One common use case I get brought is users being able to make changes to the document before the document generates. We understand there are scenarios where we want the users to make the changes to the document directly, however you are also risking your users to generate documents without knowing what they are inputting into the document. The Flow Bui
The list of email addresses stops at e and is not showing completely in the DocuSign delivery options. Is it possible that there might be an issue with the configuration or setup. Unfortunately, I couldn't find the exact troubleshooting steps in the documentation provided to me. To address this issue, can someone help me troubleshoot the problem and provide me with the necessary steps to resolve it.
I have updated the template with new fields and trying to run the DocGen Package but I am getting following error - An error has occurred. (InternalError) Include this Error Id if you contact Nintex Support: c8c78ab2-52e0-4e9b-ba66-a716d83f916e.If you have made any recent modifications, try refreshing the component and run again. I have refreshed the component.
Hi, I am adding a new field through field tagger, nintex is an integration in Salesforce in this case however when I added the field and tested no document generation occurred so I selected the nintex doc admin and disconnected it as it seems the authorization expired, (this happened to other of our customers and worked perfectly) then I looked for the nintex admin user and realized the user is no longer part of the project. No one knows the password so we cannot authenticate either authorize.Is there a way to change the nintex admin for the org? If so how can we achieve this if no one is aware of the password. Thanks,
I am updating multiple fields on Create/Edit Records option.The text field populates without any issues, the Date fields are not, I tried using just a basic TODAY() function, different field mappings, it just not populating: Am I missing anything?Thank you!Â
We have an issue where one of our fields can have multiple different answers based on a prior selection. Example:Field tagger for Deductible 1 Deductible 1 may be $500 for Auto insurance, but Deductible 1 is also used on the same page for Homeowners Insurance ($300) and Theft ($400). Is it possible without creating a bunch of custom fields to pull the correct Deductible based on another selection on that page layout?
Hi,Is there is a way in nintex DocGen to convert a number to text.For example if merge field number returned 1000 i want to display it as One Thousand. ThanksRamy
We have a DDP that is automatically triggered and the generated PDF sends to our SFTP and includes Files from the parent object. The issue is protected documents often cause the DDP to fail. I would like to filter out the protected Files (they all have Locked_ added to the beginning of the File Name). I am trying to use a Salesforce Object relationship, but the DDP fails when I manually run it. What can I do differently?
Our company deals with financial lending and related items. We have a requirement to create a DocGen for a specific document where the deal amount which is a currency in Salesforce, but the document MUST show the currency amount as a text value. i.e. $1,000,000.00 needs to show as One Million Dollars. I have not found a way to do this. Perhaps there is some way to accomplish this in Word itself? UPDATE:I FOUND A SOLUTION TO THIS USING WORD MACROS - CAN’T DELETE THIS QUESTION. PLEASE DISREGARD. THANK YOU
When using component groups, new paragraphs appear to convert into <br><br> tags and when documents are processed to Word, these <br> tags are translated to line breaks in Word. When using Justified text, this causes weird formatting on the last lines of particular sections. The end goal is to be able to specify somewhere that these should be translated as paragraph breaks so that Justified text formatting looks better if its the last line of a section. Â Is it possible to distinguish between line breaks and paragraph breaks somewhere for Word document output? Thanks!
In DocGen for Salesforce - Is it possible to add a user entered field, or prompt the user with a question that can be answered and then that text would be added to the document? This information would not currently be saved in Salesforce and would be manual entry.For example, we have an additional driver form that would require our users to enter information for additional drivers from a policy holder’s household, and the user creating the document would fill that information in.
Are there any watch outs when completing a Full Sandbox Refresh? We are about to do a full refresh and it is the 1st time since having DocGen(Drawloop) in our Org. Currently there are not any Developmental Packages, so I am not worried from that standpoint.
I'm having this error when generating a doc in Salesforce using Nintex, but I’m not able to debug further as this is a managed packageError creating attachment for (Change_Request__c:a6U3z000000UBrk) (invalid_type_on_field_in_record): --DEPRECATED - Do Not Use--: value not of required type: (ExternalError)Include this Error Id if you contact support: d834bdfa-76c8-4055-a3e4-b179b93af2fd
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.