Learn about the latest Nintex capabilities at New at Nintex
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
 When attempting to launch the 'K2 Application' in a list/library, the following error appears:      Please view the related KB article here.Â
 A 401.2 error appears when you attempt to open a form within the mobile app when using an Android mobile phone device.   Please view the related KB article here.Â
 K2 Workflow does not open in Appit. A "Working on it" message appears.Â
 K2 Workflow does not open in Appit. A "Working on it" message appears.   The error will be similar to the image below:      Please view the related KB article here.Â
 When the Calendar is set to Buddhist on your mobile device.   Please view the related KB article here.Â
I want to leverage Nintex Workflow cloud to copy documents from salesforce to a SharePoint online document library. I tried the connectivity and got required permission to access the  salesforce document object. Appreciate if anyone help me to guide if there are nintex actions available which can be used to copy documents.Â
Is it possible to set a date and time field on a Nintex form based on a value in a drop down? If Completed in selected in the status field, we want the date and time to populate to the current date and time.any help?Thanks!
Move an item to another site - workflow. Example: the item is at:Â Â Â Â Â Â Â Â Â www.teste.com/systems and I want to transfer it to:Â Â Â Â Â Â Â Â Â www.teste.comthanks.
I have a WF where the purpose is to check for any items left checked out at the end of the day and then via the WF check in the item and also update a field called "Last Edit" with the initials of the person who has the item checked out..Unfortunately, I receive errors when the WF gets to the "Update Item" portion of the WF. The WF looks like the belowQuery ListFor Each (Loop for items checked out in the list)Collection OperationCheck InPause (2 minutes)Check OutUpdate ItemCheck InWhen I review the error the Update Item is colored in yellow - all parts of the Workflow above are in green except the For Each (For Each and Update Item are in yellow). The error displayed is:The item is locked for editing. Wait for the item to be checked in.The WF could not check out the list item. Make sure it is not already checked out.Note I only get the error if there is more than one list item that needs to be checked in. If only 1 item needs to be checked in it runs fine. Any suggestions.
I've build a little webapplication to start a workflow from a clean machine. When deployed i get the following error:'Could not load file or assembly 'SourceCode.Workflow.Client', Version=4.0.0.0,........' or one of its dependencies'. I've gotthe dll's that the compiler needs to create the application in the same location as the application. In this case 'SourceCode.Workflow.Client.dll,SourceCode.SmartObjects.Client.dll and SourceCode.SmartObjects.Services.ServiceSDK.dll.What am i missing here or what do i need to install further? The OS is Win2003 with all the latest updates/SP's installed. ThanksMarco
Is it possible to convert a visio file to PDF the same as converting a Document to PDF?I've tried using the Convert, but it did not work, so I'm thinking it may not be possible, but wanted to verify.
Hi,We are using DocuSign with integration of Nintex for digitally signing the documents. We are using Ad-hock method to send document as its not possible for us to use template. We need to make Signature fields on Document mandatory for end user. Until user drag and drop Signature from left hand side panel user should not be allowed to finish the signing process.We created custom fields but receiver of this document could not see option for these custom fields.Is there any way we could achieve this.‌ ‌
Hi,I just downloaded the last Nintex Forms for SP 2013, i can not use the buttons on the designer (save, publish, etc..). Looking at the details, Js has a Sys.ParameterCountException: Parameter count mismatch. exceptionIt looks like the problem is about the Es6 problems we have natively with SP 2013, usually we got to include es6-shim.js before all other script inside the page to prevent this problem, but Nintex is using his own masterpage, so we can't modify the script order.Am i the only one with this problem?Regards,
Hi,I created a new action by following the basic action example in the SDK 2013. I was able to deploy my solution and activate the features, find the action in the workflow designer and add it to my workflow. What is strange is that the Action button, Labels, Common, and Variables button are disabled in the ribbon. Please see the attached images.Clicking on Save I get the error message "You must enter an action title" message.Any ideas what I could be doing wrong?
Hi,I've created a site workflow on Nintex 2010. It gets a few items (~3) with a query action and loops over them with a for each. All workflow actions are wrapped in a action set which runs as the workflow publisher that is an admin account.I'm seeing some strange behaviour where the workflow runs in 2-3 seconds if I or some other test users run it manually. However, if a specific user triggers it, the workflow takes ~1 hr. There are no errors logged in Nintex UI or in the SharePoint ULS logs. The workflow eventually completes, it's just really slow!The user has tried this from my computer with his account and it also runs slowly.Can anyone explain or has seen anything like this before?Thanks,Matthew
I have very little JS knowledge. I can follow some, but am lost with most. So I've read a similar question, only rather than a checkbox, the example shows attachments being required based on the value in a dropdown list.If the "Are there existing Map(s)?" box is checked, I need at least one attachment to be required. Please help! Thanks!
 When attempting to open the K2 for SharePoint app from a list/library, the following error appears: "This content cannot be displayed in a frame". You will not be able to proceed from here and all lists/libraries within this site collection will display the same error   The error will be similar to the image below:      Please view the related KB article here.Â
We're moving an old Infopath form to Nintex. It's on a different SharePoint installation entirely. I think I can do all the form information using: Nifty Nintex Tricks: How to Move Data from an InfoPath Form with Repeating Tables to a SharePoint List I'll use the above link to copy out all the information, and then I'll rebuild it into a single form. My question is how can I do the attachments?Â
Today, I was going through the workflow inventory and I noticed a number of workflows which never have been published (version is 0.x) and yet... they have a last run time. If I go to some of those workflows and look at the history, they have been run multiple times. These are all list workflows and when I go to the list and try to start a workflow, I can start it! How is this possible? Shouldn't a workflow be published first before you can use it?Â
Hi All,    I have a Request form in which the RequestedBy user loaded at first and i want to show the department and workphone of the current user in form loading. I have given formula field with the below formulasuserProfileLookup(RequestedBy, 'Department') => for DepartmentuserProfileLookup(RequestedBy, 'WorkPhone') =>for phone.Same formula i have used in my developement server for getting these data. It works perfectly. But in my production server it shows "#value!"Please find the attachments for calculated field config. both single quotes and double quotes i already tried. eg: 'Department and "Department"'Please help me.Thanks
Does anyone know if Nintex has and equivalent to the Excel Mid function? I have a column with set number of characters but I need to extract only the last five characters. Ultimately, I will use this extract to create an IF criteria. In my mind it seem like it would be pretty straightforward but I'm not sure. Thanks for your help!A. Harris
I’m relatively new to Nintex forms so bare with me on my terminology. I created a form where the user needs to input a departure and return date. Based on the dates selected, can a field populate prior to submitting? Meaning if someone was to select days 10/27/2017-10/29/2017 can each individual date then populate in a field below so the user can then give specifics on each date?
Hello guys! Can you help me?I want to customize my Nintex On Primesses form with the codebelow.I tried inserting it in Settings> Custom JavaScrip, but it did not work.Where can I insert to make it functional?
We have installed on our farm a third party DLL called itextsharp.dll It allows you to generate PDFs. With Nintex Workflow on prem 2010 is it possible to use it to do the same.Â
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.