Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Could please help me to download the latest fix pack (43) or any of it above (9) from this list below:https://community.nintex.com/t5/K2-Five-Cumulative-Updates-and/K2-Five-5-3-Fix-Packs/ta-p/125504Because the download link redirect me to the customer dashboard URL:https://customer.nintex.com/dashboard/Pages/default.aspx Thanks.Â
When I go to SharePoint Site Contents-> K2 Five For SharePoint -> Manage App Deployments. It then throws a correlation id error. Checking the logs I get "An entry with the same key already exists". Please advice Application error when access /_layouts/15/DeployTSApp.aspx, Error=An entry with the same key already exists. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item) at System.Collections.Generic.SortedDictionary`2.Add(TKey key, TValue value) at Microsoft.SharePoint.ApplicationPages.DeployTSAppPage.AddItemToPicker(List`1 selectedItems, SortedDictionary`2 selectedItemsToAddToPicker, GroupedItemPicker picker, String id, String name, String description, String group) at Microsoft.SharePoint.ApplicationPages.DeployTSAppPage.AddItemsForLanguage(UInt32 lcid, SortedDictionary`2 selectedItemsToAddToPicker, Dictionary`2 alreadyAddedTemplates) at Microsoft.SharePoint.ApplicationPages.DeployTSAppPage.Lo
Hello, I'm trying to build a small listview which lists a number of users with their DisplayNames property amongst some other application specific values. So I run a Query on my database to get the usernames and some other data. My initial idea was to use a dropdownlist or a picker control in the display row to resolve the DisplayName from the Username. Unfortunatly I'm not able to get this to work because the UMUser SMO requires a label input property. I tried out several things to get the label writen into the method, but K2 seems to ignore this for the display row:- dropdownlist that is beeing populated with data before data is been loaded- picker which is beeing populated with data when it is resolving- tried to configure the picker in the SMO settings to use the label correctly in that menu, where we configure the datasource --> Not being accepted by K2. In the edit row I am able to configure this, but not in display row. Does anybody has an idea? Thanks
                     While I was trying to upload a file on a view, I experienced this error:"Exception has been thrown by the target of an Invocation. Cannot find column 5."      Â
is K2 Five affected by Apache Log4j Security Vulnerabilities or does it even use Log4j ?https://logging.apache.org/log4j/2.x/security.html Thanks
Please help. How can I get information from K2 which workflow is associated with the form? I need a report on all positions in K2. We've updated K2 blackpearl to five and want to know exactly which forms the new or old processes are using.
I'm getting HD Size alarms daily now because I'm below 5% room left.For some reason the ServiceBroker Log files are HUGE (8-16 gig).I can't find anything to open them so I'm not sure why they're that big. Most of the logs are from "today", I don't mind deleting them because they're useless anyway if I can't open them BUT ... I don't want to do this every day. Â
Please let me know how to take K2 five certification exam.
Â
Hi,  I have created a listview with a sharepoint(SP) library smartobject. Using this I am able to Add (Upload Document), Delete the item from the listview. However, I am unable to find a method which will allow me to update or edit the document i.e. Can you please suggest how to edit an existing list item , delete the old document and upload a new one ?  Thanks
I have an issue when importing joomla content to K2.It seems for every tag it finds it creates a new tag, even if the tag already existed.Because of this I'm getting a lot of duplicate tags. And going to the tag-url will only show one item.Is there a way to solve this? I tried looking for a way to merge the tags but can't find one.I tried reinstalling K2 to reimport the articles, but I get the same issue
I have smartobject that returns me list of data. I want to read data from smartobject within workflow and export as excel and send as attachment in email from workflow. Â Is it possible to it in K2 five workflow?
Hi, We have just upgrade from K2 4.7 to K2 5.4. Previously we develop our workflow using K2 Studio.If we currently want to edit the workflow (which previously develop using K2 Studio) in K2 designer, how we can do that? I'm not able to find my existing workflow in the K2 Designer, or how I open it using K2 Designer?Kindly please advise. Thank you.
Hi, Â Il would like to know if it is possible to be notified by email about the CVE on K2 ? Â Thanks
when i run setup with service account on sharepoint app server to install k2 for sharepoint i get the attached error message . access denied , what rights are missing ?Â
I am working on the K2 5.2 Expense Claim Application Tutorial. I work in an environment without an internet connection. I need to recreate the database described in https://help.nintex.com/en-US/k2five/userguide/5.5/default.htm#Tutorials/Advanced/Expense%20Claim/01Data/03CreateServiceInstances.htm The documentation says I can download the script to create the database from https://help.k2.com/files/8553. however this link does not work. I was wondering if there is another way to access a file repository to obtain this script. Thank you 🙂
I have list view with multiple rows selection allowed. I want itemid for selected rows in one string how i can achieve this? Â For example :- I have 3 rows selected with item id =1, 2, 3 so when i click on button available on view i want result as 1,2,3 so i can pass it to sql query to delete it. Â
Hey 🙂How can I change the content of this message?  Thanks!
Hi. I am getting the below error while creating package. Ensure that your workflow is deployed before packaging.The Workflow Setting could not be found. I am using K2 5.3  Appreciated your affirmative response. Best Regards,Thriveni
Hi all is there a way we can export data from workflow report to excel? Please advise. Thanks
We have our K2 5.4 Integrated with SharePoint on-Prem using K2 app for SharePoint, we are and using the SharePoint document libraries to store attachments from K2 and also using SharePoint groups to assign tasks. We are planning to stop SharePoint site URLs with http and only allow https, while all our current SharePoint Integration is done using http URL of the site.Our scenarios is that we have e.g. a site with http://employeeservices.domain.com.xx and we need to change it to https://employeeservices.domain.com.xx, now there are many SharePoint smartobjects associated with the old URL (http) which will become invalid on hundreds of forms so we are looking for a solution with minimum of impact/efforts. What can be the best way to do this so that the SharePoint libraries SmartObjects as well as tasks assignments to SharePoint will continue working.Thanks in advance.Â
We have an editable list view with an Add button on the button bar. If I add a row and edit it and leave the focus on one of the cells, and then click the "Add" button the app hangs. I checked the browser console and there is a JavaScript error: Uncaught RangeError: Maximum call stack size exceeded.The only thing the Add button is doing is calling the K2 rule to add a new row to the editable list view. I can't find any custom JavaScript on our form and the js stack trace seems to be in the K2 code. If I save the listview entirely and then click Add, I don't get this error and it adds the new row.  Â
Hello, I wonder if someone could share some direction on how to opening the file directly in browser's tab instead of reading it and putting to the K2's attachment control for downloading and finaly opening it?Access to files are granted to K2's server account. We use file broker (methods: read, create) to store or retrive files via attachment control.When the browser is launched on behalf server's account then the file are succesfuly displayed. Unfortunately K2's actions "Navigate to URL" does NOT accept file://.... as a parameter 😞Do you think any workaround exists for the above scenario in K2 Five? Best regards,/dkd
Hello all, I want to ask of Nintex docgen can be integrated with K2 the way we have it integrated with Nintex Workflowcloud. Or better still is there a way to make the Nintex Nintex docgen usable on k2.Â
Hi, I am experiencing an issue with the web services we created. When I run the web service through the browser (swagger) the web service response is instant, less than 1 sec. When I create an SMO with an instance of the same web services rest and run the same method it takes about 18 seconds. Any idea what might be causing the performance issue. The Solutions is based on a number of these webservices so at the moment the performance is slow across all the solution. Apart the Staging environment seems to be working well compared to the production though the production has more data. Anyone has experienced these issues? Thanks  Â
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.