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
We use Visual Studio for developing our workflows (source control reasons). I understand that older workflows will stay the same, however.. Does K2 Five support developing the new workflow styles in Visual Studio?
Let's say we have three applications, app-a, app-b, and app-d. Roles are defined for each application. Now I want the business-owners to be responsible for the management of the permission of their respective apps. For example, a manager in the department-a can add/remove user permissions for app-a etc. Is there any built-in mechanism in K2 Five that allows this, or do we have to develop our own forms/workflows with the UserManagement SmartObjects?
Hi, Our customer is starting using K2 Workspace mobile app. In our task notifications we are redirecting users to Workspace URL and in mobile devices this link show a page asking users to user mobile app's showing three suposed links (one for iOS, one for Android and one for Android). The problem is that no deep link is configured in this "links" and user can't click there to be redirected to the mobile app. Is there something to do to configure this links? Thanks
Hi there, Apologies if this is a stupid question but I am quite new to K2. I have set a 'Manager Approval' task on a basic request workflow and want to send the task to the manager and also to two proxy managers stored in AD. The first thing I have done is create fields in a smartobject to store the email addresses of the proxy managers, these fields are called 'Proxy 1' and 'Proxy 2'. I then call AD to populate these fields as soon as the user initializes the form, i.e. before the workflow starts. The SMO references for 'Proxy 1' and 'Proxy 2' are then passed into the Recipients section of the 'Managers Approval' task The issue I am having is that the task is being sent to the originators manager but not to either of the proxy managers. Appreciate any info or advice you can provide to help solve this issue. Thanks
I've got this error when using split from my workflow in k2 five. The "Split" step rules has one or more rules with empty Common fields It is a parallel task depending on the value of Action1, Action2 and Action3.If one or more is/are true then the process should go to each task designated.
Trying to use the SmartObject OData API in K2 Five. I configured it but when I try to access it from Excel 2016 as described in thisarticle https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#How_Tos/ODataFeedService/ODataFeedWithExcel.htm, Excel tells methat I am not authorized and after three attempts, my Windows account is locked. I looked into the K2 log and there is a message: "5761567","20*personal details removed*:09:58","Error","Communication","8130","ConnectionPacketError","SourceCode.SocketService.Legacy::HandlePacket","8130 Error processing message from 157.23.160.11:58577: Authentication With Server Failed : The user name or password is incorrect","","","VS-FRMV-KZ01:C:Program FilesK2Host ServerBin","5761567","0b0064c4b9d146e3b6b547b47bdbf239",""I tried under PowerPivot for Excel 2010 using the same account/password and managed to connect by configuring the connection as follows: However, when I moved to the next screen, the list of tables is empty with the fol
Hi... Currently creating som new forms in K2 Five. When I tried insert check box to view(YesNo)its not visible as square, its just empty space. Picture in attachments. Problem is in K2 designer and in sharepoint 2013 when creating new item form. Thx for help.
Hello All Below are the reports which need to be fetched Is there any way where we can find list of smartforms linked to a workflows? How many forms/smartobjects used in workflows? count -number of time smartobjects executed and number of time smartforms executed? Number of workflows which are not linked to sharepoint Reports which show how many smartforms, and smartobjects have not been used in past yearIs there anywhere where we can find K2 orphaned objects or k2 artifacts deleted?
Is it possible to turn on attachment versioning? Or are you required to upload a new attachment anytime a change is made to a file?
Is there anyone using a different forms solution with K2 other than ASP.net pages & smartforms. I am interested in integrating form.io as a possible UI for K2 workflow tasks.
[K2 Five:] Often times, it would be valuable to be able to read only the unique values from a particular column in the data returned from a SmartObject. To use the totally unoriginal example of a car dealer, think about having a database of cars, and wanting to sort them by model. Rather than setting up a separate "Models" list that fuels a dropdown, we'd like to just go through the SmartObject data, see what models we have in the Cars database, and present a list of unique values that can then fuel the filter dropdown's SmartObject. It would be similar to a database's "SELECT DISTINCT <field> FROM <table>" syntax. Is this possible in K2 Five? Maybe by creating a SmartObject that queries another SO, which then populates itself with the data to be used as a data source?
Hi, is it true that Functions (Scalar Functions, Table Valued Function, Inline Table Valued Functions) are not recognized by the SQL Server Service (SourceCode.SmartObjects.Services.SQL.SqlServerService)?We have a lot of them (~1.500) on our MS SQL 2016 SQL server. The UDFs are not even mentioned in the documentation: https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#ServiceBrokers/SQLServer/SQL_Server_Service.htm%3FTocPath%3DAdminister%7CK2%2520Management%7CIntegration%7CService%2520Types%7CSQL%2520Server%7C_____0 What do you recommend to integrate MS SQL Functions? Kind regards, Stephan
How do I add a Subview as a subgrid in a K2 Smartform using javascript/jquery?
Has anyone seen this before? When I'm working in my workflow, the Task User option disappears when I click from the Task section to the Recipients section. I can click around the screen to get it to come back, but anytime I click on the Recipents section, it disappears.
Hi, is there any guide to use multiple smartobjects on single form?I'm currently using shp 2013 with K2 Five and trying to use multiple lists. Scenario: We have customer requests object with over 500 attributes. We want to cut this object to multipe sharepoint lists = multiple smartobjects. But we want to use main list where we will use smartforms. This smartform (new, edit, view) will collect, create, edit all the data from other lists that are associated with object. Association will be One To One To One etc. I've tried using save button rule where I picked action to populate data to another smartobject. But that is not really practical when you have 10 smartobjects. And when I delete object (listItem) in sharepoint then on other lists listItem will stay there. Is there any way to make my life easier? Thanks for any response.
Hello, Recently helped a customer with configuring a custom rule that would only appear when a certain value was given and needed validation. So I thought I would post it here to help anyone else that might want to do this as well. 1. Create a view that has a hidden control under the control that will be populated by unchecking “Visible” in properties. 2. On the form click “Add Rule” 4. Select the View and control that was used and select “Changed” as action 6. Under “Actions” tab click “Show a View Control” 8. Also configure a “Hide a view control” if value is unselected. 10. Configure Validation Condition for the required field(s). Also note: Make sure “Do not validate hidden, disabled or read-only controls, Views and Tabs” is selected. 12. If Value is selected, form should have a similar appearance: 13. If rules and conditions are properly configured, a similar warning will appear. Note: These steps only references to one way it can be done. There can b
When calling a url from postman, I get the 401 unauthorized error. Configuring HTTP STN is recommended to fix this. See link below;https://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#Configuration2.html How do I configure the HTTP STN on my environment?
I've exposed my smartobjects as APIs already but I cannot call some of the methods. I get "Method not found" error. So I want to try OData, how do I use the OData?
Hi, Sometimes in K2 Five the refresh button on forms and tasks disapears, anyone found the same problem? I'll attach an snapshot the next time this occurs.
Is there a registry setting, .config file setting, database setting, etc. that P&D looks at while deploying to a K2 Five environment (on-prem) to check for version numbers? We have bits that we know 100% will work in a K2 Five environment, but we are unable to deploy because the package was built from a K2 4.7 farm. We would like to temporarily suppress the error that is preventing P&D from deploying to the package in our K2 Five farm.
Is there a way in K2 Five to dynamically create multiple instances of a task step using the smartobject list and assign tasks to the different set of users/groups. For example Workflow Instance 1: smart object will return 3 records based on some criteria and it will create 3 tasks ( or clone) of the step and assign to users/group based on data from smart object WorkFlow Instance 2: smart object will return 1 record based on some criteria and it will create 1 tasks ( or clone) of the step and assign to users/group based on data from smart object Also, is this something we can accomplish using sub process. ???????
We are experiencing some stability problems with our K2 installation. For some reason the K2 host server service suddenly stops (crashes). There are no error or warning entries written to the event log when this happens. I have enabled the logging feature in the HostServerLogging.config. When the K2 Process stops an error is written to the log file (the specific error can be found at the bottom of this posting). The process instance on which the K2 service stops is different every time. The process instance is in an error state after the restart of the service. When retrying the process instance manually it continues to work without a problem. We have been experiencing this problem for a few weeks now. Some days the problem occurs only one time a day, some times more than twenty times! We are using K2 Blackpearl version 0807 Update (4.8210.2.450)The error seems to occur in two different unrelated situations:High workload:When there is a high workload on one of our workflows the proble
Missing Reference at Smartobjectfield. Error: The best overloaded method match for string.ISNullorEmpty(string) has some invalid arguements.
Hello, Does anyone has issue to make simple comparison between values from a Reference and a External SmartObject:Here we return the entire collection from the List method.But in the same way the result is False even if whenwe output each element they are there:Lookup IDENTITY List of PO_NUMBER = PX0000 PZ0000 Contains true/false = False I read the documentation concerning Rule Designer but there is only comparison between a Reference and a static text field.I don't know if we are missing something .. this seems very wierd. Do any of you encountered similar issue ? Is there a trick to be able to compare two objects like that ? Thanks in advance,Best Regards,
We need to get the data on - how many SmartForms and SmartObjects have not been used since last one year
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.