Interactive workshop: Automated DocGen for Manufacturing Ops
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
We’d like to ask everyone in the community to please go vote for the following idea:Workflow Production Publishing & Default Assigned Use | Nintex Ideas Our company is struggling with security and restricting users from publishing their own personal workflows in NAC. We continue to have issues even though we built a separate process around the OOB “Publish Request” component that comes with NAC.Currently, the only way we are able to allow users to publish workflows in NAC if they are not an admin (while still limiting this to not all developers/designers) is putting them in a group: By doing this however, our headache is how the system is designed. When a user not in this group who does not have rights to publish on their own pushes the “Request publish” button when a workflow is set to production the system will auto assign the group specified in these settings as the “workflow owner” as well over the workflow. Because of this, all the users we gave permissions to publish, now hav
Hello,Is there a way to get the proper xml output of the repeating section inside the repeating section? I have a repeating section inside a repeating section but when I checked the xml output it does not show right format as the parent repeating section.
Issue DescriptionWhen you view a View Flow, an error occurs intermittently.Error Message:The following error occurs: “You don’t have permission to view this page”ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix.
Issue DescriptionWhen you have a list view with a Date column that contains empty cell values, there may be inconsistencies in how these empty cell values are sorted.ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix.
Issue DescriptionWhen you drag an item reference field to the text editor, whitespace is removed.ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Is there a way of adding the details of fields that have changed to a notification. I know that I can set a workflow to run when specific fields details change, but was wondering if it’s possible to show in the notification what the previous value was and what it’s been changed to. FYI, I’m using on-premis version of SharePoint 2019.
Does anyone know what the autocomplete option in the escalation section of a task form does? Does it autocomplete the task to move the workflow forward, if the assigned person doesnt complete it?
I have two calendars on SharePoint 2019 on-premise and having issues with my nintex workflow:Calendar A - has all events Calendar B - should hold events that require VTCIntent is to copy all events from calendar A that requires VTC (based on a choice field not being empty) to Calendar B. I did create a variable (yes/no) for the “All Day Meeting” “Recurrence” fields.I have used query list and also setting variables for all my fields (choice, yes/no, date, etc.) and workflow continues to error.Any insight on how I can duplicate an event from one calendar to another for both recurring and non-recurring events?
TitleCode Fix: Out of Office Exceptions not working as expectedIssue DescriptionWhen you configure the Out of Office rule and create an exception for a specific user, the tasks are still incorrectly sent to that user.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 24. Nintex Automation K2 (5.8) Fix Pack 13.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix.
Hello!I am trying to pull all attachments from a sharepoint list using the “Get item attachment by name” control. Now, my question is… will nintex be able to connect to a url as such to connect to the list? https://companyname-my.sharepoint.com/personal/joe_smith_company_com/Lists/Equipment%20tracker/AllItems.aspx I notice this list is located under a users personal location… now, they gave my admin acct access but I am not able to connect to that list.
For SP/Nintex 2016 on prem, in a form, what is the rule formula to ensure attachments are added IF a certain field (which is named and inside a panel) is not null. In other words, If the user enters data into a field (single line of text), Attachments are required. Otherwise Attachments are not required. I created a rule on the SUBMIT button to Invalidate with the following formula but it’s not working as desired.and(not(isNullOrEmpty({namedControl})), isNullOrEmpty({ItemProperty:Attachments})
In today’s fast-paced business environment, the ability to streamline operations and enhance efficiency is more crucial than ever. At Nintex, we understand the importance of getting to results faster and utilizing continuous innovation to empower our users with the best tools for documenting and optimizing their business processes. We are thrilled to introduce a new feature that leverages the power of Artificial Intelligence to generate new procedures automatically: Introducing “AI Process Generator” within Nintex Process Manager.Process Manager integrates generative AI to analyze your initial process summary and any additional specifications to build an optimized procedure designed to fit your unique requirements. By harnessing the power of large language models, we are not only simplifying the creation of new procedures but also enhancing their accuracy and efficiency, enabling your organization to scale their process excellence practice. Get to published promptlyThere is nothing sc
Hello, I have a problem on the training (Nintex Automation for Citizen Developers) I’ve finished 100% but i don’t know why its still 50% completed, and i can’t continue the other courses within the catalogI saw a previous post of @Nintex_Sam fixing the issue so decided to post here, as there was no resolution posted apart from that.
We have a skuid page that uses a Field Editor component. There are two columns in the component. Each column contains about 18 fields to display. We are having an issue where some of the fields in the data model that have been added to the columns do not display in the Salesforce record. In Skuid Preview mode they display, and in the lightning record page editor they display. But in the actual Salesforce record they are not visible (not the field label or the field value) even though I have refreshed/reloaded the skuid page in the record multiple times. What am I missing?
For a fresh installation of K2 5.8 on prem. with a SharePoint online we saw that the workflows associated to a document libraries cannot be started manually.The manual workflows are working instead for the lists.For the document libraries the workflows are working for the other triggers like create/update item.Why this behaviour?Thank you
I find it rather annoying that there is no easy way of simply renaming a file without knowing the extension. Any thoughts on how to easily rename a file using the “rename a file” action? Maybe a regular expression that easily identifies the file extension at the end of the file name?
I have a workflow that starts with a Nintex Form. The form allows for the uploading/attaching of supporting documents. I am successfully writing the form data into a list library in SharePoint Online, but cannot seem to copy the attachments to a document library. I get this error: Received an error response from the connector: BadRequest: [SP.GNR.ListItemsNotFound] Unable to find matching list items for the list 'ProclamationRequestAttachments'. (Correlation Id: 1b7d84c4-4519-4253-b9df-c8ae9389380f)The document library does exist, permissions are correct also. I don’t think it is a SPO issue, but maybe I’m not capturing the attachments correctly. Below is the workflow:The run if true was just to keep that part of the workflow from executing if there were no document attachments on the form. I am able to attach the documents to the “Send Notification to CSO” action, so they are attachments in the notification email. Just can’t seem to copy them to SPO. I am certain I’m missing s
Hello,Tying to setup an Expression in Choice control when current user is equals to the Name on the Approver field. However for some reason it does not work. am I doing it incorrectly? Then Approver field is (First name and Last name, i.e John Doe) Hoping for your response and much appreciated. Thank you,Antonio
Hi! Withund(zuDatumKonvertieren(Termin)>zuDatumKonvertieren("11.04.2025"), zuDatumKonvertieren(Termin)<zuDatumKonvertieren("03.05.2025")) I try to avoid entering information between 11th April and 3rd of May, but it dowsn’t work. What I am doing wrong? Thannks!!!Jakob
I’m creating a record in an empty model and saving the record. I can see the record in Saleforce, but the Salesforce Id is not showing up in the Skuid model; the temp skuid id is still there. The same thing is happening in multiple models in the same page.In one of the models, after multiple updates to that record, the Salesforce Id eventually shows up.Any idea what is causing the Skuid Ids to remain and not show the Salesforce Id?v: 16.8.3
With the latest release, Skuid SFX is now known as Nintex Apps for Salesforce. It’s a fresh name, but the application development experience remains just as powerful and user-friendly. Here’s what you can expect in version 17.8.5: Nintex branding is finally here! What to expect: When you upgrade to version 17.8.5+, if you had already installed Skuid, the app will still be called “Skuid” in the Salesforce App launcher, but you’ll see the new Nintex branding and the Page Designer. The Page Designer is now generally available and the default experience for creating new pages. You can continue updating existing pages in the current composer. Documentation: The Page Designer Nintex University: Use the Page Designer Page Designer Migration Utility (beta): This utility helps existing users easily migrate from using the Composer to using the new Page Designer. For more information, see the Page Designer Migration Utility help topic. Known issue: Some aspects of display logic are
Welcome (officially) to Nintex Apps for Salesforce!In version 17.8.5, you’ll notice some big changes. Release notes and install links Nintex branding is finally here! What to expect: When you upgrade to version 17.8.5+, if you had already installed Skuid, the app will still be called “Skuid” in the Salesforce App launcher, but you’ll see the new Nintex branding and the Page Designer. The Page Designer is now generally available and the default experience for creating new pages. You can continue updating existing pages in the current composer. Documentation: The Page Designer Nintex University: Use the Page Designer Page Designer Migration Utility (beta): This utility helps existing users easily migrate from using the Composer to using the new Page Designer. For more information, see the Page Designer Migration Utility help topic. Known issue: Some aspects of display logic aren’t migrating correctly including render conditions, OR logic, and custom logic. This will be fixe
We are trying to replicate the N365 process of writing task info to a “task list”. It’s nice that NAC stores tasks, but we have audited processes and need our task data stored locally on our site (like the previous versions of Nintex did it). in a SharePoint list, or task list. We are using the “Get task” action, but are facing some issues trying to grab the relevant task form URL because it is way more than 255 characters.
Is there a way to either generate a csv file in Nintex Workflow or convert an excel file or anything that can be done. I would like ot use Nintex to generate and email a csv file on a schedule.
Hello - I used SP 2016 On-Premises, I would like to validate the attachments field if empty on the submit form. I used a validation rule below, but none of them are working. How can I validate if attachments empty on the submit form in Nintex New form? I’m appreciated for your help.not(Attachments)not({Self})Attachments < 1isNullOrEmpty(Attachments)
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.