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 I have a view that I cannot check in due to Dependency Errors. Nothing on the form points me to a specific issue and I cannot figure out what the dependency error is. Diagnoses This error was due to a Drop Down in the list View which had been changed to a text box control. Drop down controls connected to a Smartobject will add rules to the View in order to work correctly. The issue came from these rules not being deleted when the control is changed. Resolution The issue was resolved by deleting the field in the column and adding a Text Box instead of doing a Change Control for the drop down column.
I have a workflow that runs when an item is created or modified. Along the way, I have a condition set for if Version is equal to 1.0, it will go down a branch that sends some tasks. If version is not 1.0, it will go down a different branch and not send tasks (assuming the item has been modified). Is this the best way to handle this?Side note : what's a good way to bypass this if I needed to. For instance, if I have a query that errors out before getting to the Version check, the workflow stops. When I go to fix it, I can't get the workflow to send the tasks without going in and changing the Version check action, running the flow manually, then changing the Version check back.Thanks!
Hello all,Recently we stumbled upon a strange issue - sometimes submitting a form through a mobile device (iOS) would lose one of the elements in a repeating section. The form is shown below and it is used to add amounts as needed. All amounts are summed in real time on the form. First there's a calculated field within the repeating section (formula is: "If(equals(currency,'BGN'),amount,0)" so that it adds only the chosen currency. And below the repeating section there's another calculated field that sums all corresponding currency fields.So, the form, as seen from the capture, has calculated a larger amount (126230) while the 5 elements actually amount to a total of 105760. There has been a sixth element which is missing (not saved and submitted) but its amount somehow shows in the total.If I open the form in edit mode the formula is being automatically recalculated correctly:So far I have been unable to reproduce this issue (reported by users) - the test forms are always calculated c
HI,I want to Set the approver as “group mail” and only one of the member who has access to that “group mail” approved then application will be completed, Could you please help me on thisThank you in advanceMani
I am building a site workflow that will let users subscribe to a mailing list. Is there anyway to either hide or lessen the visual footprint of the "Working on it" splash screen that pops up once the user clicks on the button? Its very disruptive to the end user experience.
Morning AllI have a form that requests the person name who is starting the form - IE the "Initiator Name":The actual name of this column in the list is "Initiator Name" & its set up like this:I want to send the Initiator an email notification back when this person chooses between three options:So, when The initiator chooses OTHER i want them to get an email back telling them they chose other & that once they know what the decision is (IE Scrap or Heel) they should update the form to reflect this.I thought the best way to do this would be a flexitask so that i can do a Nintex approval form that links them back to the form with the option to change the status from other to either Heel or to Scrap ( i have this style working well in other areas)However, i cant figure out how to get the initiator name into the "assignee's" box in the configure actions box in the Flextask.When i click on the book i get this page which will allow me to lookup "Initiator Name":But when i add it i get
Symptoms When trying to open something from k2 following error arises:Claim mapping configuration cannot be found for this claim. Claim information: Name='devadmin@Environmentname.onmicrosoft.com', Issuer='trust.k2.com', Original Issuer='trust.k2.com'. Please ensure that you have configured the K2 server as specified in K2 Help: Installation and Configuration > Configuration > SharePoint > Claims-based Authentication. Diagnoses Tried this solution but did not work:http://community.k2.com/t5/K2-blackpearl/Appit-Environment-Claims-mapping-configuration-cannot-be-found/ta-p/87901 Resolution Logged into Firefox with multiple accounts on different environments. Solution was to log out, close browser and log in via a private window.
Good Day my friends,I have a question, I have created 2 sharepoint list, so far I have some items there, now every list has a workflow, is the same workflow but working indivdually for each list, now my question is It would be possible move items from my list A to my list B? I need keep the workflow history log.
How can I filter a list by date less than or equal to a given date value in nintex forms and output the results to a file ?
I have been researching the Copy Item action, where I copy all of the contents of one folder to another folder. Is this a possible task using a Nintex workflow?Folders:Copy Action:
Symptoms I have a number of applications where I need to print the form to a PDF document as part of the workflow. At times, the print does not show the required document detail. Is there anything I can do to ensure that the document will be printed correctly every time Diagnoses Sent the client the new PDF converter dll, please apply this codefix on your environment and monitor the issue with the PDF?s.Please provide an update in case the issue occurs again, below are the instructions on how to apply the fix since you would need to arrange downtime since you are on a Production live environmentInstructions:1. Extract the PDF.zip file.2. Run the Install.bat file as Administrator3. If you do not use C:Program Files (x86)K2 blackpearl as your install location, then edit the bat files and replace the following in the one place at the top of each file:SET K2DIR=%ProgramFiles(x86)%K2 BlackpearlWith your folder with no quotes and make sure it has a slash at the end4. Clear Browser Cache.NOT
Hi All, I have a criteria of workflow ex: There is a Manager level user group who will approve the request and will assign the task to some technicians.I want to know how to take back the task from the technician back to manager and assign it to someone else. Let i as a manager assigned the flexi task to Mr. X but Mr.X is on leave so it has to be assigned to someone else. How to claim back automatically if some one is on absent.
I have a requirement that for a List Item that:Person A needs to review first and approvePerson B should receive the list item ONLY if Person A approves and should acknowledge receipt once received..(just acknowledge is needed not approval)Person C should receive the list item ONLY if Person A approves and should acknowledge receipt once received..(just acknowledge is needed not approval)Is the Assign Flexi Task what I should use for this requirement ? Also when I send the request to Person A I was hopeful it was possible to embed all the attachments found within the List item to the approval request.I have been using this for my reference, but it I can not extrapolate the information provided into a solution for the above. In addition I received some information from a prior post awhile back, but my above scenario is slightly different.Note my administrators have not turned on Lazy Approval in case that makes a difference.
Symptoms When I open a Runtime Form in our Test Environment it fails because it is trying to go to the Dev Runtime URL. Diagnoses This issue comes up if the Identity.ClaimIssuer table has it's URI column set to an incorrect value. In this case it was due to the URI pointing to the Dev URL. Resolution We brought the server offline so we could update SQL.We updated the Identity.ClaimIssuer table so that the URI was pointing to the Test server. Restarted the server and the issue was resolved.
I have a workflow that needs to restart if the item is edited. I was wondering if this was possible to do within the workflow or if it was something that needed to be manually done.
Hi Team,I am new to Nintex Product. One of our customer have heavily used SharePoint 2007 Nintex Tool . Now they are planning to migrate on premise version to SharePoint 2007 Cloud. We are planning to use Database backup restore mechanism for SharePoint Content Databases.Can you please help in understanding on how to perform below actions:How to identify the configurations made in Nintex?How can I know how many workflows are created, running, stopped?How can I know how complex a workflow can be?How can I migrate those workflows as-is to the target environment?Will the workflow history be retained in the destination?Should I re-create all workflows in destinations environment?Apart from workflow, what else can be configured using Nintex 2007. How to identify Basically I am looking for a guide on helping me in understanding the existing environment and migrating to different environment but of the same version.
Symptoms The customer get an issue when trying to "open a subview" action from a button in the bottom of a form :A simple click in the title area of the pop-up will move the pop-up to the down( sometime out of the current screen). The location on title is random . Diagnoses This issue a known issue. Resolution Please consider these workarounds below until such time that it has been addressed:Workaround 1On the Form (Not on the view), Add three datalabels to the canvasfor each data label set the literal property to true and the visible property to falseIn datalabel 1 set the text value toAIn datalabel 2 set the text value toBIn datalabel 2 set the text value toCWorkaround 2Create a custom theme (see documentation)Add the following to the theme CSS@media screen and (-webkit-min-device-pixel-ratio:0){ /* chrome */html{position: relative}}@-moz-document url-prefix(){ /* firefox */body{position: relative overflow: auto}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
Symptoms Searching users to assign permission works just fine. When trying to resolve user identity it fails. The error on the forceidentityrefresh is the following in the HostServer logs: Error 64007 Provider did not return a result for K2:DOMAINUser_name on GetUser Error 64010 The Identity User:K2:DOMAINUser_name, does not appear to be discoverable or does not exist. Diagnoses See resolution Resolution When you enable "Resolve Nested Groups" and the Active Directory group has an "@" symbol in its name, then that group will be disabled in the identity cache, and all the users in that group as well. The workaround here is to disable "Resolve Nested Groups". However there is a coldfix available for 4.6.10, Please request the ADUM rollup coldfix to resolve this.
Nintex 2013I have a multiline text field connected to a SharePoint multi line column.If I put the form into edit mode, the contents of the field on the form disappears from the humnan eye. Is this normally behaviour?How can I put the form into edit mode, and see the contents of the field?ThanksAndrew
All,I've a Nintex Form and I want to create a link on the form (non workflow) which includes a variable value.i.e. www.mydomain.com/user=VariableNameI'm attempting to have the link open in a new tab and the result would be a filtered SharePoint 2013 list. A list lookup control on the form is a no go.I've played with labels, calculated values, single, rich text boxes, insert functions.Any ideas?ThanksA
Symptoms When trying to create a new workflow, the Silverlight spinner spins for a while, and then the content pane of the K2 Designer just goes blank. Diagnoses As a test, we tried to "download" various different files from the server that hosted the K2 SmartForms Designer component. We created an "html" file in the same directory where the "XAP" files for the K2 Designer resides.Using IE on the client machines.1.) Hit the "K2 Designer" in order to authenticate.2.) After successful authentication, we would try to "download" the HTML file, by "browsing" to the following URL: "https://[URL]/Designer/Workflow/ClientBin/test.htm" and we were able to see the HTML file.- We tried grabbing a "bin" file from the same directory, and it worked.- We tried to hit the URL to grab the XAP file from the serverhttp://[URL]/Designer/Workflow/ClientBin/blank.xap.This did not work.- We changed the extension of a "XAP" file to "Bin", and that worked.- Then we changed the extension of "BIN" file to "XAP"
Symptoms 1.Recently we have installed K2 4.7 and .NET Framework 4.6.1. We can build and deploy our project like before from Visual Studio. But, as part of our automated build process when we try to run MSBuild on the project/solution the project fails to build.I am trying to Run MSbuild to build a workflow project, not K2 PandD. I run this command in Powershell:.MSBuild MyWorkflow.k2proj . I get the following error:" C:Program Files (x86)MSBuildSourceCodev3.5ProjectSystem.targets (17, 0)Exception has been thrown by the target of an invocation.Please ensure that the needed configuration node(s) are configured in your configuration file C:WindowsMicrosoft.NETFrameworkv4.0.30319msbuild.exe.Config. Please refer to the help documentation for further details.at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Booleanand canBeCached, RuntimeMethodHandleInternaland ctor, Booleanand bNeedSecurityCheck)at System.RuntimeType.CreateInstanceSlow(Boolea
Symptoms We have a procedure that return a list but when we add a block containing IF ... ELSE IF ... this procedure is then not detected as "List" but as "Execute". ALTER PROCEDURE [dbo].[TheProcedureName] @P_FDWorkflowPK bigint = 0, @P_StepName nvarchar(MAX) = '' AS BEGIN SET NOCOUNT ON declare @CountToReview decimal = 0 declare @CountApproved1st decimal = 0 declare @CountApproved2nd decimal = 0 declare @CountSignatureCheck decimal = 0 declare @ProgressionPourcentage decimal = 0 declare @ResultHtml nvarchar(MAX)='' --.... -- START OR REGION that generate the issue of procedure detected as "Execute" instead of "List" -- IF (@CountToReview > 0 AND @P_StepName LIKE 'FIRST') -- set @ProgressionPourcentage = ((@CountApproved1st/@CountToReview)*100) --ELSE IF (@CountToReview > 0 AND @P_StepName LIKE 'SECOND') -- set @ProgressionPourcentage = ((@CountApproved2nd/@CountToReview)*100) --ELSE IF (@CountToReview > 0 AND @P_StepName LIKE 'CHECKING_SIGNATURE') -- set @ProgressionPourcen
I am trying to edit the form using infopath but its not working.I tried to deactivate and activate the Site Collection Features Nintex Workflow 2013 InfoPath Forms but its still not workingthis feature works fine in other site collections but not in this particular site that I need. I cant delete it and create a new one because its already has many user data.any ideas?
Hi,I have a form built in Nintex Forms 2013 for managing Orders.The form contains regular fields along with Repeating Tables.The requiement needed is to be able to produce a kind of "Report" as a text document - Word or Excel Form (using MS office capabilities), containing all the Order's data (including the repeating tables).Input: The form is filled completely by the user and saved to the Orders list (through Nintex Forms).Output needed: Word document (or Excel form) with the Order's data copied automatically from a form-item in the Orders list.One idea i have is using the Quick Parts in Word to create a document template with all the data fields (copied from the Order's item). The problem is with creating the repeating data table.What other ways are there for implementing an automatic solution for the output?Can be using code (Macro/VB), XML, a third-party tool that can interface to Nintex Forms items etc.Any ideas?Thanks,Daniel
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.