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
I have an extensive list of extra fields added to my K2 items and they are selectable from the front page by users. When I open the editor to add an items they show perfectly if I choose the required categories but the moment I save or edit the form in any way the fields collapse in such a way that they are not editable or properly visible. It seems as if the form items collapse to the left.Please see the screenshots!Before save and activityAfter save and activity:
Need help on what permissions are required to use UpdateOrAddProcUserPermissions under SourceCode.Workflow.Management.WorkflowManagementServer namespace. Everytime I run this it gives me an error that my account does does not have Administrator rights. However I’m definitely an admin, I do have Admin permission under Server Rights and Admin permission on the workflow that I’m trying to modify the permissions.Below is the code I’m using, this is in powershell.Add-Type -Path 'D:TempSourceCode.Workflow.Management.dll'$account = ''$k2server = ''$workflowManagementServer = New-Object SourceCode.Workflow.Management.WorkflowManagementServer$workflowManagementServer.Open("Integrated=True;IsPrimaryLogin=True;Authenticate=True;EncryptedPassword=False;Host=$k2server;Port=5555;SecurityLabelName=K2")$newPermission = New-Object SourceCode.Workflow.Management.ProcSetPermissions$newPermission.ProcSetID = $processSet.ProcID$newPermission.Admin = $true$newPermission.UserName = $account$newPermission.Pro
I added a message box to load the radio button control just after I used Transfer data to blank out a yes score. This is what I got: What the heck does this mean?
Hi everyone,I have a form with 2 views (1 item view and 1 list view). What I want to do is an order confirmation. First I fill in the data in the main form and when I click the submit button I want to open the same form (subform) with the data entered so that they can see the details and in case of making a mistake something to be able to modify it. I can show the data in the item view, but the data in the list view cannot. Any ideas or is there any other way to do it other than this? Thanks, Isaac
Hello,We have upgraded from K2 5.2 to 5.3 recently. Since that I’m facing a strange bug on a ListView.The ListView has 3 dates, a column where we calculate the difference in days between these dates and a column with a dropdownlist control. Depending on the difference between the dates, the cell of the dropdownlist must have a different color.For example:Difference between dates is 10 → Color Green Difference between dates is 100 → Color Red No Dates entered → No background colorThis was working perfectly on 5.2, but now I have a problem with the first row. After the Form has been loaded, all rows have the correct color. In case I edit the first row, still everything is OK. But, if I do a change in any other row, the first row loses its color.Screenshot after load: Screenshot after change in second row: In the conditional format of the dropdownlist, I use the expression, that calculates the difference between the dates. I have tried using the datalable directly, but this only validate
Hi Everyone, Apology to my question as I am new here. I am trying to automate my package deployment thru team city using msbuild. Everything works fine when I execute it in our K2 Server. But when I run it in our Team City Server this makes me failed. Do I need to configure or install plugins, runtime or anything in my team city server for this to run? Inside Team City server, I’ve tried to run and test this first thru command line. Here’s the exact error. C:WindowsMicrosoft.NETFrameworkv2.0.50727>msbuild "D:WorkspaceDeploymentDebugDeploymentWorkflow.msbuild" /p:TestOnly=True;Environment=DevelopmentMicrosoft (R) Build Engine Version 2.0.50727.8007[Microsoft .NET Framework, Version 2.0.50727.8813]Copyright (C) Microsoft Corporation 2005. All rights reserved.Build started 12/3/2020 8:11:05 AM.__________________________________________________Project "D:WorkspaceDeploymentDebugDeploymentWorkflow.msbuild" (default targets):Target Deploy Processes: _________________________________
We have a smartobject in our workflow that is a rest broker to an external service. When the external service returns a 400, the smart object still attempts to populate the object. In our case, this generates an unhandled error in our workflow (String was not recognized as a valid Boolean). We are sure it is the smartobject as it doesn’t error out if we change the parameter type to text. It makes no sense to have to change your parameter types to be able to handle error conditions. Are we not implementing this correctly or is this a K2 limitation?Our swagger file has both 200 and 400 responses defined. The 200 response contains a couple of boolean parameters. The 400 response has no content.
Hi,How can I check if the K2 Black pearl integration is still being used before I decommission my SharePoint 2010 server?Thanks,Matt
I have a drop-down with 5 different values,How can we choose / set 4 th value in the drop-down using jQuery
Hi, I need to find list of emails sent from a workflow. Is there a logging mechanism for Emails in K2? Thanks,Venkat
Hello all,i’m trying to acces out of office (worklistshare) info via the SourceCode.Workflow.Client dll (K2 Five v5.3) from a .net core project (ASP.NET core web application), but that doesn’t seem to work. I’ve surfed around but I can’t seem to find whether it is possible to call the K2 dlls from a .net core project (and if so, what version do you use). The error I’m getting, is not very helpful either: “An unhandled exception was thrown by the application.System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.DllNotFoundException: Unable to load DLL '' or one of its dependencies: unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))”. For completeness sake: I’ve added the 64bit DLL in references and I’ve changed the project to platform target x64. (after building for Any CPU, with the same error).Any help or insights would be greatly appreciated. With kind regards,Michael
Hi K2 Community, Is it fine for us to use normal administrator account other than K2 accounts to apply K2 patch?If it is fine for us to use normal administrator account, may we check what are the permissions or configurations required in order to install K2 patch using normal administrator account? Thank you!
Is there a way to remove or put a watermark in the Empty Selection of a drop down? Datasource is SQL and our QA mentioned an empty value is not necessarily best scenario. We don't want to default a value and if the Empty Selection is turned off it auto populates with first record in the list. Anyway to get around this if you are unable to touch the data to add a 'select a record' type row?
Hi, what is the Best way to save the action history for the workflow actions in business tables
We are on K2 5.4 FP 11. The K2 management site was throwing an error that was fixed in FP 8 so we were baffled. Turns out that we had run a setup manager reconfigure after applying the FP to change some configuration parameters and did not re-apply the FP as per the documentation so the FP was essentially rolled back?!The way I understand it, a FP does 2 things a) updates the K2 database b) updates binaries in the K2 Program Files folder on the app server. The former can be verified using this and the latter can be verified because the Setup Manager box has a label on the top right stating the Version and FP level.Having said this, can someone explain why re-applying the FP is necessary after running a reconfigure? How exactly can the software magically revert to an older version just by running the (updated!) setup manager? Thanks
HiI was wondering if it possible to categorized application forms by folder in K2 workspace app (mobile). For example, I have 2 application form under leave system and 3 application form under claim system. If possible, I want all application form for their respective system is categorized under a folder so leave system will have 2 form under a folder called Leave and claim system will have 3 form under a folder called Claim. Currently all application forms for all system is group together in K2 workspace app mobile as below pic. TyRegards Syahrizal
We are looking at migrating our K2 environment to new servers and are looking for any assistance for the best way to go about it.
I want to know > K2 can connect to another sql server? (Besides config sql server specified when installing k2 server.)Thanks.
for security purpose, we want to redirect any links to trace.axd to blank pagescan we do that in K2 smartforms?
Please how do i get log of activities of users with administrator server rights on K2? Like how i can see user activities on [K2].[ServerLog].[ProcInstDataAudit].
Hi, I’m having trouble when trying to login using LDAP user managerAfter applying the LDAP UM, I can search for all the user available for LDAP. However, when i try to login using LDAP account it shows Invalid Security Label Error. When i check the claims and realms it is configured correctly and the same as the working one in another server. How do i fix this?, i’m already repeated many times installing LDAP following this link: https://help.k2.com/onlinehelp/k2five/icg/5.3/default.htm#Configure/UM-LDAP-config.htm yet it’s always the same error.
Having issues with the Calendar control and a conditional style.When empty - red borderWhen not empty - no border This has worked in the past but it’s being very flaky. Default value is = Empty So doing conditional styling you’d think I could doWhen Control is Empty - red borderWhen Control is not empty - no border But it’s acting as if there is a value in there upon first initialization.
Hi, when check in management, a process instance is in an error state. the cause is in image below: However, when i check in the ViewFlow it happens on a Decision Step: How am i supposed to fix this kind of error?, even deploying a new workflow and update said process instance to the newest version doesn’t help.
I have a legacy database that I am creating a smartform front end for, for searching and viewing stored documents. Is there a way to do this with a Smart Form natively? Thanks
Hi, Has anyone had any experience of creating a service instance of the freshService API (SDM Software). We have only to do, created service instances that connect to our on prem sql databases, not an external API. Is it doable for a start and if so, has any had any issues with any limitations (such as data quantity returned etc). Many thanks, Julie
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.