Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hello everyone, I would like to add a new line in an editable list, but at the top of the list (and not at the bottom of the list as it is by default). In the case of long lists, it can be really nice at the top. Has anyone done this before? I work with K2 Five version 5.5. Thanks in advance for your help! Annick
I'm using k2 web designer. When I create a workflow under a category that has underscore in the name, when it get's deployed it gets replaced with space, so it gets deployed in totally different folder in k2 server.
Hi There  Would you please advise if it is possible to call a power automate workflow using k2? If yes, would anyone please advise on how to achieve this.  Thanks Â
submit attach file more than 13 KB file name does not insert into sql server. How to solve this problem?
In order to make sure no orphan SmartObjects is left behind when a new kspx package is installed, we would like to cleanup already created SmartObjects by simply deleting our solutions SmartObjects category - and sub categories - and preferably do it via Powershell. Â Anybody know if it is possible? Â
I need to install K2 Server ( Full installation) on a Bare Metal Server. Â I have Service account created for K2. Can i use the same service account as administrator account ? Apart from this What are the other accounts needed ? Â Post Installation do i need to configure application pool ?Â
Hi guys, I am installing a K2 Five environment to my team start taking courses and practice, so, we create a virtual machine to deploy it,- Microsoft Windows Server 2016And I am having some issues:1. Cant create the site on IIS2. During the installation, I am trying to connect K25 to SQL Server Express where I created a database with the according permissions to the user, but it don't set up the connection. Could you help me?
Hi There, I am working on a REST API Smatobject and while executing it from Management it throws the below error.However when i am trying to exeute my Postman Collection and Swagger file it works fine. I am not able to understand what i am missing and where.Requesting help from yall k2 experts out there rocking. Thanks in Advance.
Hi, We are using K2 Five 5.3. There was an server update after which we are not able to start K2 Service.Starting K2 services through windows Services app gives error message as in the attachment.We tried starting the K2 service through command prompt using <NET START "K2 Server"> which gave below message"The K2 Server service is starting.The K2 Server service could not be started.The service did not report an error.More help is available by typing NET HELPMSG 3534." The command <NET HELPMSG 3534> gives similar message, "The service did not report an error". K2 Configuration Service is up and running. Any help is appreciated.Â
Hello . I'm new to K2, and one of my assignments requires me to create a form that will take a user's date selection from one view and auto-generate the next 5 dates on another view. I was also curious if this could be done on an item view rather than just an editable list View which is what i am using. I'm fine with the other parts of the view, but it's the transfer of data (the date from view 1) from one view to the other (view 2) and then generating the other 5 dates that I'm having trouble with. I've tried different rules, but I can't get the date to display or generate in the next few columns.  I'm just looking for clarification on how to do this; perhaps I need to first create a SQL database and then associate it with the smartobject with the sql of date generation alreaded embedded because I'm not sure at the moment. Â
I have a picker column in a K2 form linked to sharepoint. When searching for names from AD in the column, it gets tough, so I would like to limit it so that it searches in a specific AD group, how do I do it?
Hi, I'm getting the error below from a K2 workflow.  However, the selected method (Execute) does exist in the target SmartObject. Below are screenshots of the workflow settings and the SmartObject method.  Any ideas on how to solve this? For additional context, this was also copied using the package and deploy tool from another environment where it works without any errors.
Hello! I'm new to K2, so please help.I need to perform folowing steps:1.Double click on list View row (from Form1) >>2.Transfer parameter to another Form2 >>3. Place an existing View via some method on the Form2 according to the value of transfered parameter. I am aiming to avoid placing&hiding multiple Views on the Form2 and showing them in appropriate conditions.Is there any standard K2 way to place a View on the Form using K2 rules, if that view already exists in the system?Thanks in advance!Â
I need to know when we can have more than one k2 server for our K2 application.
Good day!Today without any changes in K2 or Exchange Online we have had issues in ALL 'send e-mail' activity "SourceCode.Workflow.Shapes.EWS: Autodiscover not available and mail cannot be sent. Reconfigure K2 server with valid Exchange settings."Unfortunately, I don't have another O365 tenant or on-premise exchange server to test it with other settings. K2 Five (5.4) FP53.What can I do to fix or deeper investigate this issue?
Hi, I am trying to implement a broker which should be able to get the token using Client Id and Tenant Id and then will invoke other REST apis. K2 form is anonymous so I can't get user details from the K2 service. My requirement is that while calling a broker method, token should be generated and only then it will return result from REST apis. I am using Microsoft Identity framework to get the token and below is the code -- var accounts = await app.GetAccountsAsync(); AuthenticationResult authResult; try { authResult = await app.AcquireTokenSilent(scopes, accounts.FirstOrDefault()).ExecuteAsync(); } catch (MsalUiRequiredException) { authResult = await app.AcquireTokenInteractive(scopes) .WithPrompt(Prompt.SelectAccount) .ExecuteAsync(); }   The code gives me error in AcquireTokenInteractive() that "Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation" which ,I understood, is due to the fact that K2 runs on IIS server he
i have been trying to use my form offline on my android smartphone, but it didnt seem to be working.i heard that this feature is only supported on ios devices only, is it true?Â
Is there any way to clear down any Item References that get created as part of your WF? You can clear down data fields but I can't see a way to clear down the Item Reference - you used to be able to do this in the VS Designer in Blackpearl. I understand that I can get round this by not creating a reference and calling the SmartObject directly each time but this is not very convenient. Cheers
I've spotted quite a lot of errors in Management showing processes with the following:Â There are multiple root elements, Line 1, position xxxxxxand also this:Data at the root level is invalid, line 1. position 1Â Any ideas?Â
I have an issue after update the latest November update and fixes in K2 Five (5.4) error login to designer/management as attached
Can a K2 Form or a data label read a parameter that come from browser console?
Hi, Is anything other than support affected when a maintenance agreement expires? I presume the K2 servers etc are unaffected? Â Thanks
Hello !I have another question regarding the management of the AD since K2 Five 5.5.I need to know the list of all users who are part of an AD group.I use the "GetUsersByGroup" method of the "AD User" SMO and it works fine as long as the input group composition is only users. However, other AD groups can enter the composition of AD groups, and even at several levels.We need an SMO that can handle this recursive case.Does anyone know if this exists?If yes, many thanks for help !
Good Day, I would like to know if there is any way to send a message to a teams user or group within a K2 workflow?
Hello,I am facing the following problem, and maybe someone of you knows a solution:In my company's AD, there are AD groups of different types, including security groups (used to give permissions), and distribution groups (used to receive mails) .I need an SMO that allows me to list the AD groups by type.I use the "GetGroups" method of the "AD Group" SMO of the "AD Service 2" instance, but it gives me the complete list of groups, without distinction, and without the possibility to filter on the type of group.Does anyone know if this exists?(I work with K2 Five 5.5)Â Many 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.