Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
Let me start off by saying I am new and very green to both Sharepoint and Nintex. So I will apologize upfront if this question is a dumb one. I am a maintenance Supervisor and we have decided to create Team Sharepoint sites to help organize some routine functions and close communication gaps. I have created a form using Infopath that my techs fill out daily and then submit it to a Document Library on their Sharepoint site. I have the Form published to a Form library on the same site. When the tech submits his form it is saved in the Document Library as a Infopath .xml file. I saw in Nintex Workflow that their is an Action called Convert. I have been trying to figure out how or if I can make it take the .xml file and convert it to a .pdf file. If that is possible to do the next step would be to delete the original .xml file. What I am trying to accomplish is preventing someone from being able to open a completed form and making changes to it after it has been submitted and I can't find
I have problem with pause for, is frizen.I tried to run with "SharePoint timer Service" service stopped, but it did not work, I tried to start this service, but the problem continued.This service must be run or not?In central Administration I restart the service, but the problem continued.I'm confused, what configuration I need to do?
Hello All,I am having a few issues when a user tries to respond to a task using Lazy Approval. If they respond using Lazy Approval, the workflow fails and gives the following error: Error in request approval action. Unauthorized attempt to update approval task by <domain name><userID>, The response has not been recorded. And the outcome shows 'Error.'The user in question has appropriate permissions to approve the tasks, and if they approve / reject it using SharePoint interface it works fine. This happens only with Lazy Approval. I am using Nintex Workflows for SP 2016, version 4.3.0.10Could anyone please help me with this? Thanks,Adi
Hi everyone, I have been testing my form and only can i see the content populate from the database in the testing enviornment and not in the LIVE. Can anyone please tell me what is wrong?
I have following list setup List Name "category" having three column all (Single Line Text)CATIDCATNAMEMAINCATAANAMEEBBNAMEECCNAMERDDNAMEREENAMER List Name "UsersCategory" having two columnUsername (People and Group)MAINCATUser1EUser2RUser3EUser3R List TransactionColumn1Column3MAINCATabcdefghRdfsfsddfE Based on List Transaction I have created a Nintex Form, and I want to achieve following Show a dropdown based on List#1, which display CATNAME filtered by “CurrentUser” MAINCAT mentioned in List #2 ("UsersCategory") List.If the Current User is “User1” then the dropdown will show only CATNAME (ANAME and BNAME) and if “User3” is a current user then all category will be display.I need to save selected value of dropdown in List #3 MAINCAT column. Any Idea how can I achieve this ?
I have create a query to get the data from sql to the sharepoint, when i test the query it will no have problem but when i go back to sharepoint the data won't pop up. I figure is that the reference problem or sharepoint problem or my reference put wrongly
Hi All, I have a Nintex Form with (Web Request) which is working fine when detail is selected by the user and submitted on forms. I Only get an error come up when the user doesn't select anything from the list and keep it empty (Multi Selected items) and submitted the form. I get an error like (an error has occurred in Create User) and give me this link - https://docs.microsoft.com/en-us/sharepoint/dev/general-development/common-error-messages-in-sharepoint-workflow-development I have no idea how to make it work please any help welcome.
On many of my forms, Calculated Controls are used to display informative messages to the end user. For example, once a form has been approved, I might display the following snippet: The Calculated Control formula for the "Approved by ..." message is as follows: Approval Outcome + " by <strong>" + userProfileLookup(ApprovedBy, "PreferredName") + "</strong> (" + userProfileLookup(ApprovedBy, "WorkEmail") + ") on " + formatDate(ApprovedOn, "dd/MM/yyyy hh:mm tt") Every time this form opens, the Calculated Control has to... well... calculate, and this involves two userProfileLookup() calls, and a formatDate() call. Once this form has been approved and the Calculated Control is evaluated for the first time, it would be nice to not have it re-calculate every time the form is subsequently opened. Which brings me to my question: is there a better way? By "better" I mean in terms of performance by eliminating the need for repeated calculations. Can the output of this Calculated Cont
Hi, I have Sharepoint 2013, Nintex workflow 2013 and Exchange 2013.In Nintex Global Settings, i set SMTP-server outgoing mail dns address my Exchange 2013 - exchange.mkc.ruAfter run my workflows with notice, i see in ULS error : System.Net.Sockets.SocketException: Connection is not established, because destination computer rejected connection request 192.168.1.171:888.Although port 888 is not specified anywhere. And my exchange is configured for port 25.How Nintex gets port 888 when sending?
I am using Nintex workflow web service to get list workflow items initiated by requester / initiator as nintex workflow default web part do " workflow i have started"
I'm using SQL Request and want to default to the first item (from the database) in the list. Is there an event the fires when the dropdown list options have been updated? Is there another way I can requery the list and then default to the first item?
Hi all, is it possible to run 2 workflows on the single SharePoint list, the 2 workflows are not related to each other and they doing seperate tasks. the reason why i am asking is, currently the SP list have very complicated Workflow and now there is requirement to create a new simple WF for the list to send the reminder task. I am not confident to change the existing Workflow and i was thinking to create a new one? Regards
I am trying to remove the FIRST occurrence of a parenthesis in a string. Here is my input text: Douglas Christopher W) I have some (comments) to add. Using RegEx, I can use the Pattern ) And the Replacement Text : But that will change ALL the occurrences of the ) character, returning Douglas Christopher W: I have some (comments: to add. How do I turn off the global flag and just convert the first instance?
how to get selected values from Nintex List lookup with display format multi select into multiline textbox
When I edit the item in the list, the repeated values in section, appear without symbols, but when I click in preview mode $ appears. I need in €. I can not change that.
Nintex/SharePoint On prem 2013 We are creating an employee onboarding process. Part of the process is creating a new personal H: Drive on the network drive. Is it possible to automatically do that through the workflow or via a webservice call. if so, how? I need steps and what kind of information so we need to collect from IT to automate this process?
I have created a workflow which assisgn task to user and first response applied is configured . Now suppose we have five person in the group i.e A,B,C,D,E now B rejected the post and post reason for rejection i want to catch the rejector comment and rejector display name. I have alrady stor the task as collection and did the query its woring fine for single person but for multiple person its not working
I build a workflow with two steps: first step is to copy the list item itself with "create element in another website" which works fine. Now I want to copy the attachment(s) as well and used the "web service call AddAttachment": SOAP: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/sharepoint/soap/"> <soap:Header> </soap:Header> <soap:Body> <m:AddAttachment> <m:listName>https://xxx.yyy.de/Feedbackmanagement/Lists/FeedbackmanagementNeu</m:listName> <m:listItemID>{WorkflowVariable:lidNeueElementID}</m:listItemID> <m:fileName>{ItemProperty:FileLeaveRef}</m:fileName> <m:attachment>base64Binary</m:attachment> </m:AddAttachment> </soap:Body></soap:Envelope> Unfortunately I receive the following error messag
I have had Vadim's custom action since past two years, and it has worked before but now i cannot get it to work now. Also @vadim_tabakman's blog post has not been updated in years. I am not sure whether it is still working. I get below error, and i am able to get attachment URL's properly. Error Getting List Item Attachment. Object reference not set to an instance of an object. Is there any way we can convert the list attachments, or even a document as base64 with nintex workflow?
Hi Folks, I just produced a use case for a project we are working on with @mlauer's excelent Repeating section as html table in mail post. My output table in the email this workflow produces looks like figure 1. This is a huge leap forward from the looping mechanism I was using before with my InfoPath form. I want it to look like figure 2 (an Excel mock-up) though with a bold heading and formatted for curreny in the last two columns. I also want to add an additional row at the botom that renders a grand total. Can anyone tell me how to add the inline CSS styles I need into the following XSLT code? <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match="/"> <xsl:apply-templates /> </xsl:template> <xsl:template match="Items"> <table border="1" width="100%" style="border-collapse:collapse;background-color:#eee;border:1px solid;color:black;font-s
Hello, I wish I could get a different answer form depending on the content type working. Now Nintex gives me the same form even though I'm in a different type of content ... Can you help me please.
Hi all, I want to make a people field required, if a decision is approved within the flexi task. I did it like it is descripted in several post within this forum: 1. https://community.nintex.com/t5/Nintex-for-SharePoint/people-field-required-if-Approve-is-selected-in-a-Flexi-Task/td-p/26062 2. https://community.nintex.com/t5/Community-Blogs/Using-validation-rules-to-ensure-a-comments-box-is-not-left/ba-p/85225/page/2#comments But it did not work for me. I´m also aware, that it is not shown in preview mode and I`ve checked if the value for "Approve" is "1". Any ideas are welcome, because I´m kind of desperate. That´s what I´ve added as a validation rule to the person field I want to validate: (Decision=="1")&& isNullOrEmpty({Self})
When a try create a link inside at rich text and click in don't do nothing. If i try to create a link using html source and put <a href="#">testing</a> also doesn't transform in the link, why?
While testing a workflow we discovered that the person requesting a workflow approval can delegate the workflow to themself then they are able to approve their own request. Is there a way to disallow workflow approvals by the submitter/requestor?
Hi Team, We have sharepoint 2013 onpremise version and have nintex workflow running on it. We have multiserver farm where we have 2 WFE and 1 app server and 1 SQL server. In SharePoint health analyzer, we are getting notification that "one or more service is the farm has unexpected state" fon our app server. We have checked and found that on app server "Nintex Live Workflow Queue Service" service is stuck on starting state. However all our workflows are running fine they are being processed successfully. Now we need to know if stopping and starting this service has any impact on our sharepoint farm/workflows and if no how we can restart it and what should be the status of this service in sharepoint farm (Stop or start) could you please help us to understand this.
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.