Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
I don’t know if anyone who has used the K2 Menu System (https://community.nintex.com/archive-25/k2-menu-system-9347) on 5.7 in this regard encoutered...I did notice it since I upgraded today from 5.6 to 5.7 when I checked the console log.All and all, my investigation took me to this page…Has anyone encountered this issue, and if yes, what was your workaround?
Hi Team, I have been creating some custom formulas and today when wanting to edit one, it had vanished.This is how I have been creating them and what it should look like.But today when going to edit one, it shows this:When I test it in preview it works as intended. I spent a lot of time creating the formula, so I am hoping there is a way for me to recoup the code? Any advice is appreciated. Cheers,Benjamin.
Hi all,I have looked and cannot see this mentioned elsewhere, apologies if it is.I want to create a simple start event form (well it started simple) just to add a new row to a SharePoint list.I want though to show the existing entries that are already on the list on the form to help stop duplications. Due to spelling differences and differing names cannot use validation. I can link the data and add a drop down. Does anyone know a way of adding a list if entries onto a form from a SharePoint column.Many thanks in advanceJamo
I configured a connection between DocuSign & Nintex, such that whenever a document is signed in DocuSign, it will trigger the Nintex workflow to run. But I also want to know the data about the “envelope” of the document that was signed DocuSign. DocuSign sends some data over in JSON format. I can see it in the “Instance start data” of my workflow instance. The data is JSON formatted and looks like this: { "event": "envelope-completed", "apiVersion": "v2.1", "uri": "/restapi/v2.1/accounts/b1b24acb-55cs-481f-bae8-a08a0dc16782/envelopes/23f266d9-ae08-4cc7-867b-c8c2d1c62641", "retryCount": 0, "configurationId": 10607268, "generatedDateTime": "2024-08-16T17:00:53.1469999Z", "data": { The only method I know to capture start data is to create a start variable in the workflow and name it the same as the incoming POST data, keeping in mind that Nintex will prefix “se_” to the name of the start variable. But I don’t know how to capture the how object of JSON text that DocuSign sen
When trying to upgrade K2 4.7 (4.16060.2000.6) to K2 Five 5.5 using installer version K2 Five (5.5) (5.0006.1000.1) the following error is present:Is there correct upgrade path suggest?
Hello,I have a question since I feel somehow that I am stuck at the moment.The setup is a K2 Five Version 5.xx (Evaluation).In a MSSQL Database exists a table “products”.I created a Advanced Smart Object for this Table with the methods Read, Create, List, Delete, Update.In the Management application - /Categories/…/ I can call the create method from the smart object. This is working fine, the new product appears in the database.The Problem is:If I create a workflow, which has two Steps, first the “Task” - approval step. 2nd the SmartObject Create Step. WorkflowThe new Product won’t be created in the database.The Workflow completes without any error. In the Reporting from the Workflow the “Data Audit” shows me that all information from the Form are available in the Workflow. Also you can see all paths are green which indicates that the WF finished successfully.My question is, does anyone has an idea why the create method is working outside of a workflow but not within a workflow?greetz
Hello everyone. After updating the platform to 5.7, the function became available to us Style ProfileThe idea arose to bring the forms to a modern look.Share examples of what you have been able to achieve in this direction. If there is an opportunity to share styles, I will be very happy
Hi everyone. Today we are going to discuss integration between Skuid & K2!We are combining Skuid’s powerful front-end customization with K2’s robust process automation & data management capabilities together.To digest this information easier I wanted to create a 3 part video series on how you can achieve this integration. The first video I am releasing today describes how the integration works and provides a demonstration of the two platforms working together.Further videos will be released in the coming weeks, so make sure to check back here and subscribe to stay updated!I also want to give a HUGE shoutout to Andy Hayes, Chris Stern, Sam Alexander, and Jason Roberts for their help on this project.If you have any questions please feel free to reply to this topic or email me at connor.wells@nintex.comPart one: Part Two: Configuring SmartObject API: Skuid and K2 IntegrationFor part two we're diving into the configuration and integration of K2's SmartObjects with Skuid. This vide
I have a document library in SharePoint and want to query documents metadata by a SmartObject event in a workflow. When using SmartObject Services Tester tool I am able to execute the “Get Documents Metadata” method and add a custom filter. This configuration returns the desired documents metadata.Now I want to configure this SmartObject call in Designer in a workflow event. But I really have no idea, how to apply the custom filter in Designer. Thank you.
Hello everyone, We are working on developing internal audit department’s process, this includes a whole system containing various documents to be a part of it, a user will save each document and after entering all record user will submit it to their Line managers.User will be entering data which will be multiple at steps and somewhere list view which will be editable.Kindly guide me if any approach that will be better for this.
We are currently facing a challenge in our project where we are trying to integrate our K2 environment with a RESTful API.The API requires authentication using the OAuth 2.0 client credentials flow. We have attempted to configure the system via the “Management/#Authentication/OAuth/Resources” pathway. However, we are consistently redirected to the login page.Our objective is to generate a token without user interaction, as this is a backend API. We would appreciate any guidance on this matter. Thank you.
I'm trying to find out where in the SharePoint list settings the use of K2 Smartform for New/Edit/Display actions is stored. During the migration from SP on-prem to SP online, we are overwriting, resetting these settings.I've searched the list properties and tried using PowerShell, but couldn't find anything.Does anyone know?
Hello,We want to track SLA in a workflow we designed in K2. The aim is to calculate and show that the tasks are done within a specified time interval and how much time is left. And the important thing here is that these time calculations are made according to working time. For example, if this time does not run during the lunch break or Actions need to be taken, such as stopping a task when it returns. Has anyone worked on this issue? Working time makes things a little difficult. I would like to thank those who can give their ideas in advance.
How to set the colour scheme on a Drop down box with empty selection colour using a style profile
Hi,Just after some fun fact info on K2.Over the years K2 has had various names, can anyone give an idea of the names K2 has had since 4.7 and the dates the name changed all the way up to what is now Nintex Automation?
Word Document Generator Service Broker | Community (nintex.com) Can anyone confirm if they have been able to use this above broker with Nintex Automation 5.6 or even better 5.7? Thank you.
using K2 Five we have always been able to utilise the exchange service broker and access on premise mailboxes.we are migrating to exchange online, and now we want to do the same thing with online mailboxesi’ve enabled the feature and connected to exchange onlinehow do i go about creating service instance for individual mailboxes, or how can i utilise the smartobjects to read inbox emails etc
Hi. In Workspace, we can see All Instances which were started by Chart Period 3 months and i know you can pick other like current year and last yearHow can we see how many submissions (all Instances Started) for a Process for the last 12 months from today or a set start and end date?Is that data in SQL or can the Workspace be edited to show the Total Process Instances for the last 12 months?Thanks
Ok hi, I see Sharepoint is integrated into K2, which makes a whole lot of Sense, I dont have to go the route of installing it again. Now here is the Worry i want to use this Sharepoint's Word Automation Services For converting From Word (Docx) into PDF, I need to have a Source folder as well as a destination folder. Now here comes my worry, I do not see where to create these folders. Please How can I create folders in sharepoint 2016, apparently thats what K2 Uses.
Issue DescriptionWhen you configure a mail event in a Workflow and select “Originator” from the recipient dropdown, an error will occur due to the FQN is used instead of the mail address. This also occurs if you use Originator for the CC and BCC recipient.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.ConsiderationsIn order for this fix to apply you will need to create a new Workflow as it will not work on existing Workflows.
Issue DescriptionWhen you use a loop step in a Workflow Designer, an error occurs during execution if the index variable, which is not typically required, is not configured.Error Message:The following errors occur: “Datafield (workflow_loop_counter_default_name) not found”“The workflow runs into error instead of going through the loop”ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue DescriptionWhen you drop a new SmartWizard, the default known exceptions checkbox is incorrectly configured and should be checked.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue DescriptionWhen you convert a Simple SmartObject filter to an Advanced Filter, the text and type values are removed. This leaves the filter conditions with empty textboxes.ResolutionThe fix is available in:Nintex Automation (5.7) Fix Pack 12.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix.
Drop Down List Not showing on Mobile AppWhen publishing a form and enabling Drop Down List the values of the items is not showing.Same form enabling Radio button shows all values.What am I doing wrong?
Hi,Can anyone suggest a quick way of preventing access to K2 forms while I carry out an upgrade on it? Other than going into each form and directing to some landing page, is there a blanket quicker way off doing this?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.