Process Excellence in a Day: Nintex Apps
Recently active
I have a form with several dropdowns that populate depending on other values typed in & selected. When users have already selected what they want, and start typing in the comments in a text box, in the middle of typing, the cursor goes back to the beginning of the paragraph. It is really annoying. I have an mp4 video I wanted to share, but it is over 5 MB and won’t upload. I will try compressing it later. Can anyone help or should I report this as a bug?
Good afternoon! I was hoping to identify a user group of Credit Union, FI/Bank BPM team members who may be able to share some trials, tribulations and use cases. Are you using APQC as a framework or any other frameworks? How do your groups look?Do you still use the numbering system and the nomenclature provided by APQC?If you are an APQC member, what sort of value have you gotten from that relationship?How do your end users correlate their process groups with their business units for areas like 4 & 5? Do you use Nintex as a Knowledge Base/Asset Repository or some other Document Management System/Knowledge Management System? Is anyone using Sharepoint and are you matching the structure of APQC in your folders or Doc Libraries there? One spot for everything or do departments/business units get to have their own site where their relevant documents/artifacts are kept? How do you handle governance in these situations? Is anyone incorporating change management into their BPM work? What
My team and I are trying to have a DocGen Package run when a record is created/updated and meet certain criteria via Flows. This package is intended to send a receipt to a designated user (pulled from a contact page). When we run tests manually, the package works, but when we try to use automation, the logs read successful, but no email is received. We do not have any errors to show as to why that may be happening. Any ideas on how we can fix this?
I have updated our sandbox to the latest release, but I am not seeing the new Page Designer as listed in the release notes, nor the migration instructions from the linked Page Designer on moving the composer pages out. Just wondering if I am missing a step in the upgrade. Thanks!
I am using lazy approval on a task. I have it set to capture “Comments including task metadata”. This is what it looks like:Monserrate, Tony (Approved) 2/11/2025 9:25:38 AM - 2/11/2025 9:26:52 AM - [800459] I need to be able to grab that 800459 and put it in a variable so I can update it to a SharePoint column.
I think the answer to this is no, but thought I’d ask.Does the Query XML function allow anything more than querying nodes? If not, is there any other way we can run XPath functions in a flow?
My question has two parts. I’ve been working on an issue with the Send Email function since March of 2024. Tech support has me in an endless loop of try this and send the logs. It works if I run the Wizard through the Studio but only when using a copy of the Studio folder on the local Desktop not the regular installation location of the Studio. But it does not work if I run the same Wizard with the Robot using a trigger. (The Wizard runs but the emails are not received.) Any ideas what could be causing this? This is the error in the log: {"@t":"2025-02-10T17:39:33.1116710Z","@mt":"The specified string is not in the form required for an e-mail address.","@l":"Error","EnvironmentUserName":"MYCOMPANY\\nintex","msg":"The specified string is not in the form required for an e-mail address.","add":{},"exc":{"Message":"The specified string is not in the form required for an e-mail address.","Data":[],"InnerException":null,"TargetSite":"Int32 ReadCfwsAndThrowIfIncomplete(System.String,
Can you connect K2 to Microsoft Topdesk? I want to take information on the K2 and send it including file attachments as a ticket on Microsoft Topdesk, is this possible?Thanks.
Any help you can provide would be greatly appreciated. I have a Nintex form request in Sharepoint 2019 - when a user fills out a new product request form, they have to choose a product type (column) in a dropdown: Product 1, Product 2, Product 3. It should then generate an unique ID specific to that product chosen -see below- and I would like it to show up in the “Form ID” field (column)for example:Product1-2025-0001Product1-2025-0002Product1-2025-0003Product2-2025-0001Product2-2025-0002Product3-2025-0001Product3-2025-0002
I have a list A with all my workflows and Forms. When I select “Site” in the current list, I want it to go to List 2 which has “Site” and “QA Manager” to lookup the value of Site and return the value associated with it. How do I accomplish that? Table two:A Manager | SiteBob | Site 1Cheryl | Site 2 When Site 2 is Selected in List one, it will return Cheryl to the QA Manager column on List one. Thanks in advance
Community, I have the following scenario I’m attempting to building using nintex workflow and two sharepoint lists. I have two lists, list a and list b. What I’d like to create is two workflows one when an item is created in list a it is copied to list b which will be used to compare list a when something changes. Workflow 2. When an item in list a modified. The modified item is compared to it’s respective item in list b. The changes are then added to an email. Once the email is sent list b is then updated with the modifications from list a
Hi,I have a form which users can attached files to and also I save the completed form as a PDF. In the PDF table, both the application form PDF and any attached are saved with the same submission ID (seperate column) I want to allow users to directly access the attachments from the PDF table via the unique submission ID, how do i get the URL for each attachment? The idea is to pass the info into another system, but also include the URLs for the saved attachments in K2, so they can access them from clicking the URL. This other system doesn’t allow attachments, hence why I am trying to copy the URLs into the info passed to the other system and users can click the links to access the attachments direct from K2. Any ideas?Thanks