Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi,  I have a list of record(s) in grid. When user click the add button a new blank row appears at the button of the grid. I should be able to copy the last row and automatically paste on the blank row. How can I read the last row of the grid?  Thanks 🙂
Hi Everyone our k2 team is facing an Multiple authentication attempts detected error when any user trying to open any form any suggestion for fixing this error Â
Hi, Â We are currently on K2 Five 5.3 and looking to upgrade to either K2 Five 5.4 or K2 Five 5.5. Can anyone point me in the direction of minimum hardware specs for the app server? Â I would like to know minimum/recommended CPU speed, Memory (RAM), Disk Space etc. Â I have found documentation around software pre-requisites but cannot see anything around hardware. Â Just intrigued to know if upgrading means we need to allocate more resource to our environments etc. Â Â Thanks
Hi there.  I am sure this has been asked, but I just can't find it.   Does a system smart object exist that would put a user into a specified role without having to manually add them using hte management console? I have a large number of users I'd like to put into specific roles, and I would love to create a workflow to do it by readin ga list of usernames from a table rather than having to add them to the role one at a time (there are hundreds of users).   I've looked at the Smart Object Service tester for K2 5.2 and I am not seeing anything, but maybe I'm missing it?  Thanks, RobÂ
Hi, Â Quick question. If upgrading from K2 v5.3 to v5.4 on the same server, do I need to request a new license file, or can i just upgrade using the existing license for v5.3? Â Thanks
Hi everybody.Currently I have a GIS map in the canvas and I am wanting to pass a parameter from the GIS map to the SmartForm. Can I do that?Thanks
I'm trying to turn on the Workflow REST API. I turn it on then press Apply Changes and get the error below. I am in the Security Administrator role. Any advice much appreciated!tia=================================== Could not refresh services, try again?<!DOCTYPE html><html><head><title>The resource cannot be found.</title><meta name="viewport" content="width=device-width" /><style>body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}.marker {font-weight: bold; color: black;text-decoration: none;}.version {color: gray;}.error {m
I have a colleague encountering an issue whereby two tests of this module have been completed. He cannot even re-take the test as it is all marked as complete and passed. However, the checkbox isn't being marked as complete (attached screenshot) and therefore he cannot finalise the module.  He tried going through the entire quiz and information as well as going from the previous one to the next to no avail.Â
Hi, Anyone has a workaround for the known issue:There is no 'Does not contain' operator available on the View runtime filter. Thanks, Sreeja
Hi All! We have been integrated a LOB system to a workflow throught a smartobject. Using "Wait for external system" in the smartobject properties.  If the method call has an error (e.g. network error) how can the K2 (smartobject) handle it. Is there any timeout property or something else? ThanksLaszlo
I'm trying to use the Auto Complete control to search through a column of data of "Lastname, Firstname". If you type the Lastname followed by the comma, it resolves... When you put the space in and start to type the first name, it goes blank like it can't find a match.   I'm not sure if this is a SQL thing or a K2 thing, but it's really annoying. Without having to re-format that column to remove the comma or something drastic like that, does anyone have any ideas on how to make the auto-complete control truly search for "Lastname, Firstname"?   RobÂ
Hello I’m experimenting with K2 trial (https://trial.onk2.com/) and I have trouble to launch a workflow. When I want to configure a button in form to launch a workflow I cannot find it. I see plenty of workflows but not mine:   When I configure the workflow to start from form I get following error:   Please do you have any idea how to solve this problems? Thank you.
Hi, Got an issue on our Dev Server regarding the K2 Server service. I log onto the server (using our K2 service user account). I open Windows Services, I cannot Start the K2 Server: I get this: The only way I can get the K2 server up and running is to manually run the following file: Which launches a console application in the background. Problem with this workaround is that the server will stop if:The server is restarted If I disconnect the user from the server(I have to log back onto the server and launch application again) Is there some configuration I am missing? How can I ensure the K2 Server automatically runs correctly as a service, like the other K2 services?   Thanks K2 5.3, Nov 2020 CU - Fix Pack 10Â
How to do parameter passing to local Windows applications by pressing a button in K2 and getting the return from that local applications?
Issue with using the Dynamic ADSO to target a child OU, able to move a user between top-level OU i.e Domain,OU unable to get move user if the OU is in Domain,OU,OU2  Â
Hi all, I am using K2 5.4 in combination with SharePoint Online. In my application which I am building I have the following situation for a new request:In SharePoint Library 'K2_Attachments', which every application uses an own folder thorough own specific Application Code and Application ID (for example, Code = VEA, ID = 61, so the folder name would be 'VEA000061'). I copy a document using the 'Copy Document' (in Workflow Designer, category SharePoint) from another library called 'Template'. As soon as the application finishes its workflow, I use 'Add Document to Library' to make a copy of the finalised document present in the 'K2_Attachments' library to another library called 'Specifications'. My challenge lies in the following situation for a change request. It goes the following:This time I use 'Copy Document' from library 'Specifications' to library 'K2_Attachments', under a new folder, because a change requests gets a new ID. So for example the folder in 'K2_Attachments' would be
Hi All! Why GUID is missing from workflow variables? Are you planning to be featured? We prefer GIUD rather than ID.  ThanksLaszloÂ
worklist control how to use in form and view ?
I came up with a way to read the contents from a CSV file into a table variable using a stored procedure. Once in the table variable, the data can be manipulated, join, aggregated, etc. to your hearts content before returning it to forms. I attached a very simple POC here that you can look at – it was built on 5.1 and requires an application database in SQL Server to host the stored procedure. The only caveat here is that the stored procedure isn’t super flexible/dynamic – you cannot create 1 stored proc to import multiple different CSV files. You’ll need to create a separate stored proc for every CSV file. I wanted to share this out so that it is available. Â
Hi does anyone know if it is possible to change the originator. Through a migration I had to restart a workflow and the task went to me instead of the actual originator. I know about using a field in the form, but just wanted to ask if this is possible?
I know this question has been asked before, but all the answers I can find link to solution pages that don’t exist anymore. :(Our K2 version is 5.4I have several workflows which have been started in a workflow-version of the workflow that contains an error.The error has been fixed in the newest version of the workflow. It is a minor correction, so the existing workflows should be able to run on the newer version without problem.How do I force the running version to the newest version?Â
I have a simple SmartForm whereby a user can input a 'Reference', just a string of text which helps to identify a record. I want to ensure that whatever the user inputs here is always unique, but I'm not sure how is best to do this? I noticed you can tick 'Unique' against a field in the SmartObject, but unfortunately it's asking me to wipe the SmartObject's data in order to change this. Is this how it can be achieved, or is that different? Thanks
Hi, I'm trying to upgrade to version Five but the previous installation was done by an other engineer and the setup keeps asking me the password of the other account to continue.Can someone help me because I'm stuck now. Thx.
I am trying to add the `PDF Converter` SmartObject to my workflow. It's method is `Create PDF from URL` and all of the input mappings set. Output mapping is set to a text variable (PDF_ID). At this point I try to deploy the workflow but I get the following error:Missing reference at SmartObjectField . Error: Value cannot be null. Parameter name: systemName. Stack Location: K2Process `wfTelecommute` > Stack End. Can someone make sense out of this error and provide the steps needed to resolve? ThanksBob
Hi,Is there any out of box report, which could give the data of all the instances of a particular report, with all the data field values? In short, I need the data audit log of the instances in one report. I am not looking for just the process instances, i need the data audit for every instance in a report. As of now, i am clicking on the data audit by going to each instance manually.Thanks,Pradeep
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.