Interactive workshop: Automated DocGen for Manufacturing Ops
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Error 61007 Permanent failure sending message test: System.FormatException: The specified string is not in the form required for an e-mail address. Workflow task not working how to fix
Can you connect K2 to Microsoft Topdesk? I want to take information on the K2 and send it including file attachments as a ticket on Microsoft Topdesk, is this possible?Thanks.
Hi Team,We are working on the Nintex K2 5.7 version.Trying to access the Management/Designer URL and getting "502 Bad Gateway"/ Microsoft-azure-application-gateway/V2" message on the screen.Unable to rectify what may be the issue. The basic approaches we have done, clearing the cache, Open in incognito mode, checked certificates and others too.Kindly help here what may the reason for this issue, you response would be appreciated. Thanks.
Has anyone successfully configured EWS with the U.S. M365 Government Exchange Service? I am assuming that a non-person entity or service account would need to be setup, but I am not sure where to start or if it is even possible without setting up the Azure AD Government Cloud. Both our versions of SharePoint and K2 are on prem. I assume the connection string would be something like this but not sure what else would be required from the K2 side or Gov Side. Any successful integration advice is welcome. Thanks<add name="SourceCode.MessageBus.Ews.ExchangeWebServicesConnection:system@k2.local" connectionString="Autodiscover=False;Url=https://outlook.office365.us/EWS/Exchange.asmx;CertificateThumbprint={YourCACCertificateThumbprint};Poll Interval=30S" />or<add name="SourceCode.MessageBus.Ews.ExchangeWebServicesConnection:system@k2.local" connectionString="Autodiscover=False;Url=https://outlook.office365.us/EWS/Exchange.asmx;User ID=user@domain.gov;Password=YourPassword;Poll Interva
Hi guys,I try to know if (and when) Nintex automation K2 could be available as an image to install it as containers over a Docker / K8s infrastructure ?Is there any work on it ? Many thanks for your helpLouis
Hi,I have a form which users can attached files to and also I save the completed form as a PDF. In the PDF table, both the application form PDF and any attached are saved with the same submission ID (seperate column) I want to allow users to directly access the attachments from the PDF table via the unique submission ID, how do i get the URL for each attachment? The idea is to pass the info into another system, but also include the URLs for the saved attachments in K2, so they can access them from clicking the URL. This other system doesn’t allow attachments, hence why I am trying to copy the URLs into the info passed to the other system and users can click the links to access the attachments direct from K2. Any ideas?Thanks
Hi All, We had an issue last week which I want to share the solution with here, in the hope that it may help other people in the future. We have a custom MVC website, part of which has a grid view of the users outstanding K2 Work Item tasks. We use the COM DLLs to get these items using the code: Connection k2Conn = new Connection() ;k2Conn.Open([K2 Server]);var workItems = k2Conn.OpenWorklist(); This was working well, however when it was mentioned that someone wanted to start using the K2 Out Of Office feature we ran some tests and realised that this wasn't returning the items that have been delegated to the logged in user. For example if Anna is going on annual leave and assigns her out of office to Barry, when Barry loads his custom worklist he isn't seeing Anna's items when he should do (despite being able to see them when using the standard K2 worklist). We reached out to K2 support about this, and eventually they sent us the following code back which makes sure that we get these
I need to setup Sharepoint groups synchronization, so I am trying to setup Provider Schedule as per instruction below:https://help.nintex.com/en-us/k2five/userguide/5.3/content/ServiceBrokers/SyncService/Sync-Service.htmFirst I am trying to start a full sync, entering Provider Name (SP) and Provider Instance Name (as I got it setup)Execution of Start Sync Method fails with the error in column AdditionalInfo in [SyncEngine].[RunHistory] table:Error - The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)--- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at
helloI have a Split in K2 Five Canvas that has 3 paths I have a data field with each path as Boolean i wat to addif (Datafield1 = true then Path1) if (Datafield2 = true then Path2) if (Datafield3 = true then Path3) but I cant because there is only nested if and I cant sperate the if conditions and i cant remove the else how to do that ? thanks
Is there a way you can see the value of a data label for debugging service (similar to adding a Watch in IDE). I have an issue with a variable being cleared and I cannot find where it is changing. In K2 there doesn’t seem to be any debugging to track the Control Value and when it is changing. Is there a trick or maybe something I can do to se where the value is changing. Thanks
I am busy building a form that will serve as a logbook. there are different users that will use this form. they can pick their names using a control button to populate a data label on the main form with their name. From there I want to populate a data label with a welcome message. This message must also congratulate the user if it is his birthday, or work anniversary. What i have decided to do is use an expression for this data label, using if statements to compare the dates. I have successfully created the if statements, but now I want to add a concatenate function to build the complete welcome message. My problem is, when I add the concat to the front of the if statement, it makes the if statement the first argument of the concat function and I do not know how to add empty cells before the if statement to properly formulate the message. Is it possible, or should I just redo all of the expression and start with the concat function first?
I am using K2 five version 5.6. I have created an editable list that serves as a logbook. After I use the add toolbar button, I can add info to the editable list. but when I press enter to save the info, a new editable list row is also created. How can I prevent this from happening?
Hi,I generate a 64Bit image string from an html canvas and get the 64Bit string.I need to move it to File control to save in SO
Issue DescriptionWhen you upgrade to Nintex Automation (5.8), an error occurs when you call the ZoneCalculateEvent API method in Workflow Management.Error Message:The following error occurs: “Unhandled Exception: System.Runtime.Serialization.SerializationException: Type: System.TimeSpan is not allowed for deserialization”ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 06.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Hello Community, Please if you can help me with the following error which appears when opening the Workspace. While we can still navigate within the Workspace, the error reappears with every refresh or when navigating between pages inside the workspace (e.g., Settings)User label:domain\useraccount does not have Administrator rights At the same time, the following errors appear in the K2 Server Event Viewer:Event viewer errorsThe content is as follows:15101 Error occurred, ERROR: User label:domain\useraccount does not have Administrator rights.2025 Error Marshalling SourceCode.Workflow.Runtime.Management.WorkflowManagementHostServer.GetUserStatus, User label:domain\useraccount does not have Administrator rights.at SourceCode.Workflow.Runtime.Management.WorkflowManagementHostServer.GetUserStatus(Byte[] bytes)8130 Error processing message from local: User label:domain\useraccount does not have Administrator rights. at SourceCode.Hosting.Server.Runtime.HostServerBroker.InternalMarshal(St
Hello, I have problem with my list view, and i dont get it why this isn't work. The problem is that if user click enter, on my list view automatically genereting a new item with some validation and this isn't thing which i want. I tried blocked enter key on javascript. But this script isn't work for that, because it is so random. This script sometimes block but sometimes don't work. Do you have any ideas, how to help me with that? I tried 4 diffrent scritps they are in attachments.
I created smartobject with 1 input paramter. It return me details as list method when executed with input paramter. Now i exposed SMO as OData but i am not able to pass input parameter in url.Can any one please tell me how to pass input parameter in URL?https://k2.denallix.com/api/odata/v3/SmartobejctName?RequestId=123
Hello Everyone,i have a smo which has a method with 2 internal methods. first one is calling a Storedprocedure and getting a value and the second call uses the value received from the first call.. some how the value that is received from the first call is passed as empty to the second call. but value is shown in the tester utility in that property while executed.
Hello everyone,I am encountering an issue (K2 Five) where Task Notifications are not sending emails, but Email Activity is working correctly.The log from K2 is as shown in the attached image.I kindly ask for everyone's help in resolving this issue.Thank you!
The problem:The K2 database log file grows fast and fills up the partition, causing other systems (that share the same SQL server) to stop working. We have this issue on our DEV environment. Abstract description of our DEV environment:We have separate servers/machines, one for the K2 server and another one for the SQL server.Our setup, is a standalone K2 server (no farm/distributed environment). While reading at the K2 forums, I've stumble some threads suggesting to shrink the log file.Currently the K2 database Recovery model is Full (on DEV environment).(1) What is the correct way/approach/solution to resolve the issue we are facing?(2) If the K2 Server database Recovery model can be switched on Simple (permanently) on our DEV environment, will it be safe? Or the K2 system will misbehave?(3) Deploying our solution on a production environment, how should we handle this?
Good Morning all, I'm having a interesting problem on my K2 SQL DB. The transaction logs are going crazy. I have read some other posts in the help tickets that indicate substantial growth such as 2 or 3 gb but I am seeing 10gb in the last hour. I cannot seem to find a way in which to determine what is causing all of the transaction logs to occur and why they are getting so huge. Can anyone point me in the right direction to either stop this from occuring or to actually see the transaction logs so that I can try and trace what is occuring. Please Note: I am aware of changing the logs to simple and clearing the out. I would like to figure out why they are growing. Thanks for the help! This is one of the best communities I have experienced, so very much appreciate any help possible.Ben
I want to use QR Code image generator in my K2 smartform. When user create request QR code should be generate and display on the form. I have 2 jquery file for QR code generation and need to be placed on K2 smartform and use function to generate QR code.How i can use jquery file for reference purpose on K2 smartform.
I found this 3 year old topic - But has anyone successfully containerized K2 Five in Docker?I know it requires a GUI installer but it can also run unattended.If we could get K2 Five in a container, then it would make deployments and maintenance much easier.For example 4-5 years from now, we will need to move K2 Five off its server when Windows 2016 goes out of maintenance. If it was a container, we could just re-install the container in Windows 2019 and be on our way.Any info is appreciated.Please share your docker config or compose if you got it working outside of the regular MSI. Thanks.
I am getting an error message while deploying a package from Nintex K2 Five 5.6 server to Nintex Automation 5.8 server.The error message appears for all service instances either it is SQL Server, Endpoint Assembly or OData.The error message is “Missing Referenced Service” .Any help will be much appreciated.
Hi I’m using the K2 5.7 and use the Microsoft Graph API to get the list of group/user. My problem is, I want to see the group name nested in another group. When executed the SMO name User with method Get User in Group, result will be the list of user in that group and all users in the nested group but no nested group name. Is there anyway to get the group name nested in those group?
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.