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, I have a varbinary(MAX) field in a SQL table; I created a smartobject in K2; but this field is not listed. Please advise a way to read this varbinary field and assign to a file control in K2. Thanks, Sreeja
Hi, I created ListView not editable with the pagination in K2 Five, I like to have a row count. I was using the function count but it's count only the number of row per page, I need the total number of row.Anyone can help me?
Hello all. I would like to ask that how to create a charts / graphs from a sql or SMO as follow picture? As in my toolbox, I did not found the charts creation. Do I need to install library or install some packages?I saw there is packages on the website :https://community.nintex.com/t5/K2-Five-blackpearl/HighCharts/ta-p/176626 However, how to install this packages into web version K2 designer? Besides, where is the K2 market? Is it only administrator allow to access? Thank you very much!
Hi Is it possible to configure K2 in a way so that the sender email address can be different, depending on the app? At the moment we have one global sender email address but we would like to know if we can personalise the email notifications, so the user knows which app it has come from. Is it a case of using environment variables? If so, does this work everywhere? As in within a workflow, on a Form etc. Thanks
We can no longer use Google Chrome to access the K2 pages in our organization. ERR_TOO_MANY_REDIRECTS error. We have .Net 4.8 installed, we have cleared all the cookies, reset the flags, set the same site cookies. Google Chrome is updated to latest version. It started with a few PC's but now it is organization wide. We have to use FireFox now. What else can we try to get Chrome working again?
Hi, I have many processes/applications developed using K2 5.3 on-premise SQL server. have a requirement to access k2 applications in office 365 with different groups of users. and would like to know how to achieve this along with the pros and cons. please let me know if there is a way to accomplish this. Thank you for your support. Best Regards, Thriveni
We implemented a Solution and have an Email sent on a Button Click. When this is done on Browser, all is received well, however, when we replicate on a Mobile or Tablet, the Email is received without attachments. Has anyone ever encountered such issues please?
I created an app that sends out an email to the team that sends information alone with an image using the image attachment. I add the information to a textbox and take a picture and then click the send button. When I use the K2 Mobile app, the image is attached to the email. When I try using the K2 Workspace app, it does not send the image. How do I take pictures in the Workspace app and send them in the email?
Hi, I created a ListView and I added a <br> in the column header so I can have the header in 2 rows.Attached the info.It's perfect in the table but now in the search field I can see the <br> that I don't want.How can I have the header column in 2 rows without using <br>? or How can I remove the <br> from the search?
Hello , i want to create user with limited rights user cannot see what i am doing in K2 designer , he should see only what he is doing , nothing more please , if there is a way to do this , feel free to help me
Hello, I am currently in the midst of updating a form that is using the Platinum theme in K2 5.4. Is there a way for me to update the stylesheet of a theme, so that I can make disabled controls (more specifically calendars, drop-down lists, pickers, and textboxes) on a form appear more legible for users?
I have a question about Extract Field date on K2..the Field of Date, user select the date and it can show the age.Do you have any code of it?If ueser select 10/02/2010, so the result will display " 11 Years OLd and 03 months"thank..
Hi, This may be far-fetched, but I am wondering if it is possible to allow a User to schedule a workflow to execute at a Custom Date/Time? Whereby the User does this via a Form? For example:User enters data onto different Fields on a Form One of the Form Fields is a 'Schedule Date' calendar control User enters the Date/Time for the Schedule User clicks Save Workflow is set to start on the 'Schedule Date' If this is not possible, my current 'Plan B' would be to have a pre-defined reoccurring workflow schedule setup in K2 Management, whereby an interval is set (for example, every 30 minutes).Then there is logic within the workflow to loop through and process Data from all users, based on the entered schedule date For this to work I may have logic on the Form so that the user can only enter the Time on every half hour (for example 10:30am, 11.00am) I'm starting to think 'Plan B' is probably the better way to go about doing this. However I wanted to explore all options at the moment. The
I am trying to deploy package from P&D tool to UAT 5.2 environment. I am getting error as below:-Fail Process WorkflowNameC:ProgramDataTempDeployment440b3e405a324f209449ba740a75bad1.msbuild(125,5) : error : SmartObject Server Exception: K2:DomainABC does not have Security rights on the ‘WorkflowName Process Instances’ SmartObject.. SmartObject: [WorkflowName Process Instances] The workflow built in 4.7 version and migrated to 5.2 . Recently i did some changes in workflow using K2 studio and deployed on DEV. Now i am trying to deploy package on UAT and it is giving me an error.I have Server Admin rights and Admin rights on workflow as well.
Hello guys,I need some help as I just ran into error while upgrading my K2 5.0 to K2 5.4.I had the dreaded 'a blocking error has occurred and setup cannot continue'.Attached is the screen capture.Will need an insight from the house on what to do.
Hello, I have a bit of problem regarding the secure cookies. After upgrading from K2 5.3 to 5.4, I accidentally enabled the secure cookies that makes it unable to access K2 Sites using http outside of remote access. Normally this isn't a problem, however it makes it difficult for us since many people can only access the site using remote one-by-one. Is there any steps on how to disable this? Thanks
Is there somewhere (either on here or within the database) that you can see a full list of error codes and what they relate to. For example: 24411 - Worklist item could not be opened (item already assigned) 26031 - Worklist item has been allocated I think it would be useful to help provide more user-friendly errors to end users.
Attempting to post add request from k2 to external application (service desk plus) Confirmed the swagger file has no issues running from swagger.io Unable to get K2 to post data. from the REST API Service{"swagger": "2.0","info": {"description": "defaultDescription","version": "0.1","title": "defaultTitle"},"host": "localhost:8181","paths": {"/api/v3/requests": {"post": {"consumes": ["application/json"],"produces": ["application/json"],"parameters": [{"name": "input_data","in": "query","required": false,"type": "string","x-example": "{ ""request"":{ ""subject"": ""Test Ticket 10"
Scenario:Person A set OOF and delegates all of the tasks to Person B.However, for Workflow 1, the task shouldn’t be delegated to Person B and just maintained at Person A task list. Plan:In the workflow, system will check Person A’s OOF status. If status = “OOF”, then task won’t be delegated to Person B.Is this possible?
Please can someone advise how I can freeze the the tabs in a form to the top of the screen so when the form is scrolled this will always be visible. I have searched and have been unable to find anything that is related.
Hi, If a form has been developed on a Dev k2 server with connections to a Stored Procedure on an Dev SQL Server (SQL connection), is it possible to change the SQL connection to a Live SQL Server during migration? i.e. the Stored proc has been copied to Live Dev SQL Server, so when i migrate the form to the Live K2 Server it will use the live SQL server version? What's the best way to do this when migrating forms from dev to live in K2? Thanks
Hi All! I've successfully configured the Smartobject Services with this guide:https://help.nintex.com/en-US/k2blackpearl/DevRef/4.7/default.htm#Windows_Authentication_with_SSL_for_K2_SmartObject_Services.html%3FTocPath%3DReference%2520Information%7CServices%2520Reference%7CSmartObject%2520Services%7CConfiguration%7C_____1 How can I set only one dedicated user reach the endpoints, not everyone who is in the domain (AD). I want only the K2 service user has an access. ThanksLaszlo
I have an .NET Core API, which uses on-behalf flow to obtain token for K2 API. It works fine for past few months, and suddenly it’s not working. Every call to the K2 REST API returns with a 401 error.Would anyone please suggest what could gone wrong?Below is the code I used to obtain token for K2 API.
Hello, How to logout windows authentication
Hi, Here is my original post:https://community.nintex.com/t5/K2-blackpearl-Forum/Issues-opening-View-Flow-link-from-Reports-but-not-Instances/m-p/156409#M19122 I attempted to complete the fix listed here:https://community.nintex.com/t5/Technical-Issues/404-error-and-authentication-issue-when-nbsp-accessing-the/ta-p/124573 I was able to do some slight changes to get the URL to point to the correct location post upgrade, but now it seems that this URL parameter name has changed from "ProcessID" to "procInstId", this parameter is set somewhere within K2's backend for the Reports > View Flow (Instances). So now when I click on the URL links the pathing is correct, but the parameter expected name has changed. We haven't done anything other then what was listed in the fix to address the URL pathing issue. How can I get/update this URL parameter back to "ProcessID" or change the variable name in the Reports section to then accommodate the new URL parameter? Thanks,
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.