Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
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?
Hi everyone, I need some independent advice.A developer was given the task to write a custom service broker for K2 Five. I received a set of DLL files, one main DLL and dozens of other DLLs that are related to the frameworks used. If I were to deploy this to K2 Five, it means copying all those DLLs to "C:\Program Files\K2\ServiceBroker". This creates quite a mess of files there, in that directory, where it's not easy to know what's there "by default" by installing K2 and what's added there because of some custom broker. Isn't there some way to avoid this, e.g. having the main custom broker DLL and other related DLLs in some subdirectory?Thanks in advance for the opinions.
Hi,I’ve added a List View into my form which will be used to display messages. Users edit an editable list, i then use a regular list view which is stripped back, just to show the message on the form.However, despite me trying the settings in the list view, I am unable to get it to get the chunky top bar to not display, any ideas how to achieve this?See attached pic Thanks
Hello guys, I have a problem on the training (Nintex Automation for Business Analysts)(APPS) I’ve finished 100% but i don’t know why its still 50% completed, and i can’t continue the other courses anyone know why ?
Hi, Other than the ootb icons which you can select for the COLUMN ICON setting, can you set your own? I want to use simple things like Bullet points etc, but the icons are old school document type icons.
Hi, I created new service instance from new custom DLL. generated smart object and while executing smart object getting attached error.and this is working fine in my dev environment where as issue is with Production environment. both environments are having same network settings.appreciated if some one can assist on this. Best Regards,
Hello,This is my first time I'm using SmarBox SmartObjects with item level permissions. I have read the documentation about configuration of SmartBox SmartObject Data Access policy configuration, but I can’t figure out how to configure Data Access policy to allow each user access only to those items witch is created by them self's?Can somebody help me on this?Kind regards
I have workflow with one decision activity. In decision activity i am checking condition If A=A follow “true” path Else follow “false” path. Sometime workflow is following both path “true” as well as “false”. even if A=A in there. I am not sure why it is taking both path? Any one is having idea please help me to understand and fix the issue.
We are working on a checklist form for one of our departments, for creating checklist we have used editable list view so that each shift member can mark their own tasks for that it is required to fetch task list in one of the column on initializing the list view, but we are stuck as this is not working.
Hello, we are searching for sending a http request (POST) from K2.I found ways to send it from an dot NET assembly, from a powershell, form some applications like postman - but I fail to send this request out of K2 Can we maybe use any existing smart object for this task? Or do we have to create one by ourself? How?Or is it possible to execute a powershell out of K2? regards,Johann
Hi we are trying to pass parameter value to Worklist filter via rules and saw that filter settings was disable. How can we enable this setting?
Using 5.6 The color difference is subtle, especially when zoomed out.Can the active lines be thicker?
Hi Team,I would like to send the below xml data into the email format but its not working . Its removing the tags ans send the data into simple text. Is there any way we can send the xml as it is in email event from the workflow Formatted text<POCreatePurchaseOrderTag1><PurchaseOrders> <PurchaseOrder><PERPOrderNo>XX/PERPOrderNo><AFCENo></AFCENo><SupplierNumber></SupplierNumber><SupplierNumberSource>1</SupplierNumberSource><DateIssued>2024-02-16</DateIssued><DateCreated>2024-02-16</DateCreated><RequiredOnSiteDate>2024-03-10</RequiredOnSiteDate><LookupCurrencyDesc>EUR</LookupCurrencyDesc><Originator>XX</Originator><CommercialApprover>XX</CommercialApprover><CommercialManager>XX</CommercialManager><ExternalApprover>XX</ExternalApprover><PORaiser>XX</PORaiser><POApproverAdjudication>XX</POApproverAdjudication>
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.