Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
I want to implement circular progress bar and Horizontal progress bar using HTML and CSS. I am trying to implement circular using below link but it is not taking colour to circle order https://www.cssscript.com/demo/pure-css-circular-percentage-bar/ I want progress bar as attached in images for K2 cloud.Â
I am running a long workflow from Order to Shipment and each stage has specific number of days assigned to complete their task. I am using this table to calculate Target Completion date for each step(or Task) in the workflow. I take current Date/Time and Use Add Days functtion to Add number of days assigned for the next Task and move to next Step. The problem I am experiencing with ADD DAYS function is that it adds Calendar Days to the Date and sometimes task deadlines fall on a Saturday or Sunday which is not acceptable. We just want to make sure it always add Business days to a date instead of calendar days. Need helpf, if there is a different function I shall use or a an app? Thanks
Hi All, Can someone help me out with what different MethodType mean and do when we use them in decorating the methods you want to expose with the [Attributes.Method] Attribute in the custom service broker? MethodType.List makes sense doesn't need explanation but I have no idea the difference between using Execute, Create, Read or Update and when to use them. For example, I have used MethodType.Execute in one my methods and may be becoz of that when I use this SmartObject method in Workflow, I cannot create reference in the output mapping. I can create individual variable mapping to the output of the method. Should I decorate this method with MethodType.Create instead to be able to create reference? Thanks,Praveen
I have Form which is having 10 views and pdf is generated when the form is loaded.1. In Form Initializing method i initialize all view.2. In Form Initialized method i call button clicked availble on one of view to generate pdf. It is working in One environement but somehow it is not working in other env. In 2nd env. pdf generate with grey background with cursor in pdf i.e. before finishing all views initialization the form initialized method run and generate pdf. Please let me know how to resolve this issue?Â
Hi, How do you link to a Shared drive location from a Hyperlink in K2?For example, i may have G:filesPokerstars How do i do a link via a View to Open a file location ??? Thanks
K2 Forms STS authorization is up and running.It is necessary to add one more.I tried setting up an example with K2 Forms STS.I added Claims (Issuers, Claims, Realms), New Application (IIs)I can log in, but not a single form opens, ERR_TOO_MANY_REDIRECTS errors in the browser
I would like a way of removing users licences from K2 once they have been deleted from ADis there some way that a users licence can be removed from the Licenses page in Management automatically?we have automated tasks that remove users from AD when they have been terminated, and would like to be able to remove their k2 licence when this happensis there a table in SQL that we can manipulate to remove a users licence
 After Upgrading to 5.2 and installing the Accumulated updates of May 2019,the reports tab from the Management portal on any workflow throws the below exception  Object reference not set to an instance of an object.Type: System.NullReferenceException Source: SourceCode.Forms.Rendering.Web Method Base Member Type: Method Name: Render Module Scope Name: SourceCode.Forms.Rendering.Web.dll Declaring Type Full Name: SourceCode.Forms.Rendering.Web.Renderer Stack Trace: at SourceCode.Forms.Rendering.Web.Renderer.Render(Form form, WorkflowViewPosition workflowpos, View workflowView, Dictionary`2 workflowViewStyling)at SourceCode.Forms.Runtime.Form.DoLoad() Â
I would like to ask about automated testing for SmartForms in K2, are there any resources to help in understanding and how we can use it.Regards.
Hi. I have requirement to capture user logs when they logged in to the system. created table with user columns. instead of creating rule in each smart form, is there any other way that I can capture on process/application specific so that to avoid creating rules in each form and view cause as I have too many forms and views. Regards, Â
Can we integrate DocFusion 365 with K2 Five
 I am trying to access the external link after updating the k2 service account password but it gives the below error.More Details System.IdentityModel.Protocols.WSTrust.InvalidRequestException: Invalid reply url :'https://XXX.YYY.com/Runtime/' for realm: 'https://ZZZ/Runtime/'. If this reply address is correct please configure an appropriate audience for this realm. at SourceCode.Security.Claims.Sts.Controllers.WsFedControllerBase.Index() at SourceCode.Security.Claims.Sts.Windows.Controllers.wsFedController.Index()
SmartObjects only returning the HTTP response code but no data. I'm sure there is no strange character or . (Period) character in the Service Instance System Name. Could share me on how I can get this resolved? Thanks
How to re-cache the service account login credentials as i have changed the password of service account.
Hello, I want to implement a custom "workflow view" but I need to get access to:the current task name ("activity name")the current foliothe curent task instruction that are defined in the workflowthe possible task outcomes ("actions") Is it possible to get those information? regards,JohannÂ
I am attempting to create an email that gives a daily summary to users who have active lists in K2. This would collect all of the worklist items in their list and email them to them every morning but it would only email those who have active tasks. I have attempting to create a reference to the task smartobject in the system folder but when I attempt to loop through it I end up getting everything in one giant group. Anyone have some ideas on how to accomplish this. I am trying to avoid people getting 40 email notifications when they have 40 tasks. Thanks, Ben
Ability of K2 Application to be viewed in Mobile mode while accessing the app on mobile device browser. Thanks
I am exploring the OData API to query system Smartobjects.  For example /api/odata/v3/com_K2_System_Workflow_SmartObject_ProcSetPermissions needs a query parameter to indicate the ProcessSetID.  What is the syntax to construct the URL for this? I tried a few things from the OData documentation but they all throw a HTTP 404 in the browser indicating that the URL is malformed. Help? Thanks
I am new in the K2 5 environement and current i am facing this issue so kinldy can you guys help me out.Kindly can you guys let me know the step by step procedure of calling a REST api to make an instance for me in my k2 I have tried doing it but cant understand it so please ellaborate step by step.It will be highly appreciated.!Â
Community, I'm attempting to query against a SharePoint list to see if a person has submitted an item already between two dates. And existing line item example: smith, bob 2/10/20*personal details removed*/14/2020 SharePoint list: User (Person) / Start Date (Date) / End Date (Date) I want this to fire on a calendar is changed. When I fire the Get List I am attempting to allow for the input of the User and a Filter to check for Dates. When I put more than one date in this filter fails. Get List
When the workflow is opened in K2 Designer, it starts to load correctly but the loading indicator will hang at 80 percent and not able to work on that.
As part of a workflow, I need to assign multiple tasks/email notifications to seperate teams depending on the value of a dropdown (17 entries). I am trying to avoid replicating the logic multiple times, I was therefore wondering if it is somehow possible to store a membership/role as a variable and then use this variable to assign tasks.  Thanks for your help
So I am trying to delete a workflow in K2 five and it will not go away. I have deleted all references to it and I have deleted all instances in workspace. I delete the workflow from designer nd it does not go away. When I click on it I can still edit it. It says I created it and it says I was the last person to modify. I CANNOT DELETE THIS FREAKING WORKFLOW. Anyone having trouble with this????? Thanks,Bryan Peters
Hi, is anyone aware of how to show the email Display Name when sending emails from K2 Five.Currently the emails just show the email address i.e. *personal details removed*We would like the email Display Name to show up in outlook instead i.e. 'K2 Live' looks much neater and friendlier.  Many thanks,
Hello, In my application, I use "UMUser" SMO to use properties of users from Azure Active Directory, however it can't detect users who haven't logged in to K2 with AAD credentials.I believe UMUser takes data from group "Everyone" in K2, but the problem is, that even after new user will log in to K2, he isn't being automatically added to the group - all new users are added to tabel [Identity.Identity] in K2 database, but they aren't attached to Container "Everyone" in [Identity][IdentityMember] table. How can I force K2 to update group "Everyone" to include every new AAD user instantly in the database, so I can receive all the data with UMUser SMO? Â
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.