Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi I have Created Insurance application using the designer everything is working fine along with the workflow now i want to deploy this application to the user how should i proceed please tell me i am stuck in this area and please put all the steps and tools to do this?
Hello Everyone, We are planning to move from 5.5 to 5.7, should we plan to move to 5.6 first or direct upgrade to 5.7 will work?What are the steps to follow for same?Are there any major changes we should be aware of before upgrading to latest version?Thanks,Prakriti
In the Workflow task assigned to manager when he is selecting for the “select action” and selects the reject in the drop down i want to add 1 text area for rejecting the form so that manager can enter manually why is he rejecting the application of the user.I know the task assigned to the manager in the task can noy be edit but is there any other option we can do to solve it.Please help me with this it is more important to me. And 1 more thing is that I want to change my email for the community portal that I am logging here to my new personal email is this possible or not please tell me the exact step to do both the task.
Hi,I'd like to transfer the solution. I have a K2 package (5.7) created using P&D where there are artifacts from on-prem SharePoint (smartobjects, views, forms, workflows) and I would like to deploy it to another K2 (5.7) that is integrated with SharePoint Online. In the target SharePoint Online site, an identical list is created with the same columns.Then when deploying in P&D, I want to map to the target list in SharePoint Online, there is a link "Confirm this site", which when I click on it, the target site opens in the browser, and I don't understand how to confirm it so I can then go ahead and select and confirm the list, which is greyed out for now.Can someone please give me some advice? Is it possible to migrate a solution from a K2 environment integrated with on-prem SharePoint to another K2 environment integrated with SharePoint Online?
Hello I want to design custom Dashboard using Designer in the K2 either with the help of CSS injection, Html codes If anyone has built it previously please help me step by step by attaching the screenshots also.
Hello Everyone, I am trying to integrate with REST API enabling OAuth authorization I am getting below errors :-One or more errors occurred.at SourceCode.Security.OAuth.Extensions.ClientCredentials.<RequestClientCredentialsAsync>d__9.MoveNext()------------------------------------------------------------------------------------ Error Marshalling SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.GetServiceInstanceSchemaDoc, One or more errors occurred. at SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.GetServiceInstanceSchemaDoc(String fileName, String className, String completedConfig, Guid serviceInstanceGuid, String serviceInstanceName, String serviceInstanceDisplayName, String serviceInstanceDescription) InnerException: {'error_description':'Access denied by resource owner or authorization server Client is not allowed one or more scopes','error':'access_denied'} at SourceCode.Security.OAuth.Extensions.ClientCredentials.<RequestClientCredentialsA
After upgrading to version 5.7, the recipients on Send Email and Task will not show up in Workflow Designer.Steps to reproduce:Create a new workflow in Designer Add a Send Email or Task step. Change the Recipient field to “Type/Construct my own” Drag and drop a variable or smart object field into Recipient Click anywhere on white space Reopen the Send Email or Task step to check the Recipient fieldWe have tested in some scenarios. The Recipient field may only show up when it is typed manually.Drag and Drop a variable into Recipient fieldClick anywhere on white spaceRevisit the Recipient field
I have an approval process in K2. This is the bottom of the approval. The user is supposed to Create a PDF before clicking submit. What i am trying to do is add a subform to the process that is triggered when the user is approving and they hit submit. They should see this subform popup. If they click submit the workflow continues. If they hit cancel, it stops and goes back to the approval screen. I have setup rules on the Submit and Cancel buttons in the subform. Cancel just says close the subform and stop the process. Submit says close the form ...and the workflow should continue. The problem I am having is that the subform flashes up and then closes. It doesn’t stop and give the user the ability to action the subform.
We have an issue with a Smart Object Odata that has been setup the management SO functionality. Basically when we run the endpoint we get an error has occurred. In the past it was working but for some reason it is not longer working. What I am finding strange is the the OData SO name is different from the actual SO name it has a prefix of OData_{smartobject name} while the rest of the OData endpoints don't have that. Does anyone know how I can understand what is causing this error. Thanks
After the first installation, I decided to configure “IIS” and run the configuration again to select “bindings” there. But the error "Register Environment, Success: False" appearedI have attached installation logs, RSD logs and logs from Windows, please help ----------------------------------------------------------------------------------------Faulting application name: SourceCode.Configuration.Api.exe, version: 1.0.0.0, time stamp: 0x61954b73Faulting module name: KERNELBASE.dll, version: 10.0.17763.348, time stamp: 0xd620e319Exception code: 0xe0434352Fault offset: 0x0000000000039149Faulting process id: 0xa88Faulting application start time: 0x01da3ca46df7cf9dFaulting application path: C:\Program Files\K2\SourceCode.Configuration.Api\SourceCode.Configuration.Api.exeFaulting module path: C:\Windows\System32\KERNELBASE.dllReport Id: 8b78fd61-1023-4582-886d-b6ecf40fdc1dFaulting package full name: Faulting package-relative application ID: Application: SourceCode.Configuration.Api.exeCoreC
Hello, since yesterday I've had a problem with the K2 designer. First I got this error, which I've resolved as follows. Now that this problem has been solved, when I want to open or create a form I get this error, and only with one specific user account the others can create / edit all my current form. I don't know what to do about it.
Using the Smart Object Azure Active Directory provided by Nintex with the method for Add User to Groups Failing with “Insufficient privileges to complete the operation.” Can anyone confirm what permissions the API needs in the App registrations
Hi Team,We have requirement where we would like to see all worklist item assign to the user to the Admin user.I have implemented with Task SMO but problem i am facing is, if user has not Admin rights he is not able to see any worklist. How we can do this for the normal user or user who does not have Admin rights.
I am currently using oracle database to connect to K2 using a oracle service instance and it works fine.I am now trying to create a new service instance for new oracle database, which resides on same server same port but getting errors while running smart object for this new database instance.Error is : Severity: Error Error Message: The invoked member is not supported in a dynamic assembly. InnerException Message:In application log i see error : Exception The exception is: ServiceObject definition does not contain method. ServiceObject : [PODS_SERIES_MV7]. Method : [List] at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType) at SourceCode.SmartObjects.Client.SmartObjectClientServer.GetSmartObject(Guid guid) at SourceCode.Endpoint.Server.DynamicServiceRest.CreateDynamicService(String pathName, Dictionary`2 systemIDs, Boolean staticSmartObject, RestBindingTypes
I'm trying to figure out how to build K2 task list application for scheduled tasks. The idea was to create task list (SmartBox SmartObject) where users can create an item as task, with all meta data, responsible persons, deadlines etc. needed for this task and configure schedule for this task to be fired, for example every Monday. So every Monday there will be started Workflow instance for this task.Basically custom scheduler.My idea was to use K2 Management schedule functionality. For example to create a schedule instance of workflow for every task in my app, so this schedule will kick off when needed by task configuration and start corresponding task of my K2 app. Unfortunately I can not find this K2 workflow scheduler Form and re use it in my project. Maybe someone have better idea how to build such applicaiton?
In the ServerLof.ProcInst I see some records with a status of 6, what is it? I’ve found a couple lists like this: but none that explain status 6. As far as I can tell these are terminated workflows (but wouldn’t that be status 3 or 5?)
Hi community, I'm looking for an answer to a simple question:Is it possible and supported to integrate two separate K2 Five (5.7) environments/servers (test and production) with SharePoint Online in a single tenant? In a few minutes of looking through the documentation, I could not find this information. Can you advise me?
Hello, I'm new to K2 and I'd like to know if it's possible to modify a form after it's been submitted and how I can do it?I haven't figured out how to do this, so I've created a workflow that starts when form "X" is submitted, which will assign a task to the request creator, asking him to complete the smartform "X" and then validate the task,but I can't manage to retrieve the information he submits and assign it to my form field.Does anyone have any idea how to do this?
Hi, I'm new to K2 and would like to know what's the most efficient way to set up multi-language forms?
We use K2 on prem. Can K2 connect to Snowflake?
Hi, using REST API integration, I have a method that is suppose to post a JSON body.I have used fiddler to intercept the request received from the endpoint. This is what I need to post (This is working in postman):[{"mediaId": "ZAA4398F9","color": "RED","duration": 60,"pattern": "FLASH_4_TIMES"}] So in my smart object, I pass the body as a serialised item:{"$type":"CY_Imagotag.k2RESTidentifier_MediasFlash, CY_Imagotag, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null","mediaId":"ZAA4398F9","color":"RED","duration":60,"pattern":"FLASH_4_TIMES"} I have sniffed the request using fiddler, other parameters are receiving it correctly. But not the JSON body portion. The server is receiving a blank body.
Hi all,Just wanted to post on here for any feedback from anyone who has upgraded to v5.7 automation from an earlier version of K2 five.We are currently on v5.4 and I was planning to upgrade to v5.6, but now with the release of 5.7, I was hoping to get any feedback on all pitfalls and any dropped features which scupper my upgrade.I’ve never known a K2 upgrade go smoothly, so I just want to get my expectations in check and gather any info from those of you who have gone through the upgrade. To help, here’s a few questions:Is it too early to upgrade to 5.7, should I go to 5.6 from 5.4 instead? Will K2 Studio continue to work smoothly (we have a lot of legacy workflows which work great in v5.4, I don’t want them to break). From watching the Feb 23 K2 product update, I believe that K2 Studio is now bundled into the 5.7 installation, rather than it being separate Will Hybrid Email mode still be supported? i.e. SMTP mail via K2 form Rules - Send Email and Exchange Mail via Workflows Send Emai
The K2 Five 5.5 Fix pack 31 file is corrupt too https://download.nintex.com/k2product/K2Five55March22CUFixpack31.zip
Hi, The K2 Five 5.6 Fix pack 29 file is corrupt. Please provide a working zip file for download. Regards,Peter
Hi, Is it possible to hide menu in Custom Workspace in K2 based on Roles? Regards, Suharmin
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.