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
Hi,I am new to Nintex so bear with me if this is basic. I see there might be some complex solutions using web service calls etc. but as more of an end user, I would prefer to keep it simple. Also, the fact that I can get it to work one way but not another with what looks like a similar function is puzzling.Background: A Nintex sharepoint workflow is designed to push (and convert) documents from one 'working' library to another library for broad viewing. The WF will convert .doc(x) to PDF if necessary or copy if it's a PDF already. The WF then updates metadata on the created/copied file from the current item. This includes a mix of choice, lookup, and managed fields.My issue is that when using the "Update Multiple Items action", it fails when it attempts to update managed metadata fields on the new item. However if I use the "Update Item" action it successfully updates the fields. In searching for a solution I am not even sure why this works as the solutions out there seem quite comple
While troubleshooting my workflow, I keep starting over after a publish a new version. Â Is there a way to start testing from a point other than the beginning?Â
I apologize for such a basic question. I have tried to find the answer but unable to do so (probably because it is too simple, nobody asked it).The situation is as follows - A document is created by Analyst 1 and is then sent to Mgr 1 for approval. If the approval is rejected, I want control to go back to Analyst 1 to correct and resubmit the document for approval again.I am using a flexi task for the approval. What should be on the reject side to get the workflow to go back to Analyst 1 to make changes and resubmit?
Hi all, I need to disable/enable panels within a form based on logic if a user is in a specific group. So, if the user is in Group X, enable/disable all the panels.I've seen a post that addresses this issue by setting the default value of a checkbox control. (https://community.nintex.com/thread/2690)This works for the first time the form is created, but does not seem to work for when the form is subsequently edited. I need to be able to evaluate if the user is in a specific group everytime the form is opened, and then disable/enable the panels accordingly,Thanks all for any help!Cheers,Troy
I am trying to extract the first letter from a string.For example: If the String is "Customer"Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â I want the first letter 'C' as the resultCan any one advise on this please?
Hello guys,When I tried accessing the mange workflow inventory page for a sub site, the SP return sorry something went wrong screen.I troubleshoot the log files with the correlation id, but couldn't find the reason for this.Here is the error log details: Application error when access /_layouts/15/NintexWorkflow/WorkflowGallery.aspx, Error=The wait operation timed outError establishing database connection. SQL Error: -2.: System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed outGetting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Data.SqlClient.SqlException: Timeout expired. T
We are trying to do a comparison between Workflow Adapters in on-Prem and in the Cloud and the list of the actual adapter names would be most helpful, e.g. Nintex.Workflow.Activities.Adapters.NWCalculateDateAdapter ,Nintex.Workflow.Activities.Adapters.NWCallWebServiceAdapter, Nintex.Workflow.Activities.Adapters.NWCancelWorkflowAdapter.
Hi all,Can everyone tell me how to set up the system account to Flexi Task? I have workflow and there I assign Flexi Task to someone. Flexi task still running and I can set response from web application and with another workflow I want to set Flexi Task to Approve status by web service and method (ProcessFlexiTaskResponse2) but there is a problem that Flexi Task is not set up because it is called by system account under web service and the web service request status is "Invalid User".Can everyone fix the problem?Thanks so much
 Symptoms Dear Bashar,Kindly check the below issues found during Security check and provide us the solution.1. Cacheable SSL Page FoundURL: https://ss-jhd-wft/Identity/sts/Windows/wsfedhttps://ss-jhd-wfsft/Runtime/BlockedBrowser.aspxhttps://ss-jhd-wfsft/Runtime/Bundles/Css/RT.SourceCode.Forms.Controls.Webhttps://ss-jhd-wfsft/Runtime/CombinedResource.ashxhttps://ss-jhd-wfsft/Runtime/JsonResources.axdhttps://ss-jhd-wft/ViewFlow/ClientBin/SourceCode.Viewflow.SLViewer.xapRisk(s): It is possible to gather sensitive information about the web application such as usernames, passwords, machine nameand/or sensitive file locationsFix: Prevent caching of SSL pages by adding "Cache-Control: no-store" and "Pragma: no-cache" headers to their responses.2. Social Security Number Pattern FoundURL: https://ss-jhd-wfsft/Runtime/Runtime/AnonymousResources.ashxRisk(s): It is possible to gather sensitive information about the web application such as usernames, passwords, machine nameand/or sensitive file loc
 Symptoms We are seeing that on a smartform designed to create a new list item on submitting the form, the creation of the item will fail and we will get a blank error with the following stack trace:?Type: SourceCode.SmartObjects.Client.SmartObjectException?Source: SourceCode.SmartObjects.Client?Method Base?Member Type: Method?Name: ExecuteScalar?Module?Scope Name: SourceCode.SmartObjects.Client.dll?Declaring Type?Full Name: SourceCode.SmartObjects.Client.SmartObjectClientServer?Stack Trace:at SourceCode.SmartObjects.Client.SmartObjectClientServer.ExecuteScalar(SmartObject smartObject, DataTable inputTable)at SourceCode.Forms.AppFramework.FormRuntime.SmartObjectExecution(BrokerSmartObject brokerSmo, SmartObjectBrokerMetaData brokerMetaData, Boolean outputDependencies, SmartObjectClientServer smoClientServer, Queue`1 soInstances)at SourceCode.Forms.AppFramework.FormRuntime.WorkXmlToApi(BrokerPackageCollection packages, SmartObjectClientServer smoClientServer)at SourceCode.Forms.AppFrame
 Symptoms While deploying a change to production (updating a sql view) I noticed that the sql server service was timing out on the refresh. So I modified the command timeout of the service broker to be 900 instead of 30. Then I restarted the K2 service. The K2 Service fails to restart.I have attached the server log. It looks like the event bus is failing to start. I am afraid I did something to the hostserver config. Diagnoses We had the following error show in host server logs after attempting to start the service:"30079583","2016-12-02 00:22:58","Error","EventBus","7506","Initializing","ScheduleProcessing.InitializeConfigSettings","7506 Unable to initialize configuration settings: System.TypeInitializationException: The type initializer for 'SourceCode.EventBus.Utils.Config' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Unrecognized attribute 'assemblytyperessolver'. Note that attribute names are case-sensitive. (C:Program Files (x86)K2 blackpearlHost
 Symptoms We are trying to package our PROD solution.We are getting issues like this in the package and deployment tool ? which indicates there are probably orphan entries left in the K2 database for the ListSettings properties.We need assistance as to which tables in K2 database would have these SharePoint references.Error messages:'Change Request Attachments List' View is referencing the 'ListSetting' ListSetting that could not be found.'Change Request Attachments List' View is referencing the 'SiteURL: http://[SITE A]' property on the 'ListSetting' ListSetting that could not be found. Diagnoses This solution originally existed on a separate sharepoint site http://[SITE A]. It was packaged via MMC and then the site was deleted. We then deployed this package onto a new site http://[SITE B] once again with MMC.Now that we are trying to package from Site B we see that we are getting errors with list settings and an incorrect Site URL. We examined the xml of a view that was throwing thes
Did you ever need to document your workflow? How have you done it?Do you think it 'd be useful a tool for that?
I have a JavaScript Routine from a Site Page that builds some metrics for a List and displays a d3 Visualization of those metrics. Part of the process requires building a table of values. I'd like to be able to send a string of table values to a Nintex Workflow and Update a Summary List.  If I can get this to work through a string parameter, I can parse the string within the workflow and update the list. This would be easier for me than to resort to Client-Side Code.This is what my same d3 visualization looks like:
Thank you in advance for any help you can offer.  Here is a description of the problem.A List Lookup control has the following propertiesAnd it has these filter-by values- Control: 'sltCompany' - Column: 'lpCompanySpecific'Positive test works as expected...- filter value = resultsNegative test works as expected…- no filter value = no results…until I start setting the control value programatically using JavascriptAfter function set the control value,no results are returned.Even manually retyping the filter value,the filter no longer worksReload the form,manually type the filter value,and the filter works again.Then execute the Javascript to override the typed control value......and again the filter no longer works,even manually retyping the value,no resultsNormal Javascript, nothing extravagant
Also would anyone know the price per server.thanks,Stephan
 Symptoms When trying to execute the 'BAPI_EMPLOYEE_GETDATA' method with the 'DATE' and 'LASTNAME_M' input via the K2 connect Test Cockpit as per the steps described in the K2 documentation here: https://help.k2.com/onlinetraining/bp4/default.htm#Resources/Projects/K2connect/K2connectDemo.htm user gets the error below:"Input string was not in a correct format."Looks like this is a breaking change in BP 4.7 as Support was able to confirm the issue does not present itself in BP 4.6.11/K2 Connect 4.6.11. Diagnoses This is due to the way K2 connect handles SAP date format conversion. Resolution A new version of "K2 Connect for SAP 4.7.1 (4.10060.890.0) - Build 002" that addresses this issue is available for download on the K2 portal page.The fix itself involves better handling for SAP date format conversion.Â
When I go and create a new workflow the templates are not showing, even if I click new I do not get a pop to select a template or start from blank.I am extremely new to nintex and this was working yesterday without any problems
 Symptoms Getting "an object reference" error when trying to access the K2 artifact pages i.e. SP List application artifact page or ?Reports", and "SmartObject" artifacts pages(from the K2 application page). In other words, the issue only occurs whenever a user tries to interact with the K2 artifacts within the context of SharePoint:Exception: Object reference not set to an instance of an object.at SourceCode.Security.Claims.Web.SPAuthModule.GetClaimTypeMapping(String nii)at SourceCode.Security.Claims.Web.SPAuthModule.CheckClaimTypeMappingToClearSession(SessionSecurityToken token, String trust)at SourceCode.Security.Claims.Web.SPAuthModule.DoSessionTokenCheckAndHandleRedirect(String url)at SourceCode.Security.Claims.Web.SPAuthModule.OnBeginRequest(Object sender, EventArgs eventArgs)at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Booleanand completedSynchronously)This i
 Symptoms We recently did an upgrade test run on our development environment and upgraded from version 4.6.11 to 4.7.There are however a couple of issues and we would like to revert back to 4.6.11. Diagnoses I have also provided the client with the below link to try and resolve the issue:http://help.k2.com/kb001356We also tried to remove the K2LogServer.dll that was being referenced the "24129 A database error occurred : Could not find stored procedure 'Server.kLogServerUpdate'" error following the steps below:Please remove the 'K2LogServer.dll' file from the GAC. Using the attached "gacutil".1. Open CommandPrompt run as Admin.2. Copy Gacutil to the C: Drive3. On comandPrompt type "cd c: "Press Enter"4. Type "gacutil /u "Name of the assembly or dll" you wish to remove, in this case " K2LogServer.dll ", however its going to be named SourceCode.k2logserver. Or you can search for the dll on the C:Windowsassembly and right click and uninstall it directly from the GACPlease also see post be
 Symptoms We can successfully log into K2 Mobile but get "Sorry, something went wrong" on All Tasks and Forms... As a result, we cannot use K2 Mobile. Please see screen shots attached ("K2 Mobile.zip") and server logs ("HostServerLogs.txt") attached. This is a high priority item. Diagnoses As soon as I changed the app-pool for the K2Api web-application for Designer and Runtime websites to that of the corresponding smartforms app-pools, mobile connectivity was restored. I am however surprised that this wasn?t set properly by the K2 installers. Maybe you can log an enhancement request for the installer team?Feature request was logged ?: Feature Request - Ensure that the App pool for the K2Api web-application for Designer and Runtime sites, corresponds to the smartforms app pools.? Resolution The issue was resolved by changing the app-pool for the K2Api web-application for Designer and Runtime websites so that it corresponds to the smartforms app-pools. We also logged a new feature reques
 Symptoms Users can't see workflows under the K2 Designer Document Category on Production Environment that were deployed recently. Diagnoses After you have deployed the solution as the user who created it you need to Share the workflow with other users. You will first want to make sure that all forms are checked in, go to the workflow in question, and on the file menu of the designer, click on Share and select which specific user you would like to share the workflow with. After making this change the user should be able to view and edit the workflow. Resolution How to do this:1. With the user account that deployed the solution access the workflow that isn't visible to other users.2. On the workflow designer click the green 'File' button. In the dropdown click 'Share'.3. On the Sharing settings screen you should notice the account that deployed the workflow. Utilize the people search bar located to the right to search for which users should be able to access the workflow.4. After making
 Symptoms  Poor performance with list view in smart form. We have a list view for a document library (contains 22 documents) that is taking about 45-60 seconds to load.  Diagnoses  The issue was caused by the get documents method being used in the view initialize rule.  Resolution Switching to use "Get Documents Metadata" method instead resolved the issue.  Â
 Symptoms Unable to register K2 for SharePoint.On the "Administrative OAuth Token" portion of the registration wizard. "A network error has occurred. Unable to execute server-side operation." Redirects admin to sign into O365 again but cant. Diagnoses The issue was caused by the account running registration wizard does not have global admin permission. Resolution After log in with Global Tenant Admin account, customer was able to complete registration wizard successfully.Â
 Symptoms  Unable to start the server successfully. 00:16:02","Error","System","2001","ServerStartError","SourceCode.Hosting.Server.Runtime.HostServerEngine.StartHostServer","2001 ""2062156","2017-01-24 00:55:10","Error","System","2001","ServerStartError","SourceCode.Hosting.Server.Runtime.HostServerEngine.StartHostServer","2001 Error Starting Host Server: Invalid URI: The format of the URI could not be determined.","system","10.155.143.191","CTSC00649007701:C:Program Files (x86)K2 blackpearl47Host ServerBin","2062156","fe531c580f384cbab0cc109ff21bf5cc","""  Diagnoses  The issue was caused by missing "https://" in EWS ConnectionString URL.  Resolution Using ConnectionStringEditor, we were able to edit and correct the EWS ConnectionStrings, and that resolved the issue.  Â
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.