Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Trying to add JS to a data label, that will select a specific button if the enter key is pressed from within a specific text box.  <script>$('[name="text box"]').keypress(function(event)    { if(event.keyCode == 13)  { $('[name="button"]').click(); }  });</script> Tried this script here, but nothing happens on the keypress.Â
I migrated an access database into SQL Server Management Studio now I am trying to recreate forms using K2 Smartforms. In one of the item views I chose a multi-select control and linked it to a smartobject that stores the data. I need the selected items to store in another smartobject which saves to a sql table. For some reason I can't get it to work. The item view is for data entry and the multi-select control on the item view comes from a different table which has a relationship with two other tables in sql. When I test the item view which is a form now does not save the information to the table to the related table I need the data stored in. I have been playing with the conditions, rules and actions. I may be selecting the wrong ones. I was trying to avoid adding a specific column in the sql table to get this to work the way I need. Any suggestions or help is greatly appreciated.
Hi All,  I am relatively new to the domain of K2 so please bare with my silly questions. My query is that I need to know if there is any solution for K2 control to kind of auto-load the document which has been recently scanned and saved on to the local PC. I know this is a very complicated requirement that we are trying to implement. So if any one have any solutions to this, please do let me know. Thankyou.
Good Day  I have an item view that has a date selection to it and once a day of the week as been selected a list view must open with already the next 5 days populated to it.  would anyone have any know how on how to do this? I know how to open a subview just not how to populate it with the 5 days required.
Hi - I am calling get user details method of AD smartobject in workflow. User is not present in active directory and workflow in throwing an exception and getting stuck. How to ignore the exception and move to next user? I want workflow to continue even there is an error as I know it is known error to me. I am using k2 5.4, in previous versions it seem to be ignoring the error and working was moving on to next step.
K2 five 5.2 installation - K2 site gives the below warning. Â This machine does not allow loopback HTTP connection on hostnames other than localhost Repairing this task makes security related changes to your system that will not be reverted back when uninstalling the product. Â Find attached image. Please address me to solve this issue.
Hello ... I've been told by our corporate support group that the K2 fivle feature that updates the Context Browser References has been deprecated in our most recent upgrade of Nintex / K2. Is this true? Let me explain.... For the past 3 years I've done substantial application development in SharePoint. The SharePoint (main list) typically will have one or more lookup fields to supporting lists within the Site.  Previously, if time down the road (a week, month, quarter, year) after creating a workflow against a list, if I were to go back and add a new SharePoint Lookup Field to the main list the K2 regeneration process would recognize the new look up field (making the new lookup field available in the main list expansion for selecting) ... AND ... regeneration would also create a new entry in the Context Browser References listing to the supporting lookup list. The importance of the new reference to the supporting lookup list is that all the relevant columns / fields related to the l
Am I crazy? K2 Five Application Regnerate SmartObjects Not Updating Workflow Context Browser References Please see screen shots ...  To note: I am a Citizen Developer .. There have been some recent corporate updates to Nintex / K2 I'm finding the K2 Five Workflow Context Browser References are not being updated when the Main List has a Choice Field or Lookup Field added to it. As a test, I started a fresh "Main List" and have 3 Lookup Lists. The Lookup Lists were all created first, have data, and List > Application > Data & Reports generated for each list so SmartObject(s) exist The Main List was created with Choice1 Field and Lookup1 Field ... then List > Application > Data | Workflow | Reports generated The Workflow > Context Browser > References show the Choice1 and Lookup1 references. ** When I add Choice2 and Lookup2, go back to List > Application, Regenerate SmartObjects as prompted, I am NOT seeing updated References for Choice2 and Lookup2. If I crea
HiI have custom API which is giving an error after applying following changes.CU Update TLS 1.2 , registry update as per KB Ran setup manager with default values to update exchange mail server detailsI did not create the API. Would any one please advise me on this.ThanksÂ
Hi, My post is around the fact that it appears that K2 Five uses the smalldatetime SQL data type when storing dates (so does not include milliseconds). For example, it will store '2022-01-01 13:45:12', not '2022-01-01 13:45:12.543'. I have a scenario:I have a SmartBox SmartObject, created via the K2 Designer. It has a DateTime field. It is possible that an external process outside of K2 can update the DateTime field directly (i.e. straight into the SQL table). When this happens it updates the DateTime field in a format which I now understand is not familiar to K2 (so includes milliseconds).Issue:I want use the GetList method on the SmartObject to obtain all rows based using the DateTime as a parameter.Example:Here is the Date Time column from a SQL perspective: Using K2 Management (SmartObject tester), this is what it shows when obtaining the data: Problem:How do I return the top two rows where the Date/Time is 22-04-07 08:52:17.677 ? I have tried passing in different variations of
Grant admin consent on behalf of all users in the directory is mandatory ??? Without that what will happen ? My business is not ready to give this permission for Azure AD. Need to know why it's required.
Missing of Regenerate K2 Five Context Browser References Functionality? Hello ... I've been told by our corporate support group that the K2 / Five Workflow feature that updates the Context Browser References (regeneration) has been deprecated in our most recent upgrade of Nintex / K2. Is this true? Let me explain.... For the past 3 years I've done substantial application development in SharePoint. The SharePoint (main list) typically will have one or more lookup fields to supporting lists within the Site.  Previously, if time down the road (a week, month, quarter, year) after creating a workflow against a list, if I were to go back and add a new SharePoint Lookup Field to the main list the K2 regeneration process would recognize the new look up field (making the new lookup field available in the main list expansion for selecting) ... AND ... regeneration would also create a new entry in the Context Browser References listing to the supporting lookup list. The importance of the new r
Instead of validating against choosing past dates in the calendar on K2 forms, I want to gray out the last dates, so that users wont be able to select them at all.
Hi There We have recently migrated mailboxes to exchange online. Would anyone please advise me if I need to make any changes on the settings? Currently, no email is being sent out by the service account. Service account has been assigned a license. I have verified emails are being sent using outlook client but not via workflows. Â Please help. Â Thanks
We have K2 Five with workflows running in K2 4x in compatibility mode. We want to make changes to this workflow and so I performed the following steps:1) Downloaded the workflow through K2 Management.2) Installed K2 for Visual Studio 2013 in my local laptop.3) I opened the downloaded workflow through the project file and made changes.4) When I click deploy button, I get the error - Unable to validate the environment field "Workspace URL". The environment library is not connected. I am not sure what I am missing here, as I am not sure where I need to specify the target location where the legacy running workflow needs to be deployed. Please can someone help, as this is not something I have done before.
K2 server installation - K2 Core Health failed. Â Target did not complete successfully Redist_VS2015_C++_64 Target did not complete successfully Redist_VS2015_C++_86 Â Kindly let me know how to fix this.
Hi Guys, our K2 (5.0) app is running without changes for quite sometimes (> years) and out of sudden we are having error on sending email notification. This happen on all email events and started in 31 Mar 2022.  The error return is : SourceCode.Workflow.Common.EWS: Autodiscover Failure: The Exchange server is not available, the password is or the e-mail  The email account is valid with correct password, and we wonder what causing the error. I have also run setup manager to check the configured EWS/URL setting and is valid and success as well.  FYI - when run the exchange test client (with exchange online ticked) - it show error on No matching Autodiscover DNS SRV records were found.  Appreciate your input on this topic.
Hello, When configuring a SQL Server service instance, there is an option to alter the command timeout. However, this option does not exist for Oracle services/ Could anybody tell me why this is the case, and if there is a way around it without going into the application source code. Thanks Â
Good day I was wondering if it was possible to autopopulate an editable list view based on what was captured on an item view, or if I could just replicate what I did on my item view directly to my list view. My item view takes the selected first day of the week and auto populates the next five days. I'd prefer this in an editable list view rather than an item view so that a user can delete, save, and add records. I'm more concerned about the date portion of this view. I'm still new to k2, so I'm getting to know my way around here. Â
Does anyone have any advice on how to quickly disable the entire K2 SmartActions feature, other than by going through K2 Setup Manager and reconfiguring K2?In a customer's environment, this procedure using K2 Setup Manager and the Reconfigure option takes around 70 minutes and we don't want to wait that long to try it out.I believe there is an option somewhere in some *.config file that is easy to change and just restart the K2 Server service after the change.Anyone know?Thanks, Pavel
I need service account mailbox to be configured before installing k2 server. for that i need to know Protocols and port number details.  Sending mail SMTP / 25 is used. How about Reciever end ?? SMTP+TLS 1.2 what will be the port number ????  Is there anything default that K2 goes with . if so whats that ?Â
I have a basic form which captures data and attachments.i use the task option in workflow, and configure email to have data with the attachments.i would like to be able to go to workspace to action the task alsoif i use basic task form, the generated URL link just opens the basic task form over and over. can i remove the link?i would also like to be able to have the attachments visible from the action task. is that possible?
where/How to give these permissions to k2 service account under active directory.Domain Users groupAccount Operators groupList contents and Read all properties permissions Administrators group.
How do I export a workflow to pdf, image or word format for review by business and the auditors. I have tried zooming out with the complex workflows but then I cannot read any of the commentary which will not add any value.
I am wondering if anybody knows how to download the latest workflow code from production, i need to make some changes and really need to be sure i am using the latest versions. The workflows where created using K2 studio. We are using K2 5.4 AND the workflows where created in Blackpearl 4.7 Â John
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.