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
Hi ,  I am getting the below JSON response from the web method action NIntex workflow . Need to parse the JSON and create a table format for the values { "result": [   {     "parent": "",     "reason": "",     "made_sla": "false",     "backout_plan": "Current prod environment to be snapshotted with VmWare            prior to change.        ",     "watch_list": "",     "upon_reject": "",     "sys_updated_on": "2017-04-13 12:42:23",     "type": "normal",     "conflict_status": "",     "approval_history": "",     "skills": "",     "number": "CHG0000001",     "test_plan": "Multi-User testing on Sunday night",     "cab_delegate": "",     "sys_updated_by": "admin",     "opened_by": {       "link": "https://myinstance/api/now/table/sys_user/6816f79cc0a8016401c5a33be04be441",       "value": "6816f79cc0a8016401c5a33be04be441"     },     "user_input": "",     "requested_by_date": "2016-10-14 00:00:00",     "sys_created_on": "2016-10-07 22:12:50",     "sys_domain": { Â
Hello, I was hoping to see if anyone has a template or example of a workflow that does the following: A group can submit a request to create a new Desktop Procedure/SOP for a work department. That request gets reviewed by a manager to either approve or reject. (If reject, include reason) If approved, it will send notification to requestor of approval and allow manager to deligate task to anyone. Once completed, document will be submitted to requestor for final approval. If approved, the documemt will be included in the repository. If rejected, allow for manager to include reason and allow assignee to work on task to resubmit for approval. Seems simple enough and I'm sure I can figure out the details. But I was hoping to see if anyone already has something like this or knows where I can find it. Thanks! Â
 Symptoms When we execute UMUser.Get Users method it also doesn't return either.However Get UsrDetail method works. Diagnoses The issue was caused by incorrect value in LDAP connection string for this domain. Resolution We were able to resolve the issue with URM SmartObject not working for Get Groups method. We found incorrect values in LDAP string for the Domain.We updated the Domain setting in Workspace, restarted K2 service and that resolved the issue.Â
Hello all,I'm trying to take a simple SharePoint 2016 on-prem list and have all the items, using Nintext WF, in a Csv. I'm not a newbie, but not advanced in Nintex WFs.I already have a stringA query list:Â A forEach action that I don't know how to config yet:Â Â Finally, a send notif:Â what am I missing? I'm stuck on config forEach and know I need a var to represent all items in SP list.Any help/guidance would be appreciated.Â
My organization is in the process of implementing Nintex workflows and forms. Till we get to that point, we are creating templates for different things (BRD's, Deployment checklist etc). Has anybody created a test plan or test case for testing the workflows and forms? If somebody can share a template or example it would be helpful to get an idea on the information that should be captured for testing it approprately. Thanks.
I built different workflows for holidy planning. One approval workflow approval request and one for cancellation. Every thing works fine so far as the approver works slowly. But if he works quickly and he approves both workflows (same employee, different dates)Â within a minute, one of them fails. I don't know how to head off this problem.
Hello Team, Â We are working on Nintex Workflow to call the UPS APIs to track the Shipping. We have uploaded the required wsdl on SharePoint Document library and accessing the wsdl from there. Â Below are the details provided as input. Â Nintex Action : Web Request with below details / Parameters URL: sharepointsite/Library/Track.wsdl SOAP Action: http://onlinetools.ups.com/webservices/TrackBinding/v2.0 Body: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.ups.com/XMLSchema/XOLTWS/UPSS/v1.0" xmlns:v3="http://www.ups.com/XMLSchema/XOLTWS/Track/v2.0" xmlns:v11="http://www.ups.com/XMLSchema/XOLTWS/Common/v1.0"> <soapenv:Header> <v1:UPSSecurity> <v1:UsernameToken> <v1:Username>******</v1:Username> <v1:Password>******</v1:Password> </v1:UsernameToken> <v1:ServiceAccessToken> <v1:AccessLicenseNumber>****************</v1:AccessLicenseNumber> </v1:ServiceAccessToken> &
Hi. I am trying to create a form where we can upload pictures directly from cell. But if I choose a picture, system requests an URL address. How can I do it?
Hi everyone,  We have Nintex workflows with customized nintex task forms 2010 running in Production. Now we have a requirement to customize the nintex task form to add a button and its action defined in Javascript function.  I tried this with a sample (in Nintex 2013 )and noticed that when I modified the form and published, existing tasks forms didnt have this change while newly created task forms had the change .  Is there a way in Nintex forms / WFs (Nintex 2013 or 2016) where changes to the task form design can be seen in existing task forms as well ?   Regards, Vidya
I need to items attached in the Nintex form to come AFTER the items created from the 'Add Attachment' option on the email that is sent. Thank you in advance
 Symptoms I am having an issue with my display view for one of my forms where it leaves out most of the content for that form. All title fields show up, but the data that was filled in is not displaying and I can't figure out why. Diagnoses Adding new fields likely added a Get List Item by ID rule in initialize, which specified output mappings for the new fields but left the rest blank. Resolution A quick auto map made sure that all the fields were supplied with data.Â
Hello. I have a form with multiple sections that have separate Start and Stop times. I want to add a Calculated Value with a formula that displays HH:MM for the time between the Start and Stop dates/times. I can figure out HHs or MMs separate but not as HH:MM. Thanks, JB Â
Hello All, Â I'm attempting to create a workflow notification on a discussion board, and it has several conditions I want to try and meet. So here we go . . . I would like the supervisor of the poster to receive a notification when their direct report posts something to a discussion board (I know this notification is possible because 'Manager' is an option in the Lookup list) I do not want the supervisor to receive additional notifications when their direct report posts a reply to an existing reply; in other words, when someone responds to the original db question, I'd like the supervisor to receive a notification of that; however, if their direct report replies to someone else's answer to the original question, I do not want them to receive a notifcation Looking at other posts and responses online, I know there is a difference between Content Types - Discussion and Message. But it looks like to me that all replies, whether they're to the original question (Discussion) or others' repli
is it possible to filter an app part on a page by date range using nintex? Â i am currently doing something like what is shown here to filter a list. but i need to use sharepoint designer 2013 to be able to get it to work. Â is there any way to replicate this in nintex?
Afternoon all, IÂ need some help. I am trying to unhide a panel when a certain selection has been made from a list lookup control AND a certain selection has been made from a choice control. The list look up name is 'PrimaryContactReason' and the selection i require to be made for the rule is "Product Advice" (2nd in the list option). The choice name is 'OnlineAttempt' and the selection i require to be made for this is "Yes". I have tried using: and(OnlineAttempt !='Yes',PrimaryContactReason !='2;#Product Advice') and variations to this however the rule acts on the list look up selection without waiting to see what the other selection was made in the choice control. You help would be greatly appreciated. Thanks
Hello,  I am quite new to Nintex and trying to build my first workflow. I hope you can help me.  My workflow should do the following: -the user fills out a form with various data and attach one or mutliple documents -The data and the documents must be reviewed by the supervisor of the user (who should not be able to alter data, only add a comment, if he rejects) -If he rejects, the data and documents should 'go back' to the creator, who can alter the data, see the documents (but must not be able to change or attach new documents) -If the supervisor approves, the data and documents should be stored in a list or library in a way, that it can easily be reviewed but not changed (neither by the user, nor by the supervisor)  I tried to do different approches, but nothing worked: a) Generate a list with fields for the data, build an item form and let the user attach the documents to the form. Used a workflow, which starts at item creation and uses a flexi task to ask for approval/rejection
I have a list view control on my Nintex form.  I also have a button that displays the "children of the form" .   The button adds a child to the parent.I need to be able to refresh the list view after the child is added.  I found this.https://community.nintex.com/thread/8539?q=Refesh%20a%20list but it relies on a hard coded id so is not going to work across different sites.I found thisHenry Chong - Nintex Forms - Refreshing the List View Web Part Programmatically / Modal Dialogs But the call tovar ListViewWPClientID = NWF$('div.ListViewWebPart a[FilterString]:first').attr('FilterString');returns an undefined in ListViewWPClientID. And yes I have my css class set in the list view control.
 I have an SQL request control, configured for multiple selection boxes, when selecting one of the values ​​that it loads, in the sharepoint list, this value is doubled, can someone help me with this issue ???? thank you
Hi  I've recently been asked to support a client who is using an older version on Sharepoint + Nintex. (Sharepoint 2010, Nintex v2.3.10.0)  They are having issues that the Nintex workflows are getting stuck in 'starting' status. I've tried rebooting the Sharepoint servers but nothing is having any impact, and I'm a bit lost as to what to do next, I was hoping someone here maybe able to offer some suggestions.  I appreciate its an older version but any help is greatly appreciated
I created a form with 6 panles, the panel to hide and show information based on what one ( only one) has been selected, and show on same area within the form. Now it is so hard to place all 6 panels in same locations to further edit or adjust them ( see attached pictures below 1), and the panels do not show in same area when I select different one ( picture 2-3.  How to handle them and set them show off in same area?
I have a simple workflow for a Purchase Request. The user fills out the form and submits the request. In the workflow, there's a Request Approval action, and it formerly "shared" the form for the request, so it would display Approve/Reject radio buttons and below that, a view of the form showing the item details from the submitted form. This was broken, though, and the Request Approval action is now linked to a custom form. How do I get the original one back? I need it to display the item details.
Afternoon all, I need some help. I am trying to create a rule that will hide a panel until any selection is made from a list lookup. I have named the panel "ShowQuestion1" and the list lookup name is "Fourth Contact Reason". I thought that by using the rule; not(isNullOrEmpty(Fourth Contact Reason) would get this to work but upon previewing, the panel remains constantly there even when making a selction in the list lookup. Thank you in advance to help given
Hello wonderful people,  So happy right now, I've been waiting for Adobe sign to be available on SharePoint On-prem. Now that we got this: https://news.nintex.com/2019-07-09-Nintex-and-Adobe-Extend-e-Signatures-to-Microsoft-SharePoint-Customers  I need to start some action but I need help with details: - Where can we get licensing information? - Is it going to be automatically avaiable to customers who are already using on-prem? do i need a free trial to try it out? which is not avaiable in the options here, https://www.nintex.com/workflow-automation/e-signature/?  Anybody who got more technical information about it, how-to's what's next..., please share here...  Thank Youuuu
Hi. Quick question. I am still new to Nintex.Is there a way to publish a form or work flow without interfering with the users. Currently if I need to make a change to the form or a workflow I have to request that they save their work and stop creating or editing a form. Initially when w made the purchase we thought that they user could continue to work and save, then after they create a record or edit a record it would just load a the newly edited form. My work flows are the same. Am I missing something or is it just not possible?Thank you.
I have 9 fields on a form where attendees of a site visit can ‘sign on’ I want a workflow so when person a prepares the form and puts all the attendee names in the form the work flow will notify them that they need to modify the form and sign on.  If I set a condition that if attendee 1 field is filled in - no- end work flow and if yes send notification then set another condition for attendee 2 position?  Can someone help help me with the structure of this one please :)  novice user here so please please try and be kind
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.