Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi, We've run into this issue whilst using the Lithium theme. See the post below: https://help.k2.com/kbs100118 Our users were experiencing the close 'X' button dissapearing in both IE11 and Chrome. The IE 11 issue was at 100% zoom and only affected one user but in Chrome the X would dissapear when zooming below 100%. After investigation I've fixed it by making the following change to the CSS. So, if you run into this issue try this fix:Edit the "Theme.css" file for the Lithium theme (and I'm assuming for any other theme where this issue is experienced) :.theme-entry .dialog .popup-header-wrapper > .wrapper > div{ position: static; right: auto; left: auto; display: inline; /* fix for disappearing X close button */ float: none; vertical-align: middle; /*override - base*/ /*override - base*/ /*override - base*/}.theme-entry .dialog.sub-view .popup-header-buttons,.theme-entry .dialog.sub-form .popup-header-buttons{ width: 72px; /* Fix for missing
K2 Smart forms take a long time to pack the K2 component. How to tune this performance issue.The K2 APP Server spec is below,K2 version 4.7 CPU 2.90 GHz 6 cores Memory 20 GB The DB Server spec is below,CPU 2.90 GHz 4 cores Memory 24 GB SQL Server 2012Please recommend spec for a development server.
Hi, I have just deployed a solution to our live environment which is quite a big solution in that it has a fair bit of logic in the forms, although the workflows I don't think aren't that complex.The issue I have is that this is the second solution I have deployed to our live enviroment and the forms TAKE AN AGE to load..... It's really bad! Before I go into doing a screen recording of how long it takes and doing endless screenshots of my forms logic, can I ask what server/disc/ram etc resources you all have in your SharePoint environment to facilitate quick load of K2 solutions in SharePoint?Thanks
I am currently recreating all of my K2 4.7 workflow in K2 5. In 4.7 when creating a user task you could set the destination rule options as "Plan per destination - All at once" and specify a single slot. Then add a destination set with mutliple K2 Roles. The effect of this is that when the activity instance was created in the workflow it would produce a single activity instance destination regardless of the numer of users/groups or roles, thus creating a single serial number that can be acted upon by numerous individuals. In K2 5.3 I am abale to find any mechinism to replicate the behavior. No matter how I configure the user activity I get multiple activity instance destinations and thus mutiple serial numbers. Having a single activity instance destination is a critical aspect of the interaction that I am using from a custom application that interacts with the K2 via the API. Is there any way to replicate the behavior and produce a single activity instance destination for multiple role
I want to have a group of managers manage user's out of offices. I do not want to give them access to the management app so I would like to come up with another way of accomplishing this. In the documentation and information i've researched I have not found any way of doing this. Does anyone have any solution options or ideas? Thanks,Ben
I've been getting some good 'new feature' requests by my customers.Has anybody been able to action on an entire column in a list view? Example - User clicks on a column to delete the entire column for all records in the list?
Hi, Im looking for support to access Teradata in K2, do you have any broker for that. Note:Im using ODBC to access Teradata server. BRMahgoub
Hi, I want to get image files from sharepoint and use them in File attachment in the K2 Views. What is the way to do this in K2 and do we need a specific sharepoint library for this?
Hello Community, I have a requirement to assign tasks to multiple departments (~10) and multiple users that are assigned to those departments. I can create a loop and fire off a sub-workflow, however there is a secondary requirement for all of those departments to finish their tasks before the WF progresses. Does anyone have any ideas around this? The only short term solution is to split, create the multiple tasks then merge. Thanks.
Hi, I am trying to trigger a workflow which is hosted in on prem K2 server from a share point online document library. I have created the workflow and kept the event as when a document is updated. I have updated the document but the workflow did not get triggered. Anyone faced any isuse like this? Will there be any cross domain issue? Regards,Madhu H
How can i get other users workflow tasks worklistItemId using serial number or processinstance ID or Active Instance Destination Id,I tried with K2WorkSpace>GetClientWorkListItems() SMO.But its returning only my active requests ID.Please help.
Hi All In our company with 1000+ employees we need to create an instrument for change originators in active instances many processes. I found a solution that provides update tables property in SQL, but we use Cloud K2 with no access to K2 SQL tables. Any ideas? Tnx
Hi, In designer, I have a Data Label with some text and a Text Box (in the same cell) I have nothing set for width, so they both appear on the same line in Designer, however when running the form, the text box appears on a seperate line... How do i get the data label and text box to remain on the same line together? Thanks
I am trying to extend my K2 implementation to assign tasks to a person when creating or updating a task in Planner using Microsoft Graph and the REST broker.After several hours it feels like I am not getting anywhere.It looks like K2 REST can't have a nested object in the definition. I need to send a JSON payload like this for create:{ "planId": "xg6smYH69E-B9P5uD2weqMgACzzz", "bucketId": "OZQvBBqIJ0Gh8mN7FeUyHsgACzzz", "title": "Testing assignment", "startDateTime": "20*personal details removed*", "dueDateTime": "20*personal details removed*", "assignments":{ "730ccc49-f9*personal details removed*c*personal details removed*b4a-ed708f6d9zzz": "{"@odata.type":"#microsoft.graph.plannerAssignment","orderHint":"N9917 U2883
Hi can some one tell me how to for every workflow generate a report smart object? in k2 4.7 and earlier versions it is possible but not finding where to do this in k2 5.1
Hi, It would be useful to know which Views/Forms are checked out, checked out date and by whom in your organisation, via a List of some sort? Is this possible to do? Thanks
Starting to dabble more with the new K2 Workflow designer, can anyone advise how to do this: Send a Task email to an AD Group, but only those users within that AD group that match the Department of the user submitting the form? The receiving group should get a link to open the form and add comments and approve it with a click button on the form, so i don't want them to approve the request by replying to the email with "Approve" or using the awful worklist. I am used to using the legacy designer for this using destination sets and doing a smartobject lookup using the dept as a match, but the new workflow designer is a mess to work out. Any ideas?
I have a requirement to do some operation when sorting or paging happeing in K2 List.Do we have any option to identify thease events?,Please help.
How to fix this error. Length cannot be less than zero. Parameter name: Length”.
I am trying to translate the radio buttons display value and the default value is shown. Does anyone know how the translated value display?
Hi, QueryWhen configuring the security against categories/objects in the designer, is the security cached in some way? IssueIt appears that recently added K2 Roles are being ignored by K2's security model.I recently created a new K2 role with one user and configured security so that this new role has allow access. The new role is ignored, therefore the user is denied access. If I add the same user to an existing K2 role that already has access, there is no issue, it works.. user has access ScenarioI open K2 Designer, then right-hand click the parent category to view the Security, I can see that the following K2 roles have Allow access:Role A Role BI then decide a new role is needed:I create a new role in K2 Management called Role C I add a new user called BobI then ensure Role C is granted access to the app:I edit the security in K2 Designer, I add Role C with Allow accessI then test the security:I ask Bob to try to access the app, he is denied. Test failsI add Bob to Role A instead:I
Could anybody advise help I am trying to create a workflow that works of a list view to send a reminder. I have a list of contracts and I want to create workflow that send an email to the contract owner 6 months before the expiry date, then one 3 months before the expiry date and a final one on the expiry date itself. I have a list view which holds these dates and can create the schedule in the Workflows section of the Management Suite which triggers the workflow when the current date agrees to the 6 month, 3 month and expiry date. In terms of the workflow I know I need to create it to loop down the list view and when it finds a date (in the the list view) that agrees to today it sends the email. The bit I am unsure about is how to configure the workflow itself Could anybody provide advice or screen shots to help me construct the workflow Many ThanksAndyR
So I need help thinking of a way to solve a problem. I have a drop down that I need to change the options of and I would like to keep backwards compatability. As an example I have a drop down with options A, B, C, D. I need to change the options of this drop down to A and E. The problem is that for all past requests in my application that used the first set of options (A,B,C,D) the drop down should show with the old set of options and all requests that use the new set of options (A,E) the drop down should use those options. Most of the time the old options (A,B,C,D) will be shown in a drop down that is read only. How can i acheive this?If I need to explain more please let me know.
Image embedded into the form not being shown in the PDF files produced by "Save As PDF" control. An empty box is being shown in place of the image in resulting PDF file.
Hi, Im trying to store data from a workflow directly into a smartobject using the smartobject method (create method). I have an "ID" number field that needs to be auto incremented. Is it possible to create an auto increment in workflows or are there any functions available for this?
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.