Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
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
Hi all,We’ve made the (unfortunate) choice to store our ‘out of office’ information in K2 (worklistshare) as we were lead to believe it would be useable out of the box. Unfortunately that is not the case and we now need to build some custom code around this information. So how do we access the worklistshare info from a .net (preferable core) application? I’ve tried using the management API - SourceCode.Workflow.Client but it seems like that is not compatible with .net core. TLDR :)Is it at all possible to access info from K2 (via API, web service…) from .net core? Any suggestions are greatly appreciated.kind regards,Michael
Hi,I want to generate PDF file of another form using “Create PDF from HTML or URL” method on button click and auto download or open in another browser tab.Is it possible in K2 five or cloud? I have used below methods:-When user click on Button i used PDF Converter SMO and passing URL to it. Passing PDF ID to PDF File SMO to load PDF and output store into attachement control. I am not able to open or download pdf automatically from attachment control, i need to click on attachement control for it.
Hi,Users are unable to see the “Basic” Menu in Workflow designer, any ideas why? Thanks
Hello,Im using Save as PDF to create a pfd from a k2 view, and it’s saving everything except signatures, and Im using Digital Signature Control to display signatures on the view.Any help with this issue?Thanks
I cannot access K2 process overview on K2 Workspace. I always show errors as below,How to solve this problem? Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at SourceCode.Workspace.OOBReports.K2ReportViewer.BuildDataSet(SOParameter[] queryParameters, String reportQuery) at SourceCode.Workspace.OOBReports.K2ReportViewer.BuildLocalReport(String ReportDisplayName, String ReportPath, String ReportID, LocalReport localReport) at SourceCode.Workspace.OOBReports.K2ReportViewer.LoadData(String reportid, ReportType reporttype, HttpRequest Request, LocalReport localReport) at SourceCode.Workspace.OOBReports.K2ReportViewer.LoadReportConfig(Boolean mustSetValue, Boolean isDrillThrough, LocalReport localReport) at SourceCode.Workspace.OOBReports.K2ReportViewer.OnInit(EventArgs e)
I deleted a reference and wanted to config it again, but the connection error prevented me to deploy, and now the “REFERENCES” part has nothing. This has three smart object references. Now I tried to re-config it but still nothing.Is there any version control on it? Can I get the latest correct version from K2?
Hello, I have a dropdown control with data source configured, this data source is a stored procedure that needs a parameter to filter data and show different values. It is configured to save the codformat value and show the description of this codformat. As you can see in the capture: My question is, later in a list how I can show the description if I saved the codformat in database. Thanks,Isaac
Hi All, There is a post on 2014 "Using a mobile device camera, GPS and touch capabilities in a smart form". is there any new feature or utilities available for accessing mobile device camera? This is very usefull as user can direct snap the picture, annotate and submit the form. Thank you.
Hello, I have a problem with K2 Mobile, in my BBDD I have a state field that is modified in the workflow. When I execute this process with the computer, the status changes, but if I execute it with the mobile, it doesn't.Any ideas? Thanks,Isaac
Hi,Refer to https://help.k2.com/kb001718, we would like to change default settings and use MDM, but we cannot find the Settings.bundleRoot.plist file. CC
Hello,We have a single-server installation.Our security / systems team has informed me that they will no longer support NTLM v1 for authentication.They have asked us to convert / upgrade our setup to use NTLM v2 or (preferred) Kerberos.Q: Is the choice of authentication part of the setup process?Q: Can I change the authentication option if I re-run the setup process?I’m having trouble finding documentation on setting up Kerberos. Can someone provide a link to documentation?Thank you,-tomas
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.