Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi, i have a view that was checked out by a user (user A), and i want to Edit the view with another user (user B) but i can not edit or delete the view the (user B) nor deploy with (user B). User A is not working with the organization Is there a way to check in the view Â
Hey all, I'm developing a proof of concept for our college and am using a contract that our student workers have to sign as a starting form for this proof. To do this, we've integrated our K2 with SharePoint and I have the form setup to save the results to a SharePoint List and for a Workflow to trigger when a new item is created in the list. When I test it myself, the process works just fine. Currently, the only thing the workflow does is to send a confirmation email to the person who submitted the form, and to our departement shared email account as well. I am running into an issues though, when I test this with a seperate account (I have 2 test accounts and I've had other student workers and professional staff test as well). When another account uses the form, it does create new entry in the SharePoint list, but it is not triggering the workflow (so no emails are going out). I've tried created a couple of test lists and all of them have the same issue. When I go to my K2 Workspace,
I have a scenario where user is using radio buttons in a list / grid view and some of the answers have 2 and some of them have 3. I'm finding it extremely difficult to align the answers. SEE IMAGEWould like - consistentYes | NoYes | No  | NAYes | NoYes | NoYes | No  | NA How it looksYes | NoYes         | No          | NAYes | NoYes | NoYes         | No          | NAIs there an easy way to align these?? I've tried setting width and such but upon different screen sizes and / or PDF Generation the longer answer ones disappear.I would prefer not having to split these into individual radio buttons in different columns. This is a form with save as draft options and attempting to program that in for each set of answers would be tedious and they are trying to stay as OOTB / No code / No configuration as possible.
Can K2 Five process data paralellly in one workflow? For example i submit 5 data in one workflow and in one submit form2 data contains Financial data and 3 data Non-Financial data. Can the form/workflow divide parallelly so theFinancial data will be approved by Financial staffand Non-Financial data  will be approved by Non-Financial staff.  This is my current workflow. Because when i execute this, the data still not paralelly executed. The workflow onlymoves to one path only.    Â
I published a status report form which has one view which lists data from smart objects on k2 five . The users access the form from workspace. When I access the form from the workspce I can see all the date but When the user access and open the report only see the header but not the data. ( please see the attachement the screenshot of what the users see) Is there something I need to refresh on workspace after I published new form?or is there some kind of user permission I need to give on the form? but the users are already access all the forms in on the workspace . They can acess this one too but they can't see the data .The is form is under system --> catagoryname-->there are three forms ,form 1 ,form 2 and status report(new one)They a can access and see everything on the on form1 and form two..Â
We have just upgraded K2 environment from 4.6.11 to 5.2 with latest fix pack. One of the smartform is throwing following error:Â Any suggestions on why this could be happening
Hello All,An enthusiastic new K2 users here. I am building a workflow from ground up. One of the main issues I am running to now is that after using a split rule to fire up up to three tasks, I am finding that as soon as I action 1 task on my worklist, all the other ones disappear (from the worklist) as if they were still somehow linked even though they are different task.When I click on the links received by email I am told that I cannot action them, again a behavior I have seen for the same task assigned to different users. Would anyone please be able to give me a hint on how to "unlink" all the tasks? Down the road they will be assigned to different users (I am wondering though if that behavior is happening because all the tasks are assigned to me in the testing phase). Thanks a lot in advance!
Hello, I am having some trouble assigning workflow tasks to multiple users entered into a picker control.I am wondering how I should parse the data that is saved when approvers are selected so I can send a task to each user selected.I need to send these tasks to AAD users so AAD security label is needed.I have no issues if one user is selected but if 2 or more users are selected I am running into an issue sending a task to those users. Thank you,Nick Shouse
Hi AllI need a CSS "guru" to answer me a simple questionI have a view which I've put onto a form and then applying the "Lithium" theme, the form is set to width of 500pxBy default the view is being aligned to the centre of the form but I require it to be left alginedI dont see how it can be done through the designer so I'm guessing custom CSS is the answerI've had a good look to try and find the correct CSS but no luck Can anyone help? thanksPaul
Hi All Looking for some advice on using file attachments in SmartForms List ViewThe smartform I'm using needs the ability to upload attachments and then when required show these to the user in a list view. They must also be able to download to PC if required.I've created a customer SmartBoix SO to store the attachments which works fine.However the issue I have is that when I'm using the GetList method on the view the performance is really poor because I'm guessing the attachments are being loaded into the browser. My idea is that I have I can just show the attachment name and then when the user clicks on the name it triggers a Load method to go away and fetch the file. Any general comments on how people are doing this and general use of attachments in Smartforms much appreciated thanksPaul
I've been trying to find this answer since I tried to create a filter both within the Load Rules of my List View and then from the user filters when the load rules didn't work. I need to create the list view that will display only the items that were completed today. I have a Date/Time field named Workflow Completed Date and when trying to filter the data when that equals Current Date, there is no returned info. I tried to even manually type in the date and that doesn't work.  This is a commonly requested requirement from staff, so I was hoping that there was an easy way to do this. basically, I need to a way to see what was done today, and what wasn't done today.Â
Anyone done a K2 5.2 to v5.3 upgrade?Getting a failure (no surprise there) K2 Core - Installation Health: Target did not complete successfully: App Wizard.kspxComponent update failed Why can't any K2 upgrade/update ever go smoothly???
Hi All,Does anyone know if there is an archived copy of the documentation that was in https://help.k2.com/kb002027 with regards to K2 and Claims?If anyone has an offline copy that would be much appreciated.Thank you.
Hello Community, is it possible to create own Field Types Categorie in the Environment Library?At the moment I use the Miscellaneous Field but it would be great if it's possible to create own Categories like Common Worklfow Fields or Common Form Fields to have a better overview which Field is for which situation. Thank you in advance for your Feedback. Best Regards,Alex
When i deploy a worklow i get this error and i have no information about the same.Can anyone help?unsuccessful with no exception returned from the compiler
Hi, Is there a way to construct personalized html notifications with images in K2 Five? Thanks
How do you add or subtract from a number in a workflow? <Datafield> + 1  Â
Hi, Select query inside Stored Procedure returns Execute method in smart object instead of List method. This was working fine in K2 5.2 version, with the select query i was able to get the return property. But when i am creating the smart object using the same stored procedure in K2 5.3 , I am not getting any return property. Regards,KathijaÂ
I am new to K2 and apologize if this subject has already been posted. I'm trying to implement a picker control on a non-editable list view that will be used solely as a search panel by the user. In this case a single invoice number, to possible multiple message entry row results, in the list view. After following picker control documentation, a video, and other recommendations in the forums, I'm now a bit lost. I'm unable to bind the list view to the picker control and always get an error 'Unresolved elements found.' Any assistance or suggestion is greatly appreciated.
We've got a user that needs access to Integration within the Management site. I've added them to all the same groups as our K2 admins, but they still cannot see the Integration node. Does anyone know which role they need to accomplish this?
Hi! We are trying to test the odata service with excel or Power BI to give our customers some buisness data reporting. We have some troubles configurating the odata service, this is reporting us an error when we select visible smart objects and when we access the o data url. This is the error: The culture 'Spanish (Spain)' is not supported.   Pluralization is currently only supported for the English language. [NotImplementedException: The culture 'Spanish (Spain)' is not supported. Pluralization is currently only supported for the English language.] System.Data.Entity.Design.PluralizationServices.PluralizationService.CreateService(CultureInfo culture) +263321 SmartObjectService.Web.Extensions.StringExtensions..cctor() +23[TypeInitializationException: The type initializer for 'SmartObjectService.Web.Extensions.StringExtensions' threw an exception.] SmartObjectService.Web.Extensions.StringExtensions.Pluralize(String str) +59 SmartObjectService.Web.OData.<>c.<.ctor>b__6_0(Sm
Hi,    I am trying to get the sum (addition) of all selected items from a multi-select control and pass the total into a datalabel on a button click rule. The control is populated via a smart object and uses a decimal data type. I have tried creating expressions, but I cannot figure it out. Any help would be appreciated.     Kind regards  PrineelÂ
Hi, I have a process that is all but complete but have a niggling issue that I just can't troubleshoot, I don;t see at all how I can be doing something wrong, so before I turn to a support ticket, does the following ring a bell with anyone? IssueI have a display form which has an 'Edit Button' on which I have set a rule on to navigate to the edit form. I first used the straighforward 'Navigate to another form' rule and later tried the 'navigate to another form and execute a method' .... but both have the same result and whilst it DOES open and load the edit form and calls in the data, a message flashes up as follow: "List ID is required when specifying Site Url." If I open the edit form via the edit option on the SP list (ie, without going through the display form first) then it opens fine without any error message. The edit form does have two people pickers on that need a site url in the configuration but I have set this up in the resolving rules (tried both the site collection url an
I want to use the Worklist Control but do not want the ability for users to Approve, Reject without opening the form on the Actions. How can I do this? I do want to show the other actions such as redirect, share, view flow. Is this possible? In my screen shot, I just want the Open Form, View Flow, Share, Redirect options available.Â
I have a SharePoint list form which has many columns so the form is quite long. In SPO when I click on New the form opens at the bottom. How can I get the form to open at the top of the form? Any assistance would be greatly appreciated. Kind regards, VeraÂ
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.