Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi,Has anybody installed multilingual control in K2 5.3 version? while registering , I am getting error“Searching assembly for control type definition...Found 0 control type definitions” Please guide me in resolving this issue. Regards,Kathija
Is it possible to override a theme and change the background colour of row on a list view when it is hovered over?
Hi,We want to register a custom control in K2 5.3, We get error stating ‘Found 0 control type definition’. Please guide me in resolving this issue.Thanks,Sheikh Anas
Is it possible to show columns Dynamically in List view? e.g. I have table with Column A, Column B and i am displaying it in list view with help of SP and SMO.later on i introduce new column in SQL table as Column C then i want to display column C in list view without changing in SP and SMO.
Hi,So in the past few months, My team and I tried to migrate our apps based on K2 4.7 to K2 Five (5.0003.1000.2). We have some issues, since we didn’t use 3rd party to help migrate the apps, and also our team is basically new to K2, we decided to rebuild our apps in K2 Five from scratch.The issues are, first there’s a Stored Procedure that used in k2 4.7 that has List in its Method, but when the same SP used in K2 Five, it has only Execute MethodSecond is, is there “easy” ways to rebuild the workflow from K2 4.7 in K2 Five? Because its just very different and somehow hard to understand.Also, if there is a way to upgrade it instantly using 3rd party tools, or whatever migration tips we need to do are surely helpful.Thank you.
Hello, Please i needed to change the admin account and service account password for K2 in my environment. I did that and did a reconfigure of K2 server on the two servers we have. The issue is that on one of the server, the K2 server is missing on windows services. If i run the exe directly from console, the application works but the service is missing on windows services.Any ideas on how to make the service show on the services? I even ran configuration analysis on the server and everything was green.
Since K2 Five 5.2 is coming up on end of standard support, we needed to migrate our 5.2 (Windows 2012, single server) to a Windows 2016 server environment. We also decided to take the opportunity to implement a server farm + load balancer + SQL Anywhere configuration for high availability. The entire process took way longer than I hoped and while K2 Support was very helpful, I would like to document my experience forr the benefit of the community. Source environmentK2 5.2 server, Windows 2012 - OLD K2 5.2 DB - OLDDBTarget environmentK2 5.4 servers, Windows 2016 - NODE1 and NODE2 K2 5.4 DB - NEWDBStepsBackup OLDDB Install 5.2 on NODE1 as standalone server and let it create a new K2 DB Apply CU and FP to match OLDDB Restore OLDDB Reconfigure NODE1 against restored OLDDB Reconfigure NODE1 as first server in new server farm - Ensure that LB DNS alias lb.domain.com is setup with loopback 127.0.0.1 entry on server hosts file Install 5.2 on NODE2 as second node of existing farm Run 5.4 instal
Hi,Currently our organisation is using K2 Five 5.2. There is a plan for upgrading to latest version, and knowing that K2 Five 5.4 is now available. Would like to know can we simply skip upgrading to 5.3 and go direct to 5.4?Do we really need to install 5.3, run all the patches then can instll 5.4? Also will there be much impact for the upgrad if we had customised some of the functionality? Thanks in advance for the advice.Demi
This is the error I got from starting K2 Server Service.My K2 Server version is 5.0003.1000.2Any Idea how to start it properly?Thanks
Hello,I have an editable list that, when queried, displays the correct true/false from the SQL query. I’m having a hard time figuring out the steps needed to iterate through each checkbox state and send its value to a SQL stored proc that updates that record.So far, I’ve tried the conditional for/each loop through list items option, but the form view that contains the results set / editable list items apparently doesn’t contain the type of list item the for/each condition is wanting.Any suggestions would be greatly appreciated!
Good Day,Please I have this issue. We are having this errorServer ErrorAuthentication With Server Failed : No authority could be contacted for authenticationPlease what can be the possible Error?Kindly let me know.
The ultimate goal is to be able to filter by a single date (Start Date) or by date range (between Start / End Date), and a Room Condition (Vacant Task is the name in the SmartObject) if specified. I was able to get the Room Condition to filter without any issue, however the dates are not filtering as expected. If I hard code a date in the view filter, it will work. If I pass a date from a calendar control, the filter does not filter the results. The filter configuration (Left side is value being returned by the SmartObject, Right is the SmartForm control) I have two views (Filter View, Worklist View) I have a list item click event to show the value of the Date of Move field: Fields available from the SmartObject: Results from K2 Management when I execute the SmartObject:
Hi, I am having some issue with creating reference for a loop step. I have a list method and output for the list method is given below. Now I have a step to create the reference using the same list method and I am using reference item to take each value from the list output. Unfortunately list item is giving a concatenated value as the value of each item. List Output 29669 31/01/2021 71804 31/01/2021 84656 31/01/2021 Value coming as reference item 296697180484656What is the mistake I am doing while creating the reference? Regards,Madhu
Is it possible to prevent users from typing in the picker control and to force them to use the look up (search)?
We are loading the form using server rules to improve the performance. But if any failure on the server rule call then system throws server error popup message there its in xml format. We have “When the form is in error” rule but it executes at client side and the server error is not reaching this method. So system shows the server error what its getting from the k2 server. How can we customize the server errors in k2?
When I refresh Service Instance after add new service object to K2 Connect , system display error : Values can not be null Parameter Name: s What action should I take to fix this issue, because now I cannot execute new SMO (SMO of new BAPI) ?
I have the question as below1. Put 2 values include MG and AM in POSIT_SYS2. need to put start with some char (IT) in SECTCODE3. select null value only in RESIGN
Hi allSince nintex acquisition, does anyone know how to request license for partners? We use to be able to do this through portal.k2.com. And its no longer available..
Can you help with advice?For my broker, I need a newer version of the Newtonsoft.Json library, version> = 11.How can I specify the path to the new version of the Newtonsoft.Json library for my broker (at startup, broker, K2 uses version 10)?Are there any workarounds for the solution?
Hello All,We’re in the middle of upgrading our systems from K2 Five 5.1 to 5.4.We have a set of servers (Prod, Test, Dev) in 5.1 and we have a new set of servers that will host 5.4 in the end (we hope).As part of that effort, our consultants installed 5.1 on our new servers, migrated the running instances, and “brought them to life” on the new hardware. But they were unable to complete the migration to 5.4 and so we have had to roll back to our existing hardware.When we brought the existing 5.1 production server back up, we are now getting an error on a specific part of our application that states “ManagementWorklistObject table is unaccessible.” In troubleshooting this problem, there are some suspicious looking error messages in the windows Application Event Log.[In Chronological order]8050 Received BAD Header From 10.1.97.88:167810702 An error occurred in the <consultant>.Service.SmartK2 Service Instance. System.Reflection.TargetInvocationException: Exception has been thrown b
I have a two button radio button list with static values of Yes or No. If on the smart form the submitter selects Yes the smart object create method readily stores the Yes value. Later in the process the submitter has the chance to reject terms and conditions by selecting No. However I cannot get this value to save to the smart object. I tried smart object save method and the view save method to no avail. Then I tried the action “When a control on a view raises change” and then using the smart object method to save.This sequence was written in an unbound rule and wasn’t called until the request ID parameter was specified and the workflow activity was specific. However this sequence appears to trump all other rules and fires when the submitter first selects Yes before clicking submit resulting in two Request ID;s created, one with only the Yes value and one with all the other data besides Yes.Could this strange behavior be because the unbound rule was systematically placed under the vie
I have multiple controls on my view which are basically split up into 4 different sections. On top of the view I have a dropdown list, depending on the value I choose from there it shows/hides certain controls.The problem I ran into is that when I e.g only want to show Section 1 and 4 (so there are multiple controls inbetween those that are being hidden) the space that is being occupied by the hidden controls doesn’t disappear and I have a large white space in the middle of the view . See screenshot:Is there any way to make the space thats being occupied by hidden controls disappear, as long as they are hidden?
How to Get the Error List about a workflow?like here
Hey all,Using K2 app on an iPad, i have encountered a frustrating issue with entering input into a search field. the on screen keyboard flicks up and disappears if I type anything into the search field. The only workaround is to click on the search button and type it there. Have any of you had this issue? Could you please let me know what you did to fix it?
Hi,I just noticed that the “Enable Paging” checkbox is being disabled when “Enable list editing” is checked. Is there any way we can get both functions for a List View? I would need to have the Pagination and Edit function.Thanks in advance.
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.