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
In a process can I link back to a previous step. Say step 3 in a process to step 2 and step 9 loop back to step 7?
Hi all, We want to use the API for the automatic creation of users.We have used the documentation as a template, but unfortunately we always get the error 403 with the reference to rfc9110#section-15.5.4.Reading the tenant via ‘get users in Tenant’ and deleting users works.Does anyone have any ideas?Thank you Christian Create user in tenant | Nintex Automation Cloud
Hi all,I have looked and cannot see this mentioned elsewhere, apologies if it is.I want to create a simple start event form (well it started simple) just to add a new row to a SharePoint list.I want though to show the existing entries that are already on the list on the form to help stop duplications. Due to spelling differences and differing names cannot use validation. I can link the data and add a drop down. Does anyone know a way of adding a list if entries onto a form from a SharePoint column.Many thanks in advanceJamo
Hi, I am trying to use API to get workflows assigned to a specific user. Is there a way to do it?
After running NWAdmin PurgeHistoryListData and NWAdmin PurgeWorkflowData, the WorkflowProgress table within the SQL database does not get cleaned up. Still old entries reside in the table. This causes the WorkflowProgress table to exceed the threshold of 50.000 datasets. I have even tried to clean up using the stored procedure "dbo.PurgeWorkflowData", but still no luck. Also using the GUI in the Central Administration did make any difference. May I delete these old / not needed entries within the WorkflowProgress table via a T-SQL DELETE statement or will this cause issues? Is there another way to clean up the DB tables? Thank's in advance, any help is highly appreciated 🙂 Used Commands: NWAdmin.exe –o PurgeHistoryListData -siteUrl https://some.site -lastActivityBefore 2022-01-01 -state Completed AND NWAdmin.exe -o PurgeWorkflowData -state All -url https://some.site -lastActivityBeforeUTC 2022-01-01 SQL:USE [My_Nintex_Database_Name_DB1]GODECLARE @return_value intEXEC @return_value = [
I’m using SharePoint 2016 and Nintex on Premises. I would like to force user to enter a different time from the default time value of 12 AM 00 Thanks in advance for all the feedback.
Hi! Question around Process Models - we are trying to move models from one group to another, however cannot find anywhere to do this - models don’t show up in the admin>manage groups screen and there is nowhere in the summary of the model that allows you to edit the group. Surely it is possible to do this and I’m just not seeing it? I’m very concerned the only way to get this done is to export, delete then reimport the model…. Any help would be appreciated!
H, So I have a workflow that is scheduled to run monthly as a first step, next step is to interrogate a target list with a ‘Query List’ action. Problem is I'm getting a first record that hits criteria but its not running through the whole list, It’s hitting the first record/ responding as expected / hits criteria fine and I get a notification email. Problem is that’s the only notification I’m getting, and I know there are more in that list that hit that criteria but are not sending me notifications for them. I believe my list is not being looped through but I'm not sure what’s up. Here is my workflow. The first email disabled is just me making sure I have what I need into the ‘IF TRUE THEN’ and then I only get one email. I then get into the next step, ‘run if true’ but I’m only getting one response from what I believe is a correct hit to send a notification. How do I have the workflow go through all the rest of the records and test / present if any of the other list’s records as
Unable to display a UI field that I have configured in one model with a picklist from another model. Beleive that something is incorrect with the configuring.In my task model, I have configured a UI field which I have called "1st Vehicle Discussed". This field is set up as: - General Tab - Field Id: 1st Vehicle Discussed - Display Type: Combobox - Picklist source: Rows in Model - Return Type: Text - Picklist model - Model: Fund (this is a custom object) - Entry value: {{Bucketed_Fund_Names__c}} - Bucketed_Fund_Names__c field is a picklist field in the Fund object & enabled on Fund Model - Entry label: {{Bucketed_Fund_Names__c}} In the form that displays 1st Vehicle Discussed, I just see a blank drop down. However if I use {{Name}}instead of {{Bucketed_Fund_Names__c}} in the UI field picklist model, I do see the Fund record names inthe dropdown.Is there something that I am missing in configuring the picklist
Users are reporting issues with Nintex forms rules all of a sudden.I have a simple form with a checkbox with a validation rule.The checkbox is connected to a SharePoint list field “DeductFromSalary” of the type YES/NO. The behavior with this rule is just weird. When I check the box… the validation message appears. That should NOT happen as the validation rule is set to display the message when the box is NOT checked. And once it’s displayed… it won’t go away anymore.I can check/uncheck as much as I want… the message stays there.When I remove the “not()” function from the condition, everything seems to be fine. The validation message is displayed when the checkbox is checked and disappears when the checkbox in unchecked. It seems like an issue with the NOT function that is used.We didn’t change anything on the environment. It’s a SharePoint 2019. No updates, no configuration changes, nothing. It has been working up until yesterday… and today it fails. I tried replicating this on a dif
Hi, we have a workflow with an environment variable called “MyWorkflows URL”. this environment variable is used in multiple workflows. I want to check for completed processes / workflows the value for this environment variable. Question 1: Where I can check the environment variable value for a completed process?Question 2: Is there something like a change log for environment variables?
I was wondering if there was a limit to how many workflows on SharePoint can be ran at one time. For instance, I have a workflow that runs on item creation in a SharePoint list. If another resource creates 2400 items in that list, that would mean I have around 2400 workflows running at one time. This appears to be an issue as I do run into many items in that list that show a workflow status of “In Progress” and are stuck with that status for an indefinite amount of time. Any assistance on how to navigate this issue would be greatly appreciated.
Hi,I’m getting an error “request entity too large. [Error Code: IO.AsyncActionExecute.ErrorResponse]” when using Assign a task to multiple users on my workflow.Does anyone know what could be the cause of this error?Regards Mdu
Issue DescriptionWhen you use Picker Controls and Search Bars, a styling issue causes a break in their outline.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 15.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 use ‘Save As’ to save a Workflow to a Category that contains spaces in the name. The spaces in the Category name are replaced with underscores.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 15. K2 Five (5.6) Fix Pack 40.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.
Issue DescriptionWhen you upload a picture using the Attachment Control, the image does not load.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 15. K2 Five (5.6) Fix Pack 41.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.
I configured a connection between DocuSign & Nintex, such that whenever a document is signed in DocuSign, it will trigger the Nintex workflow to run. But I also want to know the data about the “envelope” of the document that was signed DocuSign. DocuSign sends some data over in JSON format. I can see it in the “Instance start data” of my workflow instance. The data is JSON formatted and looks like this: { "event": "envelope-completed", "apiVersion": "v2.1", "uri": "/restapi/v2.1/accounts/b1b24acb-55cs-481f-bae8-a08a0dc16782/envelopes/23f266d9-ae08-4cc7-867b-c8c2d1c62641", "retryCount": 0, "configurationId": 10607268, "generatedDateTime": "2024-08-16T17:00:53.1469999Z", "data": { The only method I know to capture start data is to create a start variable in the workflow and name it the same as the incoming POST data, keeping in mind that Nintex will prefix “se_” to the name of the start variable. But I don’t know how to capture the how object of JSON text that DocuSign sen
Is it possible to define a category in a NWC form when displaying in the Nintex Mobile app as we do in Nintex for Office 365?
Hi all, We're migrating from SharePoint 2013 to 2016 and have ran into an issue while testing forms in the 2016 environment. In new, view and edit, the classic form is throwing this error: "date1.getTimezoneOffset is not a function" We aren't sure which function is causing the error but we have three calculations that may be the culprit:1. If(and(equals(RequestType,"Job Jar"),or(isNullOrEmpty(RequestedTime),isNullOrEmpty(RequestedRestorationTime))),"For job jar requests, please provide the earliest dates this could occur. (Minimum of two business days)","")2. If(equals(lookup("Pre-Arranged", "DateTitle", formatDate(RequestedTime,"yyyyMMdd") +"Not Allowed", "Approved Time"),""),"",If(and(not(CommercialAffected),not(ResidentialAffected)),"","No impact allowed on this date."))3. If(equals(lookup("Pre-Arranged", "DateRegion", formatDate(RequestedTime,"yyyyMMddHH") + Region + "Yes" + "Specific Date", "Approved Time"),""),"","Another request is already scheduled for this hour in " + Region
We are excited to announce that localization is coming soon to Nintex Process Manager! This means we will start supporting multiple languages, beginning with German, French, and Spanish. What is Localization? With the release of “localization” for Process Manager, we will officially start supporting languages other than English for the Process Manager user experience. These localization efforts will not only help existing customers find it easier to get work done in Process Manager but will also enable us to introduce additional language support rapidly in the future based on customer demand. The initial localization work will cover the UI elements created and managed by Nintex. This does not include user-generated process content itself, but process content level translation is something we are looking to support in the future; this can be facilitated through process variations today. How to Enable Localization Regardless of the site’s default language, users will be able to change th
Hi everyone,Users in my organisation sign in to Promapp using SSO after they have been previously set up using their name and their work email address as their log on.In relation to subject line, I would like to know If the authentication done behind the scenes is done via an integration from another system or manually, as in when requested by the user?This query is from in internal business analyst wanting to determine the potential impact of a user email domain change would have on their SSO log on. My guess is that to maintain user access the simplest way would be to update the log on field with their new email address and the SSO should continue to work?Thanks in advance,U
I requested a trial of Nintex for Sharepoint yesterday morning, more than 24 hours ago. I followed up with a request directly to sales@nintex.com, but have had no response. Is this normal?We want to evaluate this product (On Premise) and iron out any issues that we have, prior to moving to the cloud edition in the next 18 to 24 months. Another question. We have two SharePoint servers/SQL servers one for our international data and the other for our local data. Can I install the same trial on both environments, or do I have to request a trial for each of them?
Hello All,Our contract with Nintex expires in November. We will not be renewing our contract.Will the system continue to operate if we do not renew?Or does the system check for a valid license in order to continue working? Any info is appreciated. -tomas
Hi I have a scenario where i have multiple forms and each form different level of approvers and i have to create seperate workflow for each form , so to make it dynamic i can create a component workflow with looping task assignees based on form and call the this component workflow for task assign on form submission , but the challenge is how do i pass the task form for approvals Please suggest any ideas on this. Thank you
I’ve applied the CSS to control the height of header and worked fine for years. But starting from yesterday (20-Aug-2024) it cannot work. Why ?
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.