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 I receive "the operation could not be completed because the item was removed from gallery" when adding "K2 smartforms viewer" web part to a SharePoint 2010 site. Diagnoses K2 for SharePoint components were not installed on SharePoint App server.Missing...- K2 for SharePoint - K2 Designer smartforms Client Event.wsp- K2 for SharePoint - smartforms Web Parts.wsp Resolution Running the smartforms setup.exe on the sharepoint app server alleviated the issue as two .wsps are downloaded and deployed while running of the smartforms setup.exe via sharepoint 2010 webparts selection.
Hi everyoneIs it possible to customizing inbox ? I mean, I want some tasks that I set in workflow has a specific color at inbox.RegardsAmir
Hello Guys, we are looking for disabling smartaction feature in k2 appit worklist . I know this is posssible in k2 blackpearl easily . is there any way in appit also to do this? Thanks,
Symptoms Error packaging and exporting Diagnoses The package and deployment tool is a critical tool but it seems that there are few things wrong here in relation to the creation of packages. There is nothing wrong with our workflow definitions and they work fine but the package and deployment tool keeps failing to export with strange errors stating the following in correlation to the workflows.- Workflow ProjectWorkflow Name is referencing a property kdselected method type, unknown that cannot be found.This appears for a few of a workflows. Resolution A fix is available for this error upon request, please do contact K2 support.
Symptoms After upgradeing to 4.7, designer won't work Diagnoses After upgrading your engine from 4.6.11 to 4.7, the designer does not work.You get the following error stating:"Array cannot be null" Resolution This issue can be resolved by running a repair of both K2 Blackpearl and Smartforms from the installation media. It could be the case here that there were corrupted dlls during the upgrade from 4.6.11 to 4.7 which the repair tool has replaced or repaired.
I'm trying to parse data out of a repeating section but when I store it into a collection, the collection is blank.1) The Mass Update columns are stored in a variable (inputXML)2) I use the Query XML {WorkflowVariable:inputXML} and use the XPath output (/RepeaterData/Items/Item) to store as a Collection variable called Collection Item- At this point, I can save this variable to a list item and see the content, so good so far.3) I have a for each that takes the Target collection (Collection Item) and stores it into a Multiline Variable (MLOT_Item)- Here is where it breaks. One of the fields in the repeating section is AssociateName. AssociateName shows up under the variable inputXML, but once the Collection Variable is collected and stores the Items into the MLOT, it's blank.I'm so confused why the collection variable wouldn't store the data? Anyway come across this issue?
Symptoms K2 seems not integrated with Sharepoint, is requesting login again. Diagnoses The issue here is to do with logging into Sharepoint when wanting to use the K2 app. You get multiple log in attempts and would like to know what is the best possible way to get around this. Resolution This is expected behaviour as one login is windows authentication and the second is for K2 Oauth authentication, so you will need to do this only on the first time you login to sharepoint.
Symptoms Error when starting a workflow on K2 Diagnoses When calling a K2 Service to start a workflow you receive the following message:ClientException: 25223 Process not foundat SourceCode.Workflow.Client.InternalConnection.Call(ArchiveX ar, MessageType msgtype)at SourceCode.Workflow.Client.InternalConnection.CallFunction(ArchiveX ar)at SourceCode.Workflow.Client.Connection.CreateProcessInstance(String ProcName, Int32 Version, String Layer)at SourceCode.Workflow.Client.Connection.CreateProcessInstance(String ProcName)at K2Service.Core.Workflow.UserWorkflowController.StartWorkflow(String processName, String folio) in c:ProjectsAllocations runkK2Service.CoreWorkflowUserWorkflowController.cs:line 88at K2Service.Core.Workflow.GenericWorkflowController.StartWorkflow(String folio) in c:ProjectsAllocations runkK2Service.CoreWorkflowGenericWorkflowController.cs:line 129at K2.CoreServices.Service.StartWorkflow(String workflowName, String folio) in c:ProjectsAllocations runkK2.CoreServicesServ
Symptoms Cannot start K2 blackpearl service after upgrading from 4.6.11 to 4.7 Diagnoses After a automatic upgrade of blackpearl, it is not possible to start the K2 blackpearl service. Eventlog notifications are:1 An item with the same key has already been added.2001 Error Starting Host Server: An item with the same key has already been added. Resolution You can resolve by going into the hostserver.exe.config file and check to see if the smoservices was set to true. If this is the case, please do set this to false and please do a K2 service restart.This could have changed during the upgrade of K2 itself. The smo services will need to be configured. You can have a look at the two docs below on how to do this.http://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#Configuration2.htmlhttp://mikerodionov.com/2015/08/configuring-https-for-k2-smartobject-services/
Symptoms Generate PDF error Diagnoses The PDF could not be saved.?Type: System.FormatException?Message: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.?Source: mscorlib?Method Base?Member Type: Method?Name: FromBase64_Decode?Module?Scope Name: CommonLanguageRuntimeLibrary?Declaring Type?Full Name: System.Convert?Stack Trace:at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)at System.Convert.FromBase64String(String s)at SourceCode.Forms.Controls.Web.SaveAsPDFHandler.FixTheme(String html, String serverTheme)at SourceCode.Forms.Controls.Web.SaveAsPDFHandler.ProcessRequest(HttpContext context) Resolution This issue has been resolved with the coldfix roll up patch. You will need to contact K2 support to obtain the fix.
Symptoms Since the migration of our production environment K2 Blackpearl from 4.6.6 to v4.6.11 our users are no longer able to access the Viewflows from their browser and get a page of error 404 "File or directory not found"Example of a URL leading to the error:Http://wfk2.intranet: 81/workspace/Tasklistcontrol/ViewFlowMain.aspx?ProcessID=28042Description of our environment:- 2 production servers installed in Windows 2008 server, with IIS 7- access to the farm via a load balancer F5 using the DNS alias "WFK2.intranet" (which is also the name of the farm K2), load balancing on ports 81, 5252 and 5555- use the same service account to run the "K2 blackpearl Server" service and the K2 web application poolsOther tests performed to diagnose the problem include:- server name in the URL (instead of "wfk2.intranet") -> no error encountered- IP address of the load balancer F5 in the URL (instead of "wfk2.intranet") -> no error encountered- delete the DNS domain in the URL: http://wfk2:81
Anyone encountered this before? Failed to retrieve form control for canvas. Object reference not set to an instance of an object. It appears when changing Single Line Textbox's 'Connected to' attribute. Though values are being set as what you have intended, error is a bit bothering during development.Error occur on a newly setup environment. The old development environment doesn't throw this error. The only difference is, the new one runs on SQL 2014 backend, while the old on 2012.I've tried re-installing, setting SQL DB roles (WSS_Content_Application_Pools), and probably all other fixes I can see in this forum and outside.Exact error is:Failed to retrieve form control for canvas. Error: Object reference not set to an instance of an object.. Stack trace: at Nintex.Forms.SharePoint.Services.NfWcfService.GetUpdatedFormControlForCanvas(FormControlProperties formControlProperties, FormVariable variable).
All,I've a form variable which is connected to a SP column.I've a calculated value which is connected to the form variable.I've 2 panels. Each panel has a drop down with the same information (1 panel will be hidden depending on who you are).I'm playing with various formulas in the form variable I just can't get this syntax correct.Depending on which drop down you select I want the value of the form variable to update and be reflected in the calculated value. i.e. if dropdown 2 is blank, but drop down 1 isn't show drop down 1's value and vice versa.I'm looking for a no code/no workflow solution ideally.Thanks
Symptoms When browsing to a Viewflow URL, Silverlight continuously spin and does not render the Viewflow:https://k2.denallix.com/viewflow/viewflow.aspx?processid=205 Diagnoses When building the Viewflow URL manually, the letter casing of the 'ProcessID' parameter needs to be taken into account.https://k2.denallix.com/viewflow/viewflow.aspx?ProcessID=205 [WORKS]https://k2.denallix.com/viewflow/viewflow.aspx?processid=205 [DOES NOT WORK]http://stackoverflow.com/questions/24699643/are-query-string-keys-case-sensitive Resolution Changing the parameter to 'ProcessID' (case-sensitive) resolved the issue.
Dear All, if i have a object (like "Send Notification") an within this object some references - something strange happens.if i copy this object within the workflow, the refence will loose their information. After putting all the references (again) in the new object, it works fine. Any IDeas? Thanks in advance We use WF2013 (3.0.8.0)
For the Request approval, I am looking to make the approval from look better. Nintex offers an option to use InfoPath to make it look better. Has anyone worked with this? I am looking for examples and how you did it.
Symptoms When using the 'get confirmation from user in a dialog with {specify heading} heading and {specify message} message' action if user click a checkbox then need a confirmation message and if user click 'OK' then proceed it else clear the check box. But when user 'Cancel' the check box on confirmation message, how would you execute another method to clear the checkbox?https://help.k2.com/onlinehelp/k2appit/UserGuide/1.5/default.htm#How_Tos/Display_a_Confirmation_or_Pop-Up_Dialog_and_More_Rule_Tips/Rule_Examples.htm?Highlight=confirmation Diagnoses N/A Resolution There are some special considerations when using the check box confirmation message. Please see the blog below:https://tangjunjie.wordpress.com/2015/07/16/using-smartforms-rule-get-confirmation-from-user/http://codecodecode.ninja/2015/04/k2-smartforms-how-get-confirmation-from-user-action-works/https://startrule.wordpress.com/2014/09/10/smartforms-get-confirmation-more-elegantly/Essentially, the 'if advanced condition is
Good afternoon,I've been having a problem with Nintex forms for some time that I can't solve on my own. My forms always render missing the right side boarder (see pic).I suspect the issue is in the CSS (below) but I don't know enough for me to determine if this is in fact the issue. I have pasted the CSS below.Any help would be appreciated./* Template styles */.ip-container{border: 1px solid #000000;border-style: solid; }.ar box{border: 1px solid #000000;font-size: 14pt;align-content: center;color: #000000;}.nf-form-input{background-color: #f4f2ed;}.nf-form-input .nf-filler-control-inner, .nf-form-label .nf-filler-control-inner{top: 10px;bottom: 10px;left: 10px;right: 10px;}.nf-form-input .nf-textbox-wrapper{left: 0px;right: 0px;}.nf-section{border-top: 1px solid #000000;margin-top: -1px;}.nf-section-bottom{border-top: 2px solid #000000;margin-top: -2px;}.nf-item{background-color: white;}.nf-item-alternating{background-color: #f2f4f7;}/* Mobile styles */.nf-mobile-form{background-colo
Symptoms When attempting to start the K2 connect service on one of the two servers in the cluster we get the following error:"K2 Connect Server failed.Time out has expired and the operation has not been completed"Looking in the Event Viewer the following is logged:"Service cannot be started. System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_ApplicationInstanceComponents_Destinations". The conflict occurred in database "K2Connect", table "dbo.Destinations", column 'ID'.The statement has been terminated.at SourceCode.ServiceObjectModel.Server.Runtime.Service.ConnectClientRegistration.GenerateConnectInterfaces()at SourceCode.ServiceObjectModel.Server.Runtime.Service.ServiceObjectModelServerService.OnStart(String[] args)at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)" Diagnoses The specific error can be caused if the Default K2 connect destination has not been set correctly in K2 connect Administration. Res
hi, i m facing the issue on connecting the k2 enviornment with office365.need steps / guidlines to make a conenction between them .?
HiI am stuck. I am trying to create a new documentset, based on a list Element. For that I have created at workflow using the Create an element on another list action.The only thing not working is updating a person/group column with multiple entries allowed.I have read here that i am supposed to use this format -1;#domainxxx.By using a "Save to workflows history list" i have checked that the variable is set correct. But the workflow just ignores this column and leaves it blank, i have tried with typing just one person into the column - but it is still ignored.Any suggestions anyone?Thx.The two first are Regular expressions and configured as described in the article i have made a link to.The next two are Build String actions also configured as described in the article. The second last is just a "Save to history" action and finally the last action is a Create an item action.
Symptoms After upgrading to K2 4.6.11 the following entry in the SmartForms Runtime web.config doesn't work anymore:This switch should enable support for the IE8 browser. Diagnoses It seems this functionality has been removed (again) in 4.6.11 since we are moving away from IE8. Resolution Since SharePoint 2010 is still supported in K2 4.6.11 and it's based on Document Mode = IE8, we have provided a coldfix for 4.6.11 that should enable the "LegacyBrowserSupport" key again in the web.configPlease log a support ticket for 4.6.11 and mention this internal ID: 602423 and 602424Please note IE8 and SharePoint 2010 support has been removed in K2 4.7 and above therefore no coldfix exists or will be created for that version. See the
Hi there,I have a weird problem: sometimes one of my workflows errors, but all the fields are 'green' when viewing the workflow history.I get this error: The workflow could not update the item, possibly because one or more columns for the item require a different type of information.My workflow in particular:I ended the workflow and started it again and then it worked without an error. On other items this error happens too but very rarely.I cannot find a mistake either.What my workflow does:1. Check if title= title of an item from another library with with ID xxxANDCheck if description= description of an item from another library with same ID xxx2. if one of them are not equal, update the item in the other library. (title and description).When the error occurs the workflow is going to step 2 even though the title and description are equal. When I start the workflow again the workflow does not try to update the item and no error occurs.Any ideas how to troubleshoot this issue in general
I want to get the Managers Display Name displayed in my Form. What I have tried so far. I created a variable “v_manager” with the Formula userProfileLookup(RequesterCtrl, "Manager") …RequsterCtrl is a PeoplePicker. Then I created a CalculatedValue “cv_manager” and applied the Formula userProfileLookup(v_manager, "PreferredName"). The result was nothing …no value will be displayed. What am I doing wrong? Tia!
Hi, Connect. I am working on a project for a high-profile client in New York, NY using on-premises Nintex Workflow 2013 Enterprise, Nintex Forms 2013 Enterprise, and SharePoint Server 2013 Enterprise. The client is hosting their production SharePoint 2013 farm on-premises. In the event of failure, they have a secondary, DR (disaster recovery) farm hosted in Microsoft Azure running on virtual machines. The DR farm is a hot spare farm, meaning it is online 24/7 and maintained just as rigorously as the production farm. In order to achieve automatic fail-over, the SharePoint content databases are replicated asynchronously from the AlwaysOn group on-prem to the AlwaysOn group in Microsoft Azure. In Azure, the SharePoint content databases are read-only. They only become writable in a fail-over scenario. My client would like to achieve the same level of fail-over with the Nintex content databases.The main challenge here is to keep the Nintex content databases and SharePoint content da
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.