Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
We have tried running the Setup Manager after a database restore, and we end up with this error as attached in one of the servers. Please can you advise what we may be missing? --- End of inner exception stack trace ---at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)at RestSharp.Http.GetRawResponseAsync(IAsyncResult result, Action`1 callback)at RestSharp.Http.ResponseCallback(IAsyncResult result, Action`1 callback)--- End of inner exception stack trace ---at SourceCode.Configuration.Client.Extensions.RestClientExtensions.<ExecuteAndEnsure>d__0.MoveNext()--- 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 SourceCode.Configuration.Client.Helpers.AsyncHelper.RunAsSync(Func`1 func)at SourceCode.Install.Package.Actions.K2.RegisterShard.Execute()at SourceCode.Install.Package.Act
Hi there,I have a custom control that I have been making changes to and it is working as expected on the server I have developed it on.When I go to deploy the newer version to a different K2 server (the older version was deployed and working as expected on the 3 other servers) I am getting the following when the Forms engine is trying to read the .js file associated with the control (this happens for both the designer and runtime sites):Refused to execute script from 'https://my_k2_server/Designer/Bundles/Js/DT.K2.Forms.Custom.My_Custom_Control?_v=5.1012.21313.1' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.If I load through chrome developer tools on the server that I developed the control on the above equivalent Url, the server returns the JavaScript file contents as expected to the browser.There were a number of xml property changes so I had to re-run the controlutil.exe to update it (this normally isn’t a problem but am mentioning i
We are in the process of Upgrading a K2 V4.7 to 5.5. At the moment the k2 4.7 is installed on our company sql server. Our aim is to install a fresh installation of 5.5 on the same sql server. So we end up with two k2 Sql databases (different names example k2, K2config. Would this create any issues on installation? or anyone had experienced issues with this kind of installation ? Thanks
I have come across the below article when researching how to upgrade from 5.5 to 5.6:This is not contained within any of the release notes for this version. Is it something I still need to be concerned about?In the release notes, it mentions that the .1 version of the installer...“Fixed the bug relating to the K2 Configuration Service not able to connect to SQL when a SQL Alias was configured on the SQL Server.”Does anyone know if this fix is referring to the issue mentioned in the article? There is no KB given and the article above doesn’t mention anything about aliases. Thanks in advance.
Hi all,Please i need a solution on how to validate some data on my excel sheet which i am uploading to a smartobject using excel export service.on the excel sheet i have a colunm Barcode, Name, AssetType, SerialNo etc which i am uploading but i want to use the barcode on tjhe excel sheet for validate whereby if the barcode exist on the smartobject the system wont upload that row or colunm on the smartobject.Thank is advance.
Hi,i have a list view (List view A) which i input a data into on a form and i also have another list view (List view B) which just contain data…List view A consist of item, Quantity, Budget etc WHILE List view B consist of Budget, Balance, Request etci am getting the budget in the List view A from List view B, doing a get list.i have a procedure which i pass in the value on the list view A to do a deduction or addition, if the budget value from list view B is 3 which i get into budget of list view A and i input 2 into my quantity controlthe procedure ought to deduct the quantity value from the budget in list view B but it does not.my thought was may be the procedure is not picking the value on the list cause when i use SMO test to test the procedure works fine. Kindly help with a solution on this.thanks in advance.
we have configured K2SQL authentication and enabled all the Pre-requisite and however when we try to login using K2SQL then getting below error. Claim mapping configuration cannot be found for this claim. Claim information: Name='XXX', Issuer='FormsSTS', Original Issuer='FormsSTS'. Please ensure that you have configured the K2 server as specified in K2 Help: Installation and Configuration > Configuration > SharePoint > Claims-based Authentication.
How do I create a workflow in nintex 2013? I need to select all the old items and keep only the items of the quarter, ie today's date -4 months whatever is minor delete, I managed to do with the date calculation however it does not fix the quarter.
What are the below Nintex solution available on premises Nintex PromappNintex WorkflowNintex AssureSignNintex RPANintex Forms and Mobile AppNintex DocuGenNintex Analytics Nintex Xtensions
Hi All,I just want to know if there is way to revert back to previous Task/Activity.Details: Let’s assume i have a workflow running where it involves 2 Activities one after another. When the workflow is in Activity 2, is it possible to redirect it to Activity 1/Short Close it (Not via the Management Portal or SMO Tester Tool).Expectation: Like configuring the Activity 2 output using another form or view. I tried all the ways, so just double confirming whether this can be achievable or not.
How to shrink a two page nintex form to 1 page when print to pdf
We encountered an error message when upgrading to K2 5.2 to 5.6. Unable to validate encryption. Reconfigure K2 from the Start Menu, if the problem persists see https://community.nintex.com/t5/Technical-Issues/Commands-to-update-K2-Database:encryption/ta-p/123784 for more information. Even after reconfigure, the issue persists.Has anyone else encountered the same issue?
We currently have K2 Five (5.3), no fix pack. We would like to upgrade to K2 Five (5.6). Do we have to upgrade to 5.4, 5.5, then 5.6? or Can we go directly to K2 Five (5.6)? Thanks in advance, Kim
Hi, Is there a way to rename the attachment in k2 smart form? I need to rename the file by adding a sequence number at the end of the file for the same filename so as not to overwrite the existing file and for history purposes. 1st File Name: SiteLocation.pdf 2nd: SiteLocation-01.pdf 3rd: SiteLocation-02.pdf Thanks Dabuskol
Good day, how to configure different URLs with different authentication issuers on the same environment? for instance, I need to configure https://k2W.denallix.com to use windows integrated authentication while https://k2F.denallix.com to use form based authenticationand https//k2AAD.denallix.com to use Azure active directory authentication and all of the above URLs are on the same environment
hi everyone,i am facing blocking error while installing Nintex k2 5.6 below is the log file. <H1>504 Gateway Timeout</H1>Gateway timeout expired while waiting for server response</HTML> at SourceCode.Configuration.Client.Extensions.RestClientExtensions.<ExecuteAndEnsure>d__0.MoveNext()--- 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 SourceCode.Configuration.Client.Helpers.AsyncHelper.RunAsSync(Func`1 func) at SourceCode.Install.Package.Actions.K2.RegisterShard.Execute() at SourceCode.Install.Package.Actions.AnalyzableAction.PopulateValidateAndExecute(Target target) 09:23:08:>> AnalyzableAction.PopulateValidateAndExecute: End execute standard action: SourceCode.Install.Package.Actions.K2.RegisterShard: Register Environment, result: False
Good Day So on my workflows i have always used smart forms and on each task they auto generate a view with ' Folio , Activity Name, Instructions and select action' as seen on my 'approver task' screenshot i provided. I would like to remove that whole view and use my own controls on my form to select an action on either Approve , Rework or Decline. Approved: Takes it to another Task for approverDecline : Declines and sends emailRewok: id like it to ReOpen original sent form so user can resubmit Task. all without that auto generted view How would i go about doing this?
Error in request data action. The specified string is not in the form required for an e-mail address. I had an external address with underscore. Do you think that might be the problem?Plant4_Eagle_test@manner.com
I am trying to create a way to import excel row data into a K2 smartobject on K2 cloud. As I cannot create custom control features I am having a little trouble. Has anyone on Cloud been able to successfully import data from Excel into K2? Thank you,Alexandre
HiI need to embed som javascript in the header of my theme, for internal tracking of user behavior.Where/How do i do that ?
I need to bring data in to List “A” from a list that is in a different SharePoint site. Can that be done through a Nintex workflow?
hi,i am facing version compatibility issue in nintex one of my team member created a process in nintex k2 5.6 and i am using nintex k2 5.5 so when i tried to deploy package file of 5.6 in 5.5 it show version compatibility issues.can someone please help me out in this it is urgent.
Is it possible to use the Page Viewer Form Control to show the list items attachment?In our environment, we are using an on premise Nintex 2013 version, (we haven’t moved to O365 yet). Our department does not have access to install any SharePoint Server side code, and our IT department doesn’t allow for niche code changes on the server. Also, I don’t write code but I do stumble through JavaScript enough to get by. To sum up, my options are limited.The project is a Purchasing Card Expense Report Form, where the receipt for the purchase is the list item attachment. One of the requirements is to have the form and attachment print to a single PDF. It doesn’t have to be pretty, it just needs to show the form data and the receipt (aka, attachment). I was thinking that if I could get the Page Viewer From Control to view the attachment, then I could use a Button Control to do a screen print of the form and attachment together.Is this possible? If so, could I get any code hints and where would
When a user opens a form, the system prompts a message that “The server principal "XXX" is not able to access the database "YYY" under the current security context.”Where can I grant access right to the user?
Hello, As shown below, is there anyway to navigate to last page of the list view ? The is no button for that. Thanks
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.