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
 Symptoms Users cannot access K2 Designer website after upgrade 4.7We added AD usergroups into authentication IIS however it doesn't work anymore after upgrade 4.7We added temp All users Diagnoses In 4.6.9 group claims were added to the authentication claim in order to create authorization rules in IIS, however it caused a lot of instability and performance issues in big customer environments.We then changed the default of this functionality to be off. Resolution To re-enable this functionality, you need to edit the web.config file in the Windows STS folder (ie C:Program Files (x86)K2 blackpearlWebServicesIdentityStsWindows) and add the following setting under the appsettings node:Please make sure you do a proper clearing of the browser cache and do an IISRESET before testing Â
Hi! Is there a way to show and consult the "last row" of a smartobject? We have a smartobject that has a request ID and an entity number. When a task is transfered the request ID is the same but the entity number is increased.For example, request ID: 123456789 and entity number: 1; request ID: 123456789 and entity number: 2.... The user that has the task is also stored in the smartobject. What we want to do is to consult only the last row when the form is initializing so that we can add another rule. If in the last row the user that I transfered the task is not the same that is opening the form, the form must be read-only. This is to prevent the edition of the form from persons that mustn't have access, as the task is not delegated to them. Thanks in advance.
 Symptoms We are using our custom security provider by implementing ?IHostableSecurityProvider? and register it as ?XIAP? security label.We are using following code to open connection with k2-----------------------------------------------Using(Connection cn = new Connection()){SCConnectionStringBuilder connectionString = new SCConnectionStringBuilder()connectionString.Authenticate = trueconnectionString.Host = localhostconnectionString.Integrated = trueconnectionString.IsPrimaryLogin = trueconnectionString.Port = 5252connectionString.SecurityLabelName = "XIAP"cn.Open(connectionString.Host, connectionString.ToString())some more code.......}-----------------------------------------Everything was working fine till last week. But after upgrading our server and client to 4.7 we are starting to get error ?Claims token XML is empty"? while invoking ?cn.Open?.Could you please suggest what needs to be done to provide Claims token. Diagnoses From what I can gather if you use intergared =true, it
Hi,IÂ query a custom Web Service in Nintex Workflow 2013 and get the following XML.Somehow, I can't parse it using the Query XML Action. As a result, I get the orignal XML data back.Can anybody help me out?<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">Â <s:Body>Â Â <GetPersonIdListResponse xmlns="http://tempuri.org/">Â Â Â <GetPersonIdListResult xmlns:a="http://schemas.datacontract.org/2004/07/xyz" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">Â Â Â Â <a:Error>_NoError</a:Error>Â Â Â Â <a:ErrorMessage/>Â Â Â Â <a:Result>true</a:Result>Â Â Â Â <a:Count>4</a:Count>Â Â Â Â <a:Ids xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays">Â Â Â Â Â <b:int>100108</b:int>Â Â Â Â Â <b:int>100123</b:int>Â Â Â Â Â <b:int>100375</b:int>Â Â Â Â Â <b:int>103741</b:int>Â Â Â Â </a:Ids>Â Â Â Â <a:Objekt>Person</a:Objekt>Â Â Â Â <a:SqlCommand>SELECT DISTINCT P.PERSONID FROM PERSON P I
We are new to K2, and we got the VM server to work. We are planning to start a practical session.We have been provided with the below 4 books, 1. K2-Blackpearl Core Handbook2. K2-Blackpearl Core Excersise3. SF1_K2_Smartforms_Student_handbook4. SF1_K2_Smartforms_Excersise_Guide Can anyone please suggest us from where we need to begin, either from Blackpearl or Smartform? It would be better if you could post your suggestion asap.Â
 Symptoms Certain users get disabled Diagnoses Based on the verbose ADUM logs, these users are being translated to AD computers with the same name Resolution 1. Change the computer name, or2. Update the RoleInit of the K2 Security Label to include: TranslateWithDirectoryServices=Falseeg.ADCache=0LDAPPath=LDAP://DC=DENALLIX,DC=COMTranslateWithDirectoryServices=False...Re-enable the affected users and manually refresh.Â
 Symptoms Unable to attach if the "back" button was pressed on the initial attachment. Diagnoses Only observed on the K2 mobile app. Using the native browser works normally. Resolution This has been logged as a bug. Which version, if any, this will be included addressed in has not been determined at this time. Product Management makes these decisions based on criticality, customer demand, and other factors.Â
Although I'm understanding most things about K2 that I need to understand, the whole workflow destionation rule and slot thing I just don't get. Can someone recommend how to set up the destination rule for the following scenario:  I have 50 people in a role. I want the item to have the "role" as a destination (so any of the 50 can have visibility on the item in their worklist). The item will be a client event opening up in a smart form Any person in the role can open and examine the form and then close the form...but not end up completing the client event...(based on business rules within the LOB database, chances of two processors having the item open at the same time is minimal) Only 1 person will ultimately work/complete the item...once actioned/completed, I want it to disappear from the the worklist of anyone else in that role  In a more situational explanation, we're assigning image ID's from an imaging system to manually key into a system...we have a role of "Processor" which wi
Is there any way to combine the task edit form and the item edit form onto one form? In my workflow, the item needs to be reviewed and corrected by someone before it can be sent to others for approval. Rather than adding a link to the item edit form at the bottom of the task edit form, I wanted to just have the user scroll down to fix anything that needs fixing before clicking "OK" to make the workflow resume. I'm concerned that if I just add a link to the item at the bottom of the task edit form, the user will forget that he/she needs to revisit the task form to click "OK". This will cause an unfortunate delay in the workflow.   This is what the first portion of my workflow looks like:This is what my task edit form looks like:I added the item edit form to my task edit form by doing an export from the item form itself. Unfortunately, any changes that are made to the data in the item form section are not saved back to the item. Is there any way around this? Any help is appreciat
 Symptoms  Unable to access the K2 Application area in a test list inside a subsite with the following error message:Access Denied To design K2 applications you must be a member of a group that has K2 Solution Designer permissions.  Error message screenshot:      Diagnoses   These permissions can be configured in K2 for SharePoint App Settings > Configure K2 Permissions (see picture below).       Also keep in mind that K2 Identity Cache which K2 uses to hold user permissions had default configuration according to which it holds group information for 8 hours before attempting to refresh it automatically. Granting a user Solution Designer permissions does not take effect until the cache has been updated (default 8 hours interval expiration time) or untily you perform Synchronize Groups operation: in K2 for SharePoint App Settings > Synchronize Groups (see screenshot above).  Resolution By running the Synchronize Groups function you can force an update of the cache and thereby have
Iam trying to create a report on a list, which need to display the data in the combination rows and columns of each item. Default reports are not working for me, How to create a custom view for reports or new report, without using default view or reports.      Â
Hello,  I m in K2 designer for visual studio, i would like to know if it is possible to send a mail with importance hight into a task (notify participant) with the use of worklist item reference( to use participant name) ? Into a email default client, it is possible with the use of run with advanced but i can't use the participant name into it so i need to do it into the task notification but importance hight is not available into it.. Do you know a way ? thanks in advance, best regards ,Â
Hello, i  have a list of file attachment bind to a SMO.I would like to allow user to only upload PDF file into this list. I have try to use the case "Allowed type" with the value PDF on body properties of the column of file attachment without sucess .Into a simple file attachment control, this will work but not into a list attachment. Do you have any idea ?  Best regards,  SébastienÂ
Hello, I am new to K2 so I apologize if my question is simple. I am trying to perform a REST Call using a K2 SmartObject on a SmartForm. I have to serialize several of the form data points multiple times, and then send it to another system using a REST Call. I am able to successfully perform all these actions using the SmartObject Tester, but I am unsure how to achieve the same results using the SmartForms Actions. I mainly do not understand how to use/store the serialized data from serialization step to serialization step. Any help you can provide would be much appreciated. We are running K2 4.7. Thanks,Justin
Is there a way to update an item without updating the minor version?Document Library, major and minor version enabled
 Symptoms If a user(USER A) uploads an attachment file, and the user consequently gets disabled or deleted from AAD or AD no other ACTIVE user i.e. USER B, will be able to view or access that attachment file after the fact. They get the error ?User cannot be found?. Diagnoses This is a bug in the product. Resolution A temporary workaround will be to use the OOTB SharePoint forms in lieu of K2 SmartForms. You can switch this up under Form Setting in the K2 application page.This will be addressed in Appit 1.5 Update 2 currently scheduled to ship mid-January 2017.Â
Hello there, I am getting errors while launching the K2 designer for Sharepoint from the ribbon in a SharePoint 2013 team site. I found some blogs giving some workarounds - here and here, but to no avail.. I've activated all the required features both at site and site collection levels. Can you please advise as to what is the cause and possible workaround...Â
Hi!I used Conditional Styles in a control to show a red border, indicating that's a mandatory field.If the control is empty then show a red border.Thank you!
 Symptoms  On E-mail Event formatting a string Datafield is generating error on recently upgraded environments but doesn't generate error on Dev environment. This error was actually generated on 4.6.6 env. "Input string was not in a correct format."  Diagnoses  Generally this type of issue should appears if there are Regional setting of the K2 service account not correct.  Resolution    You can start to verify the culture configuration of K2 Service Account: it should be EN-US and with decimal separator the point '.'. To check this, please connect with the K2 service account on windows and check the regional setting of windows.    Â
 Symptoms Customer request information/confirmation regarding the latest patch (SP3) for SQL Server, specifically if any issues will arise and if it is supported. Diagnoses Issue:Customer request information/confirmation regarding the latest patch (SP3) for SQL Server, specifically if any issues will arise and if it is supported. Resolution Resolution:We have sent an info request to the responsible Dev team to get their input. The feedback we received is that it will have no negative implications on K2 if the latest SP3 patch is installed. Â
 Symptoms How to disable a tab in a view until to have all mandatory fields of the current tab filled? Diagnoses It's not possible to use the rule "Form passes validation" for this. Resolution If you need to make available/visible a tab (or other controls) according to the filling of other controls, we advise you to go through a "Data Label" which use and "Expression" as a value according to the mandatory fields 0 or 1).Then, just create a rule on changing this DataLabel (On Change).Here is a video that shows an example where I added a mandatory check.Â
I have a string variable that has the month,day, and year (eg.01/01/2016) and I am trying to Convert the string variable into a date using the Convert Value, but I keep getting the year 1900, eg. 01/04/1900..Why is this occuring.....Note my sequence is1-Using Build String   fn-FormatDate({DueDate},MM)/01/fn-FormatDate({DueDate},yyyy) which is stored in a variable called    strFirstDayOfTheMonth2-Using ConvertValue   Input is strFirstDayOfTheMonth   Store Result in dtFirstDayOfTheMonth (date variable)What am I doing wrong Â
 Symptoms How to limit SharePoint access to lists when a workflow is kicked off. Diagnoses Information required to see if it was possible to create custom permissions on SharePoint list by removing all existing when a workflow is started, and have custom permissions take their place at time of execution. Resolution This functionality was included with the release of Appit 1.5. You should be able to configure accordingly. If for some reason this still is not working for you, please advise, and will keep this ticket open while we find a solution that can be agreed upon.http://help.k2.com/onlinehelp/K2Appit/UserGuide/current/default.htm#Thin_Client_Wizards/Lists_Wizards/Lists_Wizards.htm%3FTocPath%3DCreate%7CWorkflow%7CWorkflow%2520Steps%7CWorkflow%2520Wizards%2520%7CLists%2520Wizards%7C_____0Â
 Symptoms How to make multiple columns fit when screen sized is made smaller. Diagnoses How to assistance. Resolution Advised customer to use the wrapped text option.http://community.k2.com/t5/K2-blackpearl/scrolling-in-list-view-18-columns-to-display/td-p/80398Â
I am implementing a Travel Request Form; one of my requirements is to do a budget lookup.  I am on Standard, I cannot use SQL Request.  First drop down:  Our organization has Divisions that may have access to multiple account groups, i.e. the Tech Division has access the accounts for the CIO as well as Tech purchases.  Select a Division from a list of Divisions.  This is a lookup field in the List to a list called 'Divisions'.Second drop down: The list of account groups is filtered by the Division above.  ListLookup into the 'DivAcctGroups' list filtered on the Division name from above.Third drop down: Individual accounts. I have an External List with the account group, the account, and the budget available in the account.  Filter the External List, 'TravelBudgetAvailable' on the Account Group value from the second drop down, to pick an individual account.Calculated field: Lookup into the external list, 'TravelBudgetAvailable', on the account field, based on the value from the third dr
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.