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,we have a calendar control. when we run the form control work and we can select the value. But there is an issue when we set the control as read and on some specific time button click change back to editable then calendar control get enable but calendar click to select date doesn't work. Is this a k2 bug? when set read-> edit then calendar selector doesn't work.
how to make Anonymous users action a workflow in k2
Hi I have a Form that hosts several controls, including 4 tabs. Is it possible to either Print all of the Form content? Note: I don't want to just print what is displayed in the browser window (I can do this already via JavaScript). I want to print/export what is on all of the tabs too, all to one document. I am open to Export to PDF, if the Print idea is not feasible. Thanks
Hello, we'd like to start a new K2 Five project, our customer is implementing SharePoint 2019 in these days (yes, early adopters :) ) Are the any plans regarding K2 Five and SP 2019 support? Thank you.Regards,Kamil
Hello everyone, We have an individual who went on vacation but left a few of his forms/views/workflows checked out. I have found the 2 articles below about how to cancel the checkout. However, I am wondering if there is any other way of doing this without running the stored procedures? https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/discard-checkin-form-checked-out-by-other-user/td-p/91142https://community.k2.com/t5/K2-blackpearl-Articles/How-to-check-in-K2-form-on-behalf-of-another-user/ta-p/76707?nobounce= Thanks,Paul
So we are creating subsites through a K2 workflow. I know you can specify for the subsites to not appear in top bar and quick launch of the parent site if created manually. But if its created through K2 I dont get the option to turn off those features. Can anyone help me with this?Much appreciated.
Hi K2 Community,I have a requirement where user would like to complete a default client event by system with the backend code. The default client event have 2 decision, Approve and Reject. When the system run the backend code, either Approve or Reject will be return as the result. Then if result is 'Approve' the workflow will proceed to activity A, and if result is 'Reject ' the workflow will proceed to activity B.   Â
Our company purchased SelectPDF to replace an older PDF application. I have a webservice (HTMLToPDFConverter) that uses SelectPDF and I need to call it from a Default Server Event (Code) c# code. I can successfully call other webservices that I have written this way so I figures SelectPDF would be no different. SelectPDF consists of three files: Select.pdf.dll, Select.Html.dep, and Select.Tools.dep. Their installation instructions say that Select.pdf.dll can be installed in the GAC and that Select.Html.dep and Select.Tools.dep will automatically be copied into the GAC as dependency resources. So I installed ito the GAC and verified these three files were copied (I believe into the GAC_MSIL folder). When I call my webservice that uses SelectPDF, I get the following error: Could not load file or assembly 'Select.Pdf, Version=19.1.0.0, Culture=neutral, PublicKeyToken=e0ae9f6e27a97018' or one of its dependencies. The system cannot find the file specified. Has anyone gotten this to w
If it is of any help I wrote a post about my experience with connecting K2 to Microsoft Graph using the REST broker. https://blog.ozippy.com/post/connecting-k2-to-microsoft-graph/
I want to export the results from the list method of "Activity Instance Destination" smartobject into a SQL table. Is there any way I can do it in a workflow? Which event should I use in the workflow? How to configure the event? Thanks.
HI , I have a subworkflow that has just a task event 2 outcomes approve,reject . When i call IPC sub workflow from parent worfklow . scenario is 1)start workflow call IPC event that has taks for 5 receipients --- 2 actions approve,reject .wait for the respons either approve or reject 2)How can i action the the approve /reject of IPC event workflow .when i try to call from rule. it says the action is not found .how can i action approve/reject of IPC event for the receipients when they click approve,reject button from the form   thanks in advance
Hi, The business need is that the Supervisor wants a button to approve al Tasks assigned to him/her for a specific workflow type. Is there a way to do this?I was thinking there might be a Smart Object or Service instance that is able to take the workflow instance Id and action it? Please help out with the best and possible way to do this
Hi K2 Community,I'm trying out the DMZ deployment topology described at Separate IIS Server for DMZ-style External Access, however, the documentation is not clear to me. In my environment, the internal domain does not trust the DMZ domain, while the DMZ domain does trust the internal domain. I can sign into DMZ servers with internal domain accounts, we have other apps in the DMZ where we can use our internal AD accounts to sign into them. There's a firewall between the DMZ network and the internal network that blocks all traffic between them, we configure firewall policies in case-by-case to allow traffic on specific ports. The edge firewall is mostly limited to port 443, again this is on a case-by-case basis. So far this a common DMZ environment. I'm installing K2 Smartform runtime and web services on the DMZ --IIS app pool will run with an internal domain account, as recommended by the documentation--. The account I'm using to install it is from the DMZ domain because the DMZ is join
Hi K2 Community,I have been testing different K2 Five installations scenarios with a PROD license and in both instances a stand-alone or farm configuration, K2 Host Server process will not start --this is a new installation, not an upgrade--. HostServer*.log files always have the following exception:Â Â "7582","20*personal details removed*:53:56","Error","General","0","ErrorMessage","SourceCode.Hosting.Server.Runtime.HostLoadBalancedServerManager.Poll","0 System.Exception: Error (500) Internal Server Error.at SourceCode.Configuration.Client.Extensions.RestSharpExtensions.EnsureSuccess(IRestResponse`1 response)at SourceCode.Configuration.Client.ConfigurationClient.GetServices()at SourceCode.Hosting.Server.Runtime.HostLoadBalancedServerManager.Poll()","system","127.0.0.1","ServerName:D:Program FilesK2Host ServerBin","7582","3e4fda2b8f1646228765d4bbf50f512d","""7688","20*personal details removed*:53:56","Error","System","2001","ServerStartError","SourceCode.Hosting.Server.Runtime.HostServer
Hi All, Is there any way I can use JQuery library Alertify in my K2 five forms. I tried to create data label and refer with css and JavaScript files but it seems not working. Could you please help me how I can achieve it. Really appriciated for your help. Alertify Liberary URL:https://alertifyjs.com/guide.html I have created three data label and assign it with script expression on Form Initializing.      Â
Hi, I want to retrieve the list of active tasks of a workflow from K2 Worklist "Task List". From the Task List, I want to obtain the list of destination users from K2 so that I can create a report of the active tasks pending action from the destination users. Is there any way I can obtain this information, from K2 database? Thanks.
Hello all,My admins tell me that end users aren't setting up their Out of Office delegation, and they would like a big button on the home page of their K2 app (in SharePoint) that offers the option to do that. Users aren't finding the existing button on their worklist, maybe because it's small and unlabeled so they don't know what it is. Anyway, is there a URL or some other way to pop up the "Configure Out of Office" dialog window that I can be launched from a big button on the SharePoint/K2 app home page?
I found problem after refresh identity cache. K2 cannot resolve some user in identity cache table. Column ContaineResolved still equal 0.When user try to getting worklist (K2 workspace, Worklist Control in smartform).K2 system does not any response util timeout. But another form user can visited normally. I found message below in error logs.I try to enable "Ignore Foreign Principals". K2 cannot resolve user yet.If I try to manual update column ContainerResolved = 1, user can get worklist normally. K2 system does not struck. And I found error message below in ADUM error also."Error", "GetDirectoryEntry", "Unknown error (0x80005000)", " at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)at System.DirectoryServices.DirectoryEntry.Bind()at System.DirectoryServices.DirectoryEntry.RefreshCache()at ADUM.K2UserManager2.GetDirectoryEntry(String path)", "Additional Information: ", "GetDirectoryEntry(LDAP://)" Please suggest how to solve this problem. Thank you in advance.
Could not find a proper documentation for this.Have the hotdocs advance Rest Apis, trying to integrate it with service instance in K2. Any ideas around this?
Hi All, Can we change the category of a deployed workflow from Management? I could move the workflow to new category in designer but while deploying it get deployed into old category in Management. Is there any way to change it?  As per the below thread, it is not possible but want to know if there is any workaround.  https://community.k2.com/t5/K2-Five/Changing-Workflow-categories-in-K2-Management-Screen/m-p/102758#M543 Regards,Madhu
Hi,We work with K2 and we use SharePoint as a data repositoy.We are experiencing the following problem. After have created a package the logical name of one of the workflow has been changed. The name should have as a prefix the name of the Site Collection concatenated with the name of the List where we have put the workflow.The name of the workflow is correct before the packaging and wrong after.We have found the string with the wrong name in the table "Deployment.ModelItemStatus".Can please someone help us to understand how this table is used and if there are any relation between its content and the result of the packaging process? Thank you in advance and bs regardsFabio
Hello Experts, we are using K2 smartforms control Wolflow instance chart control. In this when we select the wokflow then it show the exact workflow name , is it possible to change the x-axis lable of process name?
Hi, K2 5.2Scenario: Using  Word Document Generator Service Broker ,genrating a word document,Now passing that genrated document(from virtual directory(server)) to a file control.i want to upload that file attachment in sharepoint. Issue: File is not getting uploaded in sharepoint, i also tried saving the file in smartbox but that is also not happening,also on clicking the file control file attachment is not getting downloaded, however i can see that document is uploaded in the file control. Can any one please suggest any solution? Thanks in advance
Anyone else seen this issue? We have a workflow that's been around for about six months. It was created by User A. When I visit that workflow and look at its Last Modified Date and Last Modified By, it shows a date in the past, and User B--who was not even hired onto our team on the date K2 says the workflow was last modified. We do have a few workflows that need to be changed at the database level to switch their checkouts or locked-bys to different users, but we checked and this was not one of them. Any ideas why this is occurring?
We just upgraded our K2 environment from 4.6.11 to 4.7 to 5.2 with latest Fix Pack. We have a legacy workflow which was built in Visual Studio Pro 2013. After the upgrade to K2 Five 5.2, we tried to package and deploy this legacy workflow using K2 Studio and it throws following exception:Â Attached is the full text of this error.Â
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.