Learn about the latest Nintex capabilities at New at Nintex
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
 Symptoms  Receive the following error when running workflow with SmartObject event that executes a load method which returns XML data then assign that data into Process XML data field. "Expression must evaluate to a node-set."  Diagnoses  The issue has been identified as a bug in the product and will fixed in the future release.  Resolution The workaround is to assign the result XML from SmartObject into a String data field first then using a separate data event to transfer value of that string data field into the xml data field then that seems to work ok.  Â
Question from another user:Â I am new to the community. I have a Nintex platform set up to tie into our corporate On-premise sharepoint. I am trying to use the Nintex mobile app. When I am on the plain old internet everything works fine. When I try to use the Nintex Mobile application on a device hosted on our corporate network (firewalls / proxy) I get a cannot reach server when I try to do something like "refresh forms".Two quick questions (hopefully).What are the networking requirements for having the Nintex mobile app reach the Nintex live cloud?Where on the device (if anywhere) is the client application's error log.
Good morning,I created a form where a user can upload attachment file before submitting the request for approval.And the approver need to read this attachment before approve.Now, when i changed the form type to Nintex Forms, i am not able to find the attached file, while it was there before changing the form type when it was Default.How can I add attachment link in the approval form the so the approver can view the attached file before approve.Thank you
 Symptoms Dears,Could you please advise about the protocol used between,-K2 Application server and K2 DB-K2 Application server and K2 for sharepointfor ex. SOAP request or etc? Diagnoses "port 1433 and 135 on SQL...6332 for SharePoint..Here is the details...https://help.k2.com/onlinehelp/K2blackpearl/ICG/4.7/default.htm#Prepare/Firewall_Settings.htm%3FTocPath%3DPrepare%7C_____2Kindly have a look at this kb too:https://help.k2.com/kb001318it is about protocols and port that should be open between k2 and different servers.We need to ask for the use case here, why do you want to know this and we don?t do anything special in k2 so not sure why you want this info?if they want more please go to K2 ME services team the email is yousef@k2.comhttps://help.k2.com/onlinehelp/k2blackpearl/DevRef/4.6.9/default.htm#Database_Reference.html" Resolution Customer order ticket be closed after the following response:"port 1433 and 135 on SQL...6332 for SharePoint..Here is the details...https://help.k2.com
 Symptoms Dear,The follwoing issue has been identified during Security ScanUnencrypted __VIEWSTATE Parameter in web.config files.URL: https://ss-jhd-wfsft/Runtime/BlockedBrowser.aspxhttps://ss-jhd-wft/ViewFlow/ViewFlow.aspxParameter: __VIEWSTATERisk(s): It is possible to gather sensitive information about the web application such as usernames, passwords, machine nameand/or sensitive file locationsFix: Modify your Web.Config file to encrypt the VIEWSTATE parameter Diagnoses "K2 does not make use of the __VIEWSTATE parameter and do not store any information in it, thus there is no need to encrypt it.The reason the client/tool sees the paramater is because the .Net framework adds it automatically" Resolution Customer closed the ticket after the following feed back:"K2 does not make use of the __VIEWSTATE parameter and do not store any information in it, thus there is no need to encrypt it.The reason the client/tool sees the paramater is because the .Net framework adds it automatically"Â
 Symptoms Dear,The follwoing issues has been ientified during security scanning.1. Missing "Content-Security-Policy" header2. Missing "X-Content-Type-Options" header3. Missing "X-XSS-Protection" header4. Missing HTTP Strict-Transport-Security HeaderKindly check the attchemnt for detailed info.Please provide the solution to fix these issues. Diagnoses "These headers can have different values and the client will need to determine which values are most appropriate to their environment - There are a lot of resources on the internet explaining each.The below are examples of each one and are merely suggestions - As stated before, the client will need to test their solutions thoroughly when applying these.Content-Security-PolicyX-Content-Type-OptionsNote that this one can cause issues if we do not return the correct content type - If such errors occur we will have to fix it before this header can be used.X-XSS-ProtectionHTTP Strict-Transport-Security" Resolution customer closed the ticket aft
 Symptoms 1. During Security Scanning they have identified the MongoDB NoSQL Injection issue with the Parameter "pattern" in Calendar Ajax Control.https://ss-jhd-wfsft/Runtime/Runtime/CalendarAJAXCall.ashxThey were able to Inject Value to the Parameter pattern adn they are getting the response back.2. Microsoft Windows MHTML Cross-Site Scripting3. Missing Secure Attribute in Encrypted Session (SSL) CookiePlease find attached doc for more info. Diagnoses feedback from our Security expert here in Labs:The below would be my response to the client:There are no fixes necessary for K2 to make - Please see below for further detail:Issue 1 (MongoDB SQL injection):This is a false positive reported by the security tool used - We do not use any MongoDB NoSQL components and the request being made does not even go to MSSQL - All the request does is take the date value supplied, parse it into a DateTIme object and then convert it to the pattern supplied.Thus there is no security issue present and no
 Symptoms During Security Scanning they have identified the Cross-Site Scripting issue with the Serial Number.SN contains the Special Character and is it possible to Encrypt the SN and we can pass the Encrypted in the Query String.SN ? Special Character ValidationWe are sending the plain text ,Fix:1. This is to be changed to Encrypted value2. Incase of any Error, Redirect to Custom Error Page. Diagnoses My Last response was:"By the looks of it, the attached security report contains all the issues and responses as recorded before 4.6.11 Update 40 was installed.After update 40, the SN or Serial Number value will be HTML Encoded in the responses that are shown in the attached document.However, there is a known issue that when the worklist item is opened or action-ed in subsequent call using the SerialNumber value containing scripting values, the script will execute.This issue has recently been resolved in our main branches and should ship in the next on-premise release."It was in response
 Symptoms  After upgrading to 4.7, when executing the AD Service2 > GetGroupsByUser method no results are returned.  Diagnoses  This is a bug with 4.7.   When applying the fix, should the error below occurs:   An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.   This is due to Windows blocking the assembly. After copying the .zip coldfix file to the K2 server, please right click > Properties if there is an 'Unblock' option, please do so before application of this fix.  Resolution A coldfix was provided to resolve this issue. To request this fix, please log a K2 Support ticket.  Â
You have been working all week on the designs of your forms, but have you made a backup of them.Remember you have an easy way to do it. >>>Â Â Do you use another backup strategy?Tell us about it.Have a nive weekend
Within Task Notification, I can insert various URLs and Display Names, but I'd like them to be combined, so that the Display name is the link and the user does not see the actual URL. How can I do that?Also, similar problem - When I add/move text within my Task Notification, I seem to "lose" the proper link. For example, when I initially use an action that contains a Task Notification, there is a link to "Context Item Display Name" which works fine. But when I add text before and after it, and move text around, I "lose" the link and the notification only shows the actual text of "Context Item Display Name". How can I get the name/url back?
Hi,Recently we needed to uninstall Nintex Workflow from our Sharepoint 2013 server. Unfortunately, after completing official uninstallation guide, Nintex left some orphaned Event Receivers entries in Central Administration’s database, which are causing errors and issues with publishing in Sharepoint. Is there any way to safely remove those objects? I assume simply removing it from database is not the best idea. Below received error from test-SpContentDatabase on Central Administration database:Category        : MissingAssembly Error           : True UpgradeBlocking : False Message         : Assembly [Nintex.Workflow.Features, Version=1.0.0.0, Culture=                   neutral, PublicKeyToken=9(…)2] is referenced in th                   e database [SharePoint_AdminContent_2(…)3], but is not installed on the current farm. Pleas                   e install any feature/solution which contains this assembly. Remedy          : One or more assemblies are referenced in the database [ShareP  Â
HiSome of our user base has an additional email address that is stored inside their NOTES field in Active Directory. I wish to grab this and then set it to a variable (or something) so I can use it in a notification.Any idea's?ThanksNick
 Symptoms - Context: K2 Studio > mail event > changing text- K2 Studio freezes after changing either the font or size text in an email event,- As a result, K2 Studio does not answer or it proposes to close the program.- Error in log file : "General","1","GeneralErrorMessage","K2LogServer.LogProcInst","1 24129 A database error occurred : The EXECUTE permission was denied on the object" Diagnoses - Customer was informed the issue was resolved in K2 4.7 but he will not upgrade soon,- Actually the issue is solved in K2 4.6.11. Resolution Workaround : chose "Plain Text" and then go back in HTML.Â
 Symptoms The K2 Host Server stopped refuses to start with the following error:"SourceCode.Hosting.Server.Runtime.HostServerEngine.StartHostServer","2001 Error Starting Host Server: SQL User manager Error:The target principal name is incorrect. Cannot generate SSPI context"The database server is up and running and the user account credentials haven't been changed. Diagnoses Issue:K2 Host Server Not Starting."SourceCode.Hosting.Server.Runtime.HostServerEngine.StartHostServer","2001 Error Starting Host Server: SQL User manager Error:The target principal name is incorrect. Cannot generate SSPI context Resolution Resolution:Based on previous tickets, it seemed as if the issue was specific to environments where Kerberos authentication is used.Asked the customer to confirm if Kerberos is used, the customer confirmed this.Customer chose to close the ticket, reason being: Domain Access was down, got the server administrator to reset the Domain Controller.Â
 Symptoms During the execution of a workflow involving a SharePoint library, K2 for SAP and an External Web Service, a ?request timed out? error is encountered. Client is trying to pinpoint where. According to a SAP consultant the document does get uploaded although they receive a timeout. Client already increased the timeout according to this article: https://help.k2.com/kb000552 Diagnoses From reviewing the K2 Hostserver Log file, the following error was observed: "An error occurred in the [ExternalWebServices] Service Instance. The operation has timed out". This indicated a timeout occurring on the External Web Services used by a SmartObject. Resolution The client was requested to increase the "executionTimeout" and "maxRequestLength" value in the Web Servive web.config file. e.g.Please see the following Microsoft Documentation for reference: https://msdn.microsoft.com/en-us/library/e1f13641(v=vs.90).aspxAfter the limits were increased, the issue was resolved.Â
 Symptoms  [Async_ExceptionOccurred] - Error when creating new events in workflows  Diagnoses  After investigating the Network traces, it was identified that Designer/Workflow/ClientBin/SourceCode.WebDesigner.DesignerPlugin.General.4.16265.16356.3.bin was not found  Resolution By replacing the below files on the Appit instance we were able to create the workflows /Designer/Workflow/ClientBin/SourceCode.WebDesigner.DesignerPlugin.General.4.16265.16356.3.bin /Designer/Workflow/ClientBin/SourceCode.WebDesigner.DesignerPlugin.SharePoint15.4.16265.16356.3.bin /Designer/Workflow/ClientBin/SourceCode.WebDesigner.DesignerPlugin.Forms.4.16265.16356.3.bin  Â
 Symptoms K2 SmartForm / SharePoint Web Part Not WorkingWe have a custom K2 SmartForm that is used within SharePoint as a WebPart.The form has, essentially, suddenly stopped working and we cannot understand why.No errors seem to be generate because of this. Diagnoses On the meeting we found that the Smartform had the same issue as SP.We proceeded to look at the SmartObject and found that it did not execute.We increased the SmartObject timeout value and the SmartObject then completed.However the Smartform still did not complete and errors out in a workflow step.We downloaded the latest version of the process and ran through all the activity steps smartforms integration and updated the design canvas in K2 studio.We then redeployed the process. Resolution The redeployed process worked and the form in runtime and in the SP web part works.There is an issue with how long the process takes to complete but this will be investigated with in a separate ticket. Â
 Symptoms Problems with e-mails delivery to end-users - e-mails delivered with delay, sometimes up to a few hours late.In the MSMQ queue a lot of objects sit for hours without being processed. What could be the reason for the accumulation of objects in the queue? Do accumulation affects e-mail delivery delays? Diagnoses Sometimes similar issues can be caused by the fact that K2 database is full, specifically the EventBus schema. As a quick check on this you can check if there are any tables in the EventBus schema that have more than 10,000 entries. This was not the case in this instance.It is possible that such problems arise after K2 user base increase which put more load on the server and requires scaling out and performance tuning. As a a solution to slow processing MSMQ messages while K2 Server is under heavy load you can also conside the following recommendations on tuning MSMQ settings:https://support.microsoft.com/en-us/kb/901279https://blogs.msdn.microsoft.com/johnbreakwell/200
 Symptoms 1) If account is disabled in AD, what values should it have in Enabled and Resolved fields of Identity table? It is not very clear what Enabled and resolved values mean.2) You may notice that number of records in Identity table with Resolved=0 and Enabled=1 if way greater that the number of active accounts in AD. Is it normal situation or there are some issues with synchronization of Identity table? Diagnoses (1) When you disable user in AD he gets Enabled = 0 and Resolved and ContainersResolved flags will be set to 1 in case they were resolved previously.When you delete user in AD he also gets Enabled = 0 and Resolved and ContainersResolved flags will be set to 1 in case they were resolved previously.As soon as identity record becomes disabled auto refresh process won't be trying to resolve disabled user anymore, but still if some process or UMUser SmO will try to use disabled user K2 will try to resolve this user again and depending on his status in add either resolving use
I get an error when I try to enter the nintex formsWhen trying to enter the workflow gives the following have seen that the following services are not active, I do not know if that is the problem:when i started service is giving errorI tried to change  regedit 1 to 0,  but it does not workcan you help me please
Is there a way in Nintex 2010 to track how many actions have been used?I can see the list of workflows on all sites in central admin -> Nintex workflow management -> Farm workflow inventory. But there is nothing that can tell how many actions per workflow have been utilized. We're on a subscription model for specific number of workflows (and with a certain limit of actions) that expires after 1 year and I would like to keep track of how much have been consumed so far.Enterprise NWF2010 -> https://community.nintex.com/docs/DOC-3838There is a way to track office 365 for consumption but not for on premise that are on subscription. https://community.nintex.com/community/build-your-own/nintex-for-office-365/blog/2016/11/14/how-to-track-your-workflows-in-o365Any help is appreciated.
Hi, we have a scenario where a very long form needs to be created. It involves attaching various documents as well, such as ID, Proof of Residence, etc. This was previously a paper form.In its paper format, the person filling it out would be able to complete portions of the form at their lesuire, and be able to return to it at a later time to complete. For example, they may fill out the form to 80%, and then realise they need some information, which they then are able to complete a day later.Is this possible with a Nintex Form? Specifically, a Nintex Live form.Our aim is to streamline and make the process easy for an online completion, and not 'force' the user to have all information on hand within a single sitting.The idea would be that a person could semi-complete a form, and be able to return to it at a later date to complete. Once complete and submitted, any workflows would then initiate.If Nintex cannot do this, has anyone found any other ways to do this?Thank you
Started here Hi -- is it possible that formatting rules do not work in Nintex Mobile Phone form layouts? I have a form with formatti… , but moved to this new thread.Thanks Marian, setting up some control tests was a great idea (one that I should've tried sooner as part of troubleshooting 101 ) I have the opposite problem and feel like I'm chasing my tail.  Actually writing it out here helped me highlight a possible difference between Choice and Single Line Textbox controls... I have a Formatting Rule on a Panel that works fine in "Desktop" layout, but does not work in "Nintex Mobile Phone" layout on a Samsung Galaxy Note 5 running Android 6.0.1 with Nintex Mobile App v4.4.4. The original rule that works on the Desktop layout is:or(isNullOrEmpty(namedControlChoiceName), not(equals(namedControlChoiceName, "choice column string name")))then hide a panel with 2 controls, but that doesn't work on the Nintex Mobile Phone layout. A simplified rule that also works on the Desktop layout is:isN
 Symptoms PDF created using the PDF Converter SmartObject includes the error below:An unexpected error occurred while attempting to execute a server-side operation.[0] error (error) Diagnoses Occurs when the Runtime site is set to use Windows authentication. Resolution 1. Set the Runtime site to use Forms authentication2. Create a duplicate runtime site specifically for PDF generation that uses Forms authentication. Kindly refer to this KB article on how to configure a secondary runtime site: https://help.k2.com/kb001332Â
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.