Interactive workshop: Automated DocGen for Manufacturing Ops
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hello allI've been trying to find instructions for installing SharePointOnline App for K2 version 5.6 on-prem for a few hours now.Unfortunately, I'm looking in the wrong place or these instructions are well hidden. I am trying to connect our K2 Five environment with SharePointOnline to simplify our data storage. Is there a good tutorial on this?Best regardsStefan
Sometimes you want extra clickable icons in your SmartForms using Font Awesome or Google Fonts and some simple JavaScript can give you this capability very easily.As an example we will use Font Awesome to add clickable help information icons to a picker control and Checkbox List Control. The help text will be dynamically shown in a Show Message dialog based on the icon clicked.NOTE: You can achieve the same behaviour using Google Fonts but you cannot use Style Profiles and will need to inject the styles into a data label. e.g., <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">Clickable Font Awesome Help Information IconOn click of a help icon a Show Message Box will show the help text for the specific control: Message Box showing dynamic help textStepsCreate a Font Awesome account to get a kit. Reference the Kit that you have created in the external files in Style Profiles. Alternatively you can add the reference via a Data Label and script in
Hey folks, we are currently planning our K2 Workspace- and App-Structure and thinking of the design, permissions, forms etc.Currently we are trying to setup workspaces and their links, but is it kinda a design failure that you cant limit permissions? We want users to be able to access a workspace, but not to see the links to forms they are not permitted to. Am I doing sth wrong or is it just not possible?Is there a alternative?
Hi, Does K2 have a custom control for discussion board / forum ? I have to create a forum / Discussion Board in K2 Five. I wonder if it is possible in K2 Five. Thanks in advance.
Hey folks,as we struggle creating a good user-flow for our employees in K2 Five / automation on prem, we are looking for some examples (screenshots) of solutions for that. For example a dashboard with permissions to smartforms (f. e. applications) the employees can use by their roles.Or other creative smartforms the community has created… or is there a public showcase I can’t find? :)
Hi, Is there any way of getting the users IP address when they open a smartform? I don't want to install any third party k2 add-ons, is there a way to get it using Javascript/Jquery used in a data label on a View/form? Any help appreciated. Thanks
Hi,I already delete record in list view but ID(automate number) doesn’t reset. Is there any ways to reset automate number/
I have installed K2 Five (5.6) With SQLUM User Manager with MS SQL. We need to call a K2 From URL from a .NET code or via an iframe without having to make the user enter the username/password again; As the user already logs-in via login-in screen in a web application that then calls the k2 form from within. Can this be done using a .NET code or by doing some configuration on the k2 server authentication via (issuers and claims ? )
how to add custom css in nintex k2 five 5.5 form.i want to style item view but there is no option to add box shadow to any item view can someone please help me out in this?
The page below contains a link to the ‘K2 Five what’s new user guide’. However that link goes to an error 404. Please provide a link to the K2 Five what’s new user guide’ or the regular K2 Five user guide. Upgrading to K2 Five | Community (nintex.com)
Hi All,I have been asked by business, the list control is showing attachment details and when the user select on it then be default its getting downloaded. So, Is there any possibility to achieve the Attachment to View in a new Tab or a Sub form instead of downloading ?Any scripting also helps but I’m not looking to achieve this via OData SMO.
Hi,I’m a beginner of creating K2 workflow. My boss gave me a task which is creating this workflow (figure 1). I am using K2 worksapce’s website. I have already put the email address which is the same as in the setting (figure 2). But I didn’t receive any email after deploy this workflow and submit the form.Figure 1Figure 2I’m following this website but I cannot do this part due to I don’t have figure 3.Figure 3https://help.nintex.com/en-US/k2Training/K2FiveLeaveRequestBasic/Default.htm#Tutorials/Build/LeaveRequestBasic/15TestLeaveRequestApplication.htm%3FTocPath%3D_____17
We have tried running the Setup Manager after a database restore, and we end up with this error as attached in one of the servers. Please can you advise what we may be missing? --- End of inner exception stack trace ---at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)at RestSharp.Http.GetRawResponseAsync(IAsyncResult result, Action`1 callback)at RestSharp.Http.ResponseCallback(IAsyncResult result, Action`1 callback)--- End of inner exception stack trace ---at SourceCode.Configuration.Client.Extensions.RestClientExtensions.<ExecuteAndEnsure>d__0.MoveNext()--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at SourceCode.Configuration.Client.Helpers.AsyncHelper.RunAsSync(Func`1 func)at SourceCode.Install.Package.Actions.K2.RegisterShard.Execute()at SourceCode.Install.Package.Act
Hi there,I have a custom control that I have been making changes to and it is working as expected on the server I have developed it on.When I go to deploy the newer version to a different K2 server (the older version was deployed and working as expected on the 3 other servers) I am getting the following when the Forms engine is trying to read the .js file associated with the control (this happens for both the designer and runtime sites):Refused to execute script from 'https://my_k2_server/Designer/Bundles/Js/DT.K2.Forms.Custom.My_Custom_Control?_v=5.1012.21313.1' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.If I load through chrome developer tools on the server that I developed the control on the above equivalent Url, the server returns the JavaScript file contents as expected to the browser.There were a number of xml property changes so I had to re-run the controlutil.exe to update it (this normally isn’t a problem but am mentioning i
We are in the process of Upgrading a K2 V4.7 to 5.5. At the moment the k2 4.7 is installed on our company sql server. Our aim is to install a fresh installation of 5.5 on the same sql server. So we end up with two k2 Sql databases (different names example k2, K2config. Would this create any issues on installation? or anyone had experienced issues with this kind of installation ? Thanks
I have come across the below article when researching how to upgrade from 5.5 to 5.6:This is not contained within any of the release notes for this version. Is it something I still need to be concerned about?In the release notes, it mentions that the .1 version of the installer...“Fixed the bug relating to the K2 Configuration Service not able to connect to SQL when a SQL Alias was configured on the SQL Server.”Does anyone know if this fix is referring to the issue mentioned in the article? There is no KB given and the article above doesn’t mention anything about aliases. Thanks in advance.
Hi all,Please i need a solution on how to validate some data on my excel sheet which i am uploading to a smartobject using excel export service.on the excel sheet i have a colunm Barcode, Name, AssetType, SerialNo etc which i am uploading but i want to use the barcode on tjhe excel sheet for validate whereby if the barcode exist on the smartobject the system wont upload that row or colunm on the smartobject.Thank is advance.
Hi,i have a list view (List view A) which i input a data into on a form and i also have another list view (List view B) which just contain data…List view A consist of item, Quantity, Budget etc WHILE List view B consist of Budget, Balance, Request etci am getting the budget in the List view A from List view B, doing a get list.i have a procedure which i pass in the value on the list view A to do a deduction or addition, if the budget value from list view B is 3 which i get into budget of list view A and i input 2 into my quantity controlthe procedure ought to deduct the quantity value from the budget in list view B but it does not.my thought was may be the procedure is not picking the value on the list cause when i use SMO test to test the procedure works fine. Kindly help with a solution on this.thanks in advance.
we have configured K2SQL authentication and enabled all the Pre-requisite and however when we try to login using K2SQL then getting below error. Claim mapping configuration cannot be found for this claim. Claim information: Name='XXX', Issuer='FormsSTS', Original Issuer='FormsSTS'. Please ensure that you have configured the K2 server as specified in K2 Help: Installation and Configuration > Configuration > SharePoint > Claims-based Authentication.
How do I create a workflow in nintex 2013? I need to select all the old items and keep only the items of the quarter, ie today's date -4 months whatever is minor delete, I managed to do with the date calculation however it does not fix the quarter.
What are the below Nintex solution available on premises Nintex PromappNintex WorkflowNintex AssureSignNintex RPANintex Forms and Mobile AppNintex DocuGenNintex Analytics Nintex Xtensions
Hi All,I just want to know if there is way to revert back to previous Task/Activity.Details: Let’s assume i have a workflow running where it involves 2 Activities one after another. When the workflow is in Activity 2, is it possible to redirect it to Activity 1/Short Close it (Not via the Management Portal or SMO Tester Tool).Expectation: Like configuring the Activity 2 output using another form or view. I tried all the ways, so just double confirming whether this can be achievable or not.
How to shrink a two page nintex form to 1 page when print to pdf
We encountered an error message when upgrading to K2 5.2 to 5.6. Unable to validate encryption. Reconfigure K2 from the Start Menu, if the problem persists see https://community.nintex.com/t5/Technical-Issues/Commands-to-update-K2-Database:encryption/ta-p/123784 for more information. Even after reconfigure, the issue persists.Has anyone else encountered the same issue?
We currently have K2 Five (5.3), no fix pack. We would like to upgrade to K2 Five (5.6). Do we have to upgrade to 5.4, 5.5, then 5.6? or Can we go directly to K2 Five (5.6)? Thanks in advance, Kim
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.