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
Hello, Can someone please help, I need to do a manual task redirect and I would like to know where I can get required information as per the RedirectWorkListItem method on the Task SmartObject, Please see below screen of the required information.  thanks.Â
We would like to have the radio control group control, but we need actual buttons.we have a form where a user completes and audit, with Yes or No answers.this will be on a phone. radio buttons don't look that great, and we would like actual buttons is this possible?or what are peoples solutions for phone used forms
We have 5 smart forms and a portal in k2 5. After upgrading one of the forms upon opening scrolls to the bottom of the form instead of the top. This is very annoying and confusing for the users. It's only the one form that does this. What might the issue be? How can you configure how the form presents itself upon opening.
Hi All, I have a app i've put together that takes a sharepoint list of items and queries the worklist smart object in the systems folder on k2. As the admin I can access this without issue but when I try to access it with a test account after giving access to the smartobject it still will not let that user query the object. I think I am missing an easy piece of the puzzle but i'm kinda stuck. Anyone know what permissions I need to set for a user to access that specific smartobject and not allow them access to the world at the same time? Thanks,Ben
We have a client that typically just copies the K2 dependancy files to the WCF server in their project deployments.Can they continue to use this practice or is the K2 five client tools install required on the WCF Server?Â
I know that K2 supports an unattended install mode where you first run the setup manager using a switch that saves all responses in an XML file and then can use that to run the install/update in unattended mode. We would like to use this method in our cloud build & deployment infrastructure as code pipeline to build a repeatable, consistent environment. But how is the license key request handled? Each server would generate its own systemkey which I currently manually enter into the K2 licensing portal which sends a temporary license key in a few minutes and a permanent license key a few hours later. Can this be autuomated to eliminate these manual/interactive steps? Does K2 provide an API to retrieve these license keys? Any ideas appreciated. Thanks
We have a requirement from one of a user to have 100+ fields in a form, kindly let us know if we can have these many fields in a form without any issuesperformance. It would be great to know the list of all limitations in K2 five, will help us to inform end user before we start any new K2 project at our end. Many ThanksSantosh Sethi
Hi, I have a SharePoint list which has a Person or Group field (Signature) which will be manually populated by a user submitting a request form. The Signature field will allow a user to identify who the form is being submitted for so they can submit on behalf of other users. I'd like to show a list of the requests in a list view and filter them to where the Signature field equals the logged on user. I've tried various combinations of filters with no success so I've update the filter in my 'View executed inialize' rule as per the attached image to try all combinations of filters but I get no records returned. Any ideas? Just to note, the Signature field has been generated as a 'Text' field in the SmartObject automatically by K2. Thanks, Ben Â
Hi, We need to create the custom list with addional columns in SharePoint 2013/16 using k2 five workflow designer. But we've option only to create list with 'Title' column and not with additional columns. 1. Is there any option to add columns to newly created list using workflow?2. Is there any feature/option to copy the List itself with all the columns?Â
I'd like to fully understand how Item References work. How often does K2 go back to the data source to get the LOB data? If I create a Reference in a workflow (talking K2 Five here), then every time I want to use a property of that reference, does K2 go to the source for that one item? So if I use 5 values to construct and email, has it hit the source 5 times? Or .. does the reference get some point in time understanding of the data and hold it in memory? If so, when/how often does it go to get the source data? Thanks.
I have just upgraded to K2 5 , all my existing K2 4.7 workflows are working as specified . I have updated my client tools and can modify and maintain my existing workflows . These workflows have a number of integrations that will not work in the K2 cloud , so as part of our migration tasks we need to rework the workflows using the K2 5 designer. My Question :-Once I have rewritten the workflow using the K2 5 designer can I deploy the workflow to the K2 5 workflow server as the latest version of the K2 4.7 workflow I am replacing ,for example after migrationI have a workflow named Workflow in a  catagory "Employment" :- "Employment" has two workflow "onboarding" & "Signoff"I develop two new workflows Employment "Onboarding" and  "Signoff" in K2 5 , when I deploy I want them to superceed the current 4.7 workflows , What I dont want is two workflows named "onboarding" and two named "Signoff" Â
 I have the following: user complete form #1 and start the WF process which sends taks user a link to another form to completea task is added to user workspaceuser complete form #2 and SAVEuser must access workspace to complete task. is there a methode where SAVE action automatically complete task without user having to access workspace?keep in mind that form#2 is not a subview. Thanks.  Â
Hi, May i know how can i get k2 managment access?While i am trying to login into k2 portal, i am unable to access it. Please suggest me.Thank you in advance. Best Regards,Sreevani. Â
Hi all, Appreciate if you can share your success story by upgrading your K2 from 4.7 to K2 5.x. After doing reading and researching for some while, i have no confident to propose to my management for the upgrade as cost incured. (Need to upgrade my K2 4.7 blackpearl windows server and Database server's windows & sql server version) And this year is the EOL of K2 4.7. Hopefully you can share your experience with me. Thank you.
HI,  We are trying to connect to the local oracle DB through K2 cloud.  K2 is asking to open to the IP address to access our local DB. As per standards we can't open IP for internet.  Is there any tool which can be setup at our end to make a secured connection to K2 cloud rather opening SQL port ? We just want to have a secure connection which will encrypt the data when K2 cloud application access our DB ?  Thanks, Surya*personal details removed*99
In K2 Management, i can not find SQL Server Service under Categoreis. See the attachment.
Hi Team, I have a simple data entry screen which is built using K2 Forms, let us say, it has 4 controls, (Name, Age, Gender & DOB).on click of button (Save button) in K2 form, can i create instance of class with above mentioned input values from user and call a WebAPI which takes this class object as argument. Is there a way to map, these fields to SmartObject (K2 SmartObject with 4 properties as above) and serialize the smartobject to invoke a WebAPI which is hosted on server. let us say, WebAPI signature looks like this; public HttpResponseMessage K2UIExample(User userInstance): I am able to invoke a Web API from smart object, with primitive values as parameters, but how to convert a smart object and request a Web Api, i am facing difficulties. Any pointers or suggestion will be of great help. Thanks,Nanda Kumar.K Â
How to add a validation rule for the actions button for the mobile app?I want to disable approveeject if all conditions are not met
Good Morning everyone, I need to create a workflow that deletes the workflow instance related to a specific SharePoint list item when it is deleted. Users are deleting list items and thus the smartforms are failing to load due to the list item being absent and the tasks are still pending. I can not seem to find instructions on this function but i'm sure it is possible. Anyone have some help with this?Thanks,Ben
The count function for the list view only will count up to the filtered number, but is there a way to get all of the rows on all pages, not just the first x amount? ListCount(x) will only get the number of the visible list items, but I need all items.
Hi All,Is K2 five support the Pagination for Go To Last Page. the List view is display all the values based upon the Paging. can we intrroduce the Go to Last Page button in Pagination. Is Default Option are available in K2 five product.
I have 2 workflows: - Main Workflow who start 3 Instances (Synchronous) of workflow - 2 named Child,  - Child workflow is very simple, Only have a task to the user, and send the result to the parent workflow (Main). Main Workflow wait to the result of the Child process, and analyze the result is one of the is cancel the workfow expires the rest of the steps and workflow continue.  Main Workflow: MainWorkflow.jpgcall to workflows: CallSubWorkflow.JPG, CallSubWorkflow2.JPGMerge Rule Main Workflow : MergeRule.jpg  Extecution: When Main workflow starts 3 instantes of the child workflows are created, and 3 tasks are assigned to the user, when the users selects cancel of one of them, this child workflow ends and the main workflow continues to merge step, this step expires the other steps and workflow continues. The problem is the other subproceses are active, ¿is posible end the other child workflows?, I selected the option "Expired active sub workflow if the step is expired" in the call of
Hi there, This is probably a simple problem but I am having trouble getting a read-only list view to render a 'display' value for a referenced smart object. If I create an editable list view or item view then I can configure a drop-down control to store the primary key but display a 'display' property but with a read-only list view the drop-down control is not rendered and therefore the behavior is to display the primary key (not useful information for a customer). How do I configure a read-only list view to display a 'user-friendly' property in place of the stored primary key for a referenced smart object? RegardsSteven
Hi guys. we've got a fun issue. i want to add a new property to a smart object and map it. if i add the property and map it i cannot click OK as it stays greyed out.  the behaviour can be seen in a video here: SMART OBJECT NOT SAVEABLE AFTER CHANGES this happens on more than 1 smart object with different methods - ie on one smart object i try to add a new property to the create method, on another it's on the get list method. other metods work as expected. interstingly, on the one that does not work, i choose create all, the ok button does become available. i could use this as a work around, but there are 70 odd properties being added and it wouldbe horrible having to delete them all. can anyone help out with a work around here?
so this one is pretty straight-foward we have a k2 worklist view, pre-setup, in design time, with a few filters. users open the page, and can click the filter icon and see that those filters are in place. now, the user can choose to delete the existing filters and setup his own.whenever there is an update to the worklist design filters, all users except those who customized the filters, will get the updates (sort of a personalized view setting). my question is, how can the user who customized the filters, go back to seeing the worklist filters without any customizations? in other words, how are these in-page filters stored, and how can we get rid of them? Environment settings:K2 Five: 5.0002.1102.0SharePoint Server 2013 + K2 App this is a similar post, except for the fact that I don't want to touch the database, nor can I even find any entries in the UserPreference table: https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/What-table-is-the-custom-worklist-workspace-filter-stored-in/
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.