Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi all, Â I just manage to upgrade my K2 4.7 to K2 5.4. However, after the upgrade. there is a K2 icon displaying in my K2 apps (smartstater) header view where i have no way to edit it. Â Before upgrade to K2 5.4, there is no K2 icon. Please share if there is a way to remove the icon. Â Thank you.
Is there a way to update/edit the URL of a user's worklist item?Which SQL tables needs to be updated or a SmartObject we can use?
I am building a workflow that will send out SMS notifications (using 3rd party API) and I want to put a decision point in the workflow to look at the time of day. If the time of day is between, say, 8am and 5pm CST, I want the workflow to continue, otherwise, I want the workflow to take a different path where it'll just end.   I'm having trouble figuring out how to set up the decision point step to do this? I'm stumped, as in the date/time operators I just don't see how.  Any thoughts are welcome. RobÂ
Hi all I am new with K2, would anyone please advise me on why K2 package and deployment is adding not selected folder on package. While packaging I checked 'automatically include dependent items'. eg, There are folders A, B and C. I want to package folder B but it is automatically packaging folder A. Please advise.
How do we configure round robin assignment etc in K2 for user task?
Hello, i am planning to upgrade my K2 platform from 4.7 to 5.5. At the moment both the K2 SQL database itself as well as the custom k2 application databases are in SQL 2012. We will upgrade the SQL Server to 2019 for the K2 database itself and MOST of the custom k2 application databases but we will have one SQL Server Service Instance which will still be pointing to a SQL 2012 database for one of our applications. Is that possible? According to the support matrix it is not but i know sometimes things that are not "supported" will still work. Any experience with this type of scenario?
Hi there,I have a workflow that has a decision within a loop. The decision checks whether a smartfield property (obtained from a SMO pointing to a DB) has a particular value, and makes a decision based off of this. Since the decision is access multiple times, I have so far found it impossible to determine the path taken via view flow since it shows all paths ever taken. The only way (that i want to avoid using) I can see to track this is to adding set variables actions to capture this manually. K2 knows what the outcome was, but I can't seem to find the outcome of the activity - The closest I can come is to include system activities in the WF management reports but clicking on the activity in question provides no usable information. I'm wondering: Is there is a way to see (for debugging purposes mainly) the outcome of an activity that is run on a WF instance?Â
On my View, I have a CONTROL with a dropdown list (Travel, Tourism, Leave, Others), and I want another control to be visible only when the OTHERS value is picked from the dropdownlist. Â I have unchecked visibility for the Other control, the rules I applied are not working. Help pleaseÂ
Dears,This is George Hanna the solution manager at B.TECH, currently, I'm studying your product K2 workflow engine as an option for my company requirements and I have a few technical questions How I can send you these questions?Â
We are moving our K2 on-premises server to another server. So, instead of installing 5.4, which is what we are currently on, I chose to install K2 5.5 fresh. During the install we failed with this error:  Do we need another installer deployed with a fix for "SourceCode.Data.SmartBroker.inject.sql" ?? Does anyone have any tips or can help? Thanks.
When I tried to install K2 on-premises I face the following issue:Â 45:39:>> <>c__DisplayClass27_1.<ExecuteRetryableTransactionalScript>b__0: Executing scriptFile...02:45:43:>> <>c__DisplayClass27_1.<ExecuteRetryableTransactionalScript>b__0: Logged Error: Finished executing scripts. Exception occurred. Successfully rolled back.02:45:43:>> <>c__DisplayClass27_1.<ExecuteRetryableTransactionalScript>b__0: Logged Error: XML parsing: line 575, character 138, semicolon expected02:45:43:>> IOHelper.DeleteFile: Delete file: C:Usersk2adminAppDataLocalTempK2 Setup LogSnapshotsSourceCode.Data.SmartBroker.inject.sql02:45:43:>> IOHelper.DeleteFile: End Delete File. Success: True02:45:43:>> DBQuery.ExecuteRetryableTransactionalScript: Finished executing scriptFile. Result = False02:45:43:>> ExecuteSqlScript.Execute: Logged Error: Script execute failed: System.Exception: Script execution exception: System.Data.SqlClient.SqlE
I have a very simple Set Variable with an inline function testing for what date to use. I have a boolean variable AddDay which is set to true or false. If the AddDay variable is set to true I want to use the built in function for Tomorrow; otherwise, I want to use Today. The workflow designer reports that my set variable step rules has one or more rules with empty Condition fields. Should this work or do we have to always use gateways? We are on K2 Five 5.4 FP11 Â
Is there a way in Workflow to check if a boolean value is null or empty?I'll take any work around apart from having to create a sproc and checking the value in there. 🙂 Similar to below request...https://nintex.uservoice.com/forums/932677-k2-five/suggestions/42431602-add-workflow-function-to-check-for-null-or-empty-v Thanks.
Hi all, I am using SQL custom table and using K2 five version . How can I create custom chart from SQL table in K2 five designer? I found this https://community.nintex.com/t5/K2-Five-Forum/How-to-create-k2-Custom-chart/m-p/162060#M2049 but nothing is working anymore. Thanks
Hi, I'm experiencing the following problem: in my workflow K2 stops and waits a long time (approx. 30 - 60 minuts) before entering a decision block. Execution of the previous step takes about 4s: ...but after that the process freezes in the "running" state (Server.ProcInst.Status = 1) and waits to enter next block:When the process finally enter the decision block, the block is executed in about 2 secunds. What could be the reason? Kind regards,Peter
Hi All! Â Is there a way to turn off a swipe refresh in a smartform on K2 Workspace for Android? We have a form with several tabs and lot of views. If a user swipe up and if he reach the top of the screen and swipe up again the whole form refreshing and all entered values are lost. Â Thanks Laszlo
Hi,In one environment I wanted to demonstrate one SmartStarter App. But the wizard gets stuck in the last step "Registering...".The environment otherwise works fine, I don't see any other problems here, it's K2 Five 5.4 with the latest fix pack 49.I tried to repeat the installation with a different browser, but the result is the same. Would anyone know how to get out of this so that the registration completes, and I can correctly uninstall this SmartStarter App after the demonstration?Thanks
Hi I'm busy building a solution that needs to provide one set of forms for internal users, and a subset of the forms for external users. I've set up a secondary runtime site, and configured it to use the FormSTS with K2SQL.I also built forms that allows users to add and configure users to the CustomUM tables in the K2 database, with a display name, email address, manager. Now that I've started to try and use the forms on the secondary site, I ran into a problem that I can't find information on from searching.The user logs in, but none of the properties such as the user name, display name etc that was filled in on the CustomUM table are available.To demonstrate, this is the row in the table:I created a small view that transfers the data from the user info to text boxes. This is what it shows for my internal user:But for the K2SQL user, only the FQN is pulling through:Is there a way to get the user's info to pull through? I had to trigger a Sync Service run to be able to login at all, bu
I'm upgrading v5.3 to v5.4 and trying to install the v5.4 Client Tools from a PC.I can connect via SQL management studio to the K2 DB using SQL credentials, but when connecting to an existing environments from K2 Setup Manager (from a PC), its saying: Unable to connect to DatabaseConnection failed: could not connect to SQL server. error -26Is this a firewall issue? DO i need extra ports opening up?I can connect via SQL so assumed setup manager would be ok via a PC needing client tools. Any ideas?Thanks
Hello i need some helpI would like to know how an error appears in a text box when I want to register a number that already exists in the column.Please, is urgentÂ
Hi, My VS 2015 was behaving oddly so I reinstalled it but first I uninstalled the 2015 K2 aspect on my machine. This led to the K2 setup uninstalling K2 Five entirely. I was fine with this because I knew I could reinstall (and because our new laptop setup means we are no longer tied to an AD, meaning K2 can no longer be run for local Dev debugging - useful!) However, it seems like it's embedded something in the registry and now VS 2015 is complaining on every startup that it can't find the K2 DLL. I tried re-running the K2 Five setup but it defaults to only reinstalling the VS 2015 part and then fails without any error midway through. So I need to know what registry settings to blitz to remove K2 completely so that VS 2015 is okay and I can reinstall K2 Five later if I need the VS aspect.
Hi, Is there a way to create a Drag and Drop file attachment control in K2 5.3? I followed the topic -- https://community.k2.com/t5/K2-blackpearl/Drag-and-Drop-Upload-Control/ba-p/63942?nobounce , but this does not work . I get the error in Runtime browser --  MIME type ('text/html') is not executable, and strict MIME type checking is enabled. Has someone able to make it work in K2 5 version or is there another way to get a drag and drop control?Â
Hello Everyone, Â We are working with Rich Text Box control where in user can paste the image as well along with the formatted text. Â So, while saving, image is getting saved successfully in the DB as base64 but when I am trying to get the data and bind it to rich text box, image is not getting rendered. Â Does anyone faced an issue like that or have any workaround for this? Â Divya Raj
I need to know if there is a way I can get a log of the times when a user logged into K2. The clients are using ADFS to authenticate. Does K2 store such information in the Identity or related Tables ? Thanks
Hi,  While migrating a K2 5.3 project from dev to live, getting this on a few forms/views: Form is referencing the control with GUID View that could not be found  Any ideas how to fix them? Â
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.