Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
When i deploy a worklow i get this error and i have no information about the same.Can anyone help?unsuccessful with no exception returned from the compiler
I have a stored procedure built with optional parameters. However, when I create the SmartObject for it, it makes all the parameters required, and I can't change it. Is there a way to make some optional? The documentation here for "Use parameters for stored procedures" makes me think so....even if the value is set to 'true'.https://help.k2.com/onlinehelp/k2cloud/userguide/current/default.htm#ServiceBrokers/SQLServer/SQL-Server-Service.htm I already have a large number of SmOs created, and changing that value to 'false' now, breaks all those existing mappings. So I don't think that option is going to be viable. I would prefer parameters to properties in this case anyway. I'm curious if anyone has found an alternative. Thanks in advance.
I've had a workflow that has been deployed into our production environment for over a year. While it works well, the users have requested a major change that will require the addition of a new SmartObject and multiple views. This is the first time that an existing workflow is going to need a larger renovation beyond adding a single field. I am most concerned about what happens on Production to Historical instances that won't have the same structure. If I deploy a new workflow over to Production, and the Form now opens additional views, what happens to the previously completed items? (We have a list that users can open up Historical Views of "what happened"). Will these historical views use the new forms? I tried to look for more details on this and I couldn't seem to find guidance/best practices on this area.
We just got K2 Cloud and I am learning and working on our first app and already have a question I hope you all can help me with.I have a Form created with a field called Employee title. I made a rule in the Form inilize section where I Execute a get method on SmartObject for Azure Active Directory.
I'm trying to setup a weekly task reminder to users with active tasks.In my different environments I have to seperate it out so the emails only go to specific AD Groups for those environments,Example: In DEVI need to send an email to each member of a Developers group - IF they have an email address in the stored procedure I'm using to feed in the names.In MOI have 3 AD Groups I am splitting out to send emails to.I got it to work -however - if the name in the AD Group doesn't have any records - they still get an email but it's blank. I want to do like a if then else type thing on this loop. Tried using a Reference but it breaks if the name doesn't have a record.Hope that makes senseI have 2 stored procedures1 that goes and createst a unique record for an active user with email / fqn1 that goes and creates a list of all 'tasks' that belong to that user.So I need to loop the SP to match AD but if they don't have a record - do not send an email.
Hey all, I have set up a basic workflow and it send out a task, However when the recipient opens the task, the content property has the url of the form as value. Its really confusing as the recipients will click on it thinking it goes some where else even though its the same link. Please refer to the pictures. My question is how I can remove that or change it from a hyperlink to a simple text. Thanks in advance!
We are currently running K2 5.2 (5.0003.1118.0). To get to the latest, we're planning on applying:1) K2 5.2 May 2019 Cumulative Update2) K2 5.2 May 2019 CU FP 41We have 3 environments that we will be upgrading - Dev, Preprod and Prod. Our plan is to deploy to Dev, test cycle, then upgrade to Preprod, test cycle, then upgrade to Prod. This will likely take 3 weeks to complete. We have ~30 Prod workflows: 5 in K2 Five (app and workflow) and 30 legacy (migrated from K2 Blackpearl workflows, using ASP.Net front end forms). My question is for work going on during this time, could there be any problems with deployment version mis-match (either in K2 Five or our legacy workflows)? The example scenario is: we upgrade our Dev environment first. We have a solution that needs to be promoted from Dev, to Preprod to Prod. We create a deployment package in the upgraded Dev environment, and want to deploy it to our un-upgraded Preprod and Prod environment.
After installing K2 Blackpearl,I'm facing some issue with MS VS2010. "The 'WorkflowPackage' package didnot load correctly. The problem may have been caused by a configuration change or by the installation of another extension.You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'C:Usersvishal_singh12AppDataRoamingMicrosoftVisualStudio10.0ActivityLog.xml' How to fix this error?
Having received great advice and responses on my last question regarding setting up a custom SQL Server database to host content, I have some follow-up questions. First, a quick overview: We're outgrowing SharePoint and have decided to stand up a new SQL Server 2016 database to host K2 content (totally separate from our K2 app database) We're using K2 Five on-premises and our database will also be on-prem within our firewall We have Active Directory on-prem, synched to Azure ADQuestions before we create the database:Is SQL Server 2016 Standard edition a good choice or is another option recommended? Does K2 care about what the new database or server is named? In one of our K2 classes, we learned that either Impersonate or Service Account would normally be used to connect to SQL databases. Is one recommended one over the other? We want to ensure we’re setting up proper permissions to the database. I assume Impersonate would require granting large numbers of AD users read/write permission
I’m sure K2 can do this, but I’ve googled all over the place and checked the K2 community but I can’t find a response. Can K2 Cloud communicate with JDA Cloud (Now Blue Yonder). Currently, our JDA is on premises so we are using a SQL Server Service Instance, but we are researching how our K2 applications would be affected if we move JDA to the cloud. I don’t see a specific connector for JDA cloud, so I’m guessing it would be through some kind of Rest connection or OData connection. Is there any information that explains in detail how to set up this connection? Would data be accessed via an API or some other method?
Can anybody advise how I would set up autosave on a form Thanks Andy R
Hi,I have a scenario where the REST api response returns a field like below - "TeamMembers": “FirstName1 LastName1 FirstName2 LastName2 FirstName3 LastName3”and so on … .There might be n no. of team member names in this. In K2 Designer view/form, when I transfer this data (via REST smartobjects) -in textbox control it looks like-“FirstName1 LastName1FirstName2 LastName2FirstName3 LastName3” and in data label control it displays with line breaks like -FirstName1 LastName1FirstName2 LastName2……. etcI want to get the count of the “team members names” . I am unable to find out a string format operator or method to get individual names in K2 and get the count .How to achieve this ?Thanks
Hi, We just modified K2 config to connect from K2 Mobile using AAD credentials using this post: https://help.k2.com/onlinehelp/k2mobile/userguide/current/default.htm#K2Mobile/Configure/UseK2MobAuthAAD.htm Now we can login from the mobile app but then the app show us a screen asking for permisions for K2 for Office365 Mobile: https://help.k2.com/support-services/kbt139601 What we have to do to give permissions to this app? It has to be done for every user that uses the app? In the K2 help there is an article to give permissions to K2 for Office 365 app but not one for K2 for Office 365 MOBILE: https://help.k2.com/kb002052 Thanks in advance
Hi All, we have a requirement to Retrive the Serial Number afte the Task is assigned in Work Flow. back ground of the request is we want to store the Serial Number in our Custom Tables for some Analysis and Reporting Purpose. in User Task ,Email section we can get this value ,but is there any why i can get the value to Insert into custom tables after assigning the User task Thanks,Madhu
Help! I'm not sure what I'm missing. I'm trying to create a flag in a Data Label (true), if the current user is a member of an AD Group when initializing the form.I swore it worked previously in my environment, but now - nothing. Am I missing a step? I'm executing a SmartObject method at Initiliazing - Get Group Users The problem is that no matter what - the Data Label always displays 'true' - even if the user is not a member of the group. Am I missing a step/ my logic for the filter is wrong? Thanks!
Hi All I have a loop step in my workflow using a reference created via a smartobject.This works OK and at each step of the loop the user can approve or reject If they reject then the workflow is routed back to the beginning so that the item can be changed and resubmitted Problem I have is that the loop index is not being reset. If there are 10 users in the loop and the reject occurs at user 4 when it's resubmitted the loop index starts at 5 instead of going back to 1How can I make the loop start from the beginning again? Thanks Paul
Hi all, New to K2... less than a month in, and hoping for some of you more experienced individuals to make a suggestion around splits and data evaluation to help me with a workflow I'm putting together. I have a process that is going to rely on a SQL stored procedure to evaluate a set of records from a data table, and then update a specific column on that table with an error/warning code based on what (if any) problems exist with each given record: If no problems exist, the column is NULL If there is an error, the column will contain an integer between 1-499 If there is a warning, the column will contain an integer between 5*personal details removed* I am trying to get my workflow to evaluate that column, run some matching against it for patterns to identify if the code exists, then route the flow based upon that evaluation to either prompt the user to take action or proceed. Logic I'm trying to achieve is: If any record in a set contains a value in this column and that value is in
Hello, I am trying to total a set of values relate to just one field entered.See the attached screenshot where I am trying to total all things related to T1, T2, and T3. I am trying to show somewhere that T1 = 9, T2 = 5 and T3 = 10.Is this possible in K2? There is potential to be a T4, T5 etc so I am wondering if this sort of functionality is possible where depending on what is added to this object if there is potential to total those values.
Hi, I have a process that is all but complete but have a niggling issue that I just can't troubleshoot, I don;t see at all how I can be doing something wrong, so before I turn to a support ticket, does the following ring a bell with anyone? IssueI have a display form which has an 'Edit Button' on which I have set a rule on to navigate to the edit form. I first used the straighforward 'Navigate to another form' rule and later tried the 'navigate to another form and execute a method' .... but both have the same result and whilst it DOES open and load the edit form and calls in the data, a message flashes up as follow: "List ID is required when specifying Site Url." If I open the edit form via the edit option on the SP list (ie, without going through the display form first) then it opens fine without any error message. The edit form does have two people pickers on that need a site url in the configuration but I have set this up in the resolving rules (tried both the site collection url an
Hello, We wanted to change Security Label from AAD to AAD Auth in Authentication->Claims, so we done as it said in Step 4 'Add the AAD security Label in K2' in this article: https://help.k2.com/onlinehelp/K2Five/icg/current/default.htm#Configure/SF/MultiAuthAAD.htm?Highlight=azure%20active%20directoryBut after trying to overwrite old Security label from AAD to AAD Auth with the same SQL Script (but SecurityLabelName changed), all Azure Authentication stopped working and we can no longer validate new users. Even after running this script again with AAD as SecurityLabelName it didn't help - Azure Active Directory doesn't work anymore. What can we do make it work again? I attached error.
How do I execute SSIS package from K2 Five?Below is my approach:K2 Five calls Stored Procedure Stored Procedure calls SSIS package(s) SSIS package(s) could possibly call other SSIS packages SSIS Package(s) returns execution status to a SQL Table or Stored Procedure K2 reads the execution status to perform other actions within Workflows or SmartForms Here is the issue: I need restart certain SSIS packages if they failed to execute. How do I accomplish this?
Hi Mates,Can you please help me how we can design SF and Workflow email notifications in portuguese in K2 Five.If you have any example how to implement this that would be great help. Thanks in Advance.
Hi everyone, I could not find the K2 Blackpearl version 4.6.6 installation package in K2 portal https://portal.k2.com/downloads/k2five/Default.aspx. I am new with K2. Any help would be greatly appreciated! Giang
How do you create a link to a shared network file using the Rich Text Control? I have tried for over 2 hours and I can not get it to work. I've tried going into the HTML and manually typing in<a href="file/////S:folderfolderfolderfile"<a href="S:folderfolderfolderfile"<a href="https:s:folderfoldefolderfile"The system keeps either wiping out the code or changing it.Using the Rich Text to send custom instructions to Task Approvers to specific documents in the file share. I can't hard code the label because it could change for numerous records.
Hi. Can we customize email body for delegate user.when I have aded out of office configuration, the users are not getting task emails which configured for actual user. is there any way to make same task email for out of office users? Regards,Thriveni
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.