Nintex Automation K2: Back to basics
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
It is not possible to create a package in Blackpearl 4.7 and then deploy the package to a K2 Five environment. To bring a 4.7 solution to K2 Five, the 4.7 environment must be upgraded to K2 Five which gives usage of the Legacy Designers. These solutions will then be able to be packaged and deployed to another K2 Five environment which has been upgraded. If the K2 Five installation was fresh and not an upgrade, the K2 Five environment will not be able to use the Blackpearl 4.7 solutions, as the Legacy Designers will not be available. Please browse the documentation below: - Cross Designer Compatibility - Deploying between versions "K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.”
If receive the error “ActionGroup.Execute: Logged Error: Target failed to execute: Ensure SmartObject Publish Rights” when applying updates. If an error “Target did not complete successfully: K2 for SharePoint 2013.kspx" comes up or similar in update logs. Check the following: Make sure logged in properly with K2 Service Account when applying updates. Make sure you have proper permissions in K2 SmartObject SecurityNote: You may need to remove all users to get Fixpack to work, and then re-add them afterwards. Make sure you have proper permissions in K2 SmartBox SecurityNote: You may need to remove all users to get Fixpack to work, and then re-add them afterwards. 4. Rerun the K2 Five FP installation. Refer to the following articles to read more about SmartBox and SmartObject Security. - http://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#K2_Management_Site/Integration/SmartBoxSecurity.htm - http://help.k2.com/onlinehelp/k2five/userguide/5.0/
In the Send Email event of a K2 Five Workflow, the From Field is usually populated with a default “From Address” based on the Exchange Server. Changing the From Field to another sender can result in error, as a different email will need to be configured in Exchange to have permissions to “send on behalf of”. In order to revert the From Field back to “From Address” utilize the following steps: Click the pencil symbol in the From Field to erase the email that was entered At the top right corner of Send Email click the hexagon with a plus symbol in the middle In the Search Items Field type “From Address” A brown hexagon with “From Address” item reference will appear, drag this to the From Field Click the pencil Icon and the “From Address” will now be restored in the From Field "K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.
We are using k2 for SP app for creating workflows and forms for a SP library. Version: K2 Five We have 3 workflows and when I open one specific workflow, I get an error saying below. I'm part of the site owner group and I'm able to open and deploy other workflows witout any issues. I tried configuing the groups in permission page-> k2 solution designer and synchronise all group, but still the same. Did anyone faced the same? Any idea why this error? Any suggestion to fix it? Select the workflow and 'Edit' ->Error Page:Server ErrorTo access the K2 Designer, the current logged in user needs to be part of the K2 Solution Designers. K2 Solution Designers can be specified by navigating to the K2 for SharePoint App under site contents and completing the Settings wizard. Thanks!
My K2 Five Site is published using Reverse Proxy so that my mobile can access K2.When I log in via Mobile App, error accours:Could not find the server name.But I can acess the following URLs using Safari on my mobile correctly:https://server/autodiscover/autodiscoverhttps://server/k2api/api/user/currenthttps://server/k2api/api/worklistitemhttps://server/K2api/api/category/Application%20Formshttps://server/workspace
Dear all, We encountered a problem when configuring K2 Connect For SAP, enter the K2 Connect Administrator page, then click the Stop service button it prompt "K2 Connect Server failed. Cannot stop K2 connect Server service on computer ". Can you tell us how to fix it? Thanks very much!
I'm currently working with a filtered list view (see attached). When I click the "Create PDF" button, I'd love to be able to iterate through each row in the list view, append its coordinating item view after the previous one, and use Save as PDF (or PDF Convertor) to create a PDF of all the item views. I've been able to navigate to the item views when clicking the button, but it replaces each one with the next while iterating through them. Is there a way to append them instead, and then to create a PDF?
My K2 Five Site is published using Reverse Proxy so that my mobile can access K2.When I log in via Mobile App, error accours:Could not find the server name.But I can acess the following URLs using Safari on my mobile correctlly:https://server/autodiscover/autodiscoverhttps://server/k2api/api/user/currenthttps://server/k2api/api/worklistitemhttps://server/K2api/api/category/Application%20Formshttps://server/workspaceI want to know if the current K2 Mobile APP support K2 Five
Hi, Now my team was developing K2 Five and will Deploy to Production.But my infrastructure team was need doing Performance Test first. We try to doing performance test using VIsual Studio 2017 (Web Performance and Load Test)But event we was try to recored the form (submited form), in visual studio cannot detec the form.Visual studio only record form when the form was list output, not submited form. Thanks
Hello AllHow can we setup a task expected duration.My workflow starts and moves to TASK 1 which is with a user and i want Task need to be completed in 2 days from the date task is assigned.I configured deadline as show in attachment.In my tasklist and workspace i see workflow expected surationactivity expected durationevent expected duration How can i showcase this.I can show on my task list tast start date but nowhere task end date.If task start date is 29/04/2018 as per my rule task end date need to show as 01/05/2018 Taks end date=Task start date+2days Can someone help me as i need to show case task end date
Hi, once user has taken action through smart actions i wants to execute smartobject, is there any way to achive it or let me know if i need to do any coustmiztionin k2 smart actions.
I am trying to configure the ways of accessing K2 through arr reverse proxy. what I do is to create a site on iis, and then using url redirect module to modify the redirecting rules. Now I am experiencing the issue, when access the url, windows will pop up the username password page, after 3 times input, an 401.01 error page returned. I am pretty sure the username and password is correct, and I tried to use different credentials had the same issue. my k2 site is using windows authentication. have you come accross the issue before? and if any solution regarding this?
I am automating a process using k2 five workflow. For audit purpose, I need to log action result of a task. How do I achieve that as I can't find it on the context browser Thanks
A task created in workflow has a Priority functionality that determines the priority of the given task, however when a a task is displayed in the Worklist control the Priority column is not visible. To enable it please follow these steps: Edit the view Click on the Worklist control In the properties menu, under settings, Click on Layout menu button In the Layout configuration menu, choose the Priority column from the Available Columns panel and add it to the Selected Columns panel Click ok The column will be populated with a range of numbers from 1 - 3, 1 being low priority and 3 being high priority
In a working workflow, I added a reference to an AD user and then deployed again. The reference did not capture what I needed. Then, I opened the workflow to review. Nothing wrong so I tried to re- deploy it again, but this time failed with the error: "One of the properties in Activity [activity] located in event [event] is pointing to an external reference that does not exists." I deleted the reference, re-deployed and success, but then again, I re-create the reference, deployed successfully but when reopening the workflow, the error message is back (figure is attached). Thank you!
Hello All, Many thanks for this wonderful group for helping me with answers to all my questions. I have created custom task form using the link below which is very helpful. https://community.k2.com/t5/K2-blackpearl/Create-new-task-approval-form/m-p/102479#M34081 Please could you let me know how to capture the approver comments as well from each of the approvers? Regards, S
after close the RPC range port (491*personal details removed*) from K2 server to domain controller, it will need quite a long time for the user to login K2 site, have you encountered such issue?
Hi, it is possible to use K2 Five to convert .docx or .ppt to PDF file when the file for example is stored in SharePoint 2013 (No Word Automation Service available)? ThanksRegards
In K2 5.0 we are trying to deploy a workflow[Which is created using K2 for sharepoint designer and workflow only having the send email component]. It throwing following error while deploy the workflows. Error Description:Missing reference at SmartObjectfield. Error: The value cannot be more than 128 characters in length. Stack Location: K2 Process Application Name>:Stack End.
I am relatively new to K2 and would like to know how to permission and filter user groups from viewing items in a list We have hubs like (Hub1, Hub2, Hub3, etc). Under these hubs we have multiple locations (like Loc1, Loc2, etc). There are users attached to each of these locations. The users who are attached to a specific location should be able to view all requests for that location, and nothing else. There could be one or many users in each location. Similarly, if a user is attached to a hub for example Hub1, he should be able to see requests available for all the locations in that hub. In addition there are admins who should be able to see everything irrespective of hubs or locations. We use SQL Server Smart Objects for this. I have attached a spreadsheet to explain this. I was wondering if anyone has any ideas in implementing this? All help will be highly appreciated. Cheers, S
Question:Are there known issues or licensing concerns with upgrading K2 for SharePoint from SharePoint 2013 (Active Directory-AD) to SharePoint 2016 (Active Directory Federation Services-ADFS)? Are the users treated the same or are they distinct and not linkable (as the same user)? Answer:The answer is explained in 2 parts. Part 1:An AD user and an ADFS user, even though they might be considered "the same thing", will appear as 2 different users or entities from a K2 perspective, because they use 2 different labels. 1. An AD user will use the K2 security label. 2. And an ADFS user is going to use the ADFS label An AD user might look something like this in the "identity.identity table":K2:DenallixBob, andmight be something like ADFS:Bob for the ADFS equivalent. Because we are querying 2 different "user stores", and we authenticate using 2 different security labels, we will store 2 different entries in the "[Identity].[Identity]" table.Those 2 "entities" should have 2 different entries
Hi all, Is there any way to trace tasks actioned when the out of the office is active? Our customer wants to know about which tasks had beed actioned from out of the office and we can't find this detail in K2 Reporting SMO. Thanks in advance
Hello All Can someone help me how to showcase on a form progress bar without installing any controls in K2 Market Create request---->Approve request----->Thrid approval---->Sent to supervisor----->End
Hi, is it possible to have the file attachment dialog open at a predefined location rather than the last used path? Thanks in advance,Nico
Hi, I have my workspace below with 6 task under my inbox, the problem is when I clicked the task it shows nothing just a blank screen.Is there any settings that I need to do, for your guidance? Thanks in advance.
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.