How to create a WF without overdue message
Hello all, This is my first post and I'm a real begginer with Nintex. I've read some threads here in the forum but could not find the answer to my question. Basically I just want to create a WF similar...
View ArticleProblem with PublishFromNWFXml method of the workflow.asmx web service
Greetings,Thanks to Vadim's examples, I have been able to construct a workflow in a library that accepts files of exported workflow (.nwf files) and then deploys the workflow to another library....
View ArticleLooping Approval Workflow
New member and first time poster. Tried searching but didn't quite find a clear cut answer or illustration. While I have used the State Machine with great success in the past for multi person...
View ArticleConfiguring LazyApproval for Nintex Workflow
Configuring Lazy Approval for Nintex Workflow PrerequisitesIncoming email settings must be configured in SharePoint. This requires the SMTP service installed. Global Settings for Nintex Workflow must...
View ArticleTroubleshooting LazyApproval
Troubleshooting LazyApproval If LazyApproval is not working, follow the steps below for troubleshooting. If nothing happens, test the SharePoint incoming email settings LazyApproval uses the SharePoint...
View ArticleCopy Multiple List Items from a Template at once
Hi,New to Nintex so apologies if this has been asked before - I couldn't find it when I searched.I have a SharePoint list which is basically my template. On a daily basis I want my workflow to create...
View Articlemoving infopath task forms to production
Hi All, i done customizations in flexi task form using infopath data connections and publishing. is works fine in dev, now i decided to go production, but in production MS InfoPath not...
View ArticleWorkflow version number in Log History
Is there a way to put the current workflow version number into the log in history action?
View ArticleFormat Date Variable
Hi I have a date variable configured to catch the date when the worfklow is executed. I then use this variable in an email. I'd like to know how i can remove the time from the variable...i.e, i'd like...
View ArticleNintex Workflow 2010 Action Template in VS 2010
I trying to develop Custom Workflow Activity for Nintex workflow 2010 in VS 2010, but i unable to find "Nintex Workflow 2010 Action" template in "New Project" window.Can some one help how to find the...
View Articlechanges in pages approval
We use sharepoint 2010 to publish procedures as pages. As we want to do the approval with nintex we're having the following question.As the procedures can be long (multiple pages) and often the change...
View ArticleWorkflow stuck in idle
I have a workflow running and it states that it has been idle for over 5 hours. How can I tell where it is stuck and why? I am using this workflow to query a database to import about 3500 records to...
View ArticleGet all user's approval even if one rejects
Hi, I have a process where i need to take Approval from Approvers.Approvers are coming from people and groups field of sharepoint.I want to generate approval request for all approvals.I tried using...
View ArticleHow to over come from this error.
Hello,Few days back i created one nintex workflow. At that time it is working fine. Now i am trying to reopen that workflow. But it is giving error. Not only that one, all the workflows giving same...
View ArticleObject reference not set to an instance of an object
When trying to view a Running Workflow, I receive the below error. Object reference not set to an instance of an object. at Microsoft.SharePoint.SPQuery..ctor(SPView view) at...
View ArticleExecute SQL action, unable to connect
With respect to the problem I have with my external content type list I decided to try a workaround by directly connecting to MS SQL (2008) (the source) and query the data there for now.Now I run into...
View ArticleIn Request Data action, Collect Data From is not accepting user variable/...
In Request Data action, Collect Data From is not accepting workflow variable / List field. even though I am using person / group type field. When I select this variable. it is throwing javascript...
View ArticleHelp needed: Workflows always run twice
Dear all,I'm new to Nintex Workflow, but already did some C# stuff on SP2013 to close the gap between the standard workflow engines and the features I really need.I installed Nintex Workflow 2013 on my...
View ArticleHow to insert List item attachment (pdf) in a MS SQL table?
Hi All,I have a new challenge ;-)How can I insert a List Item Attachment (file) in to a MS SQL table, in a varbinary column?(ps: for example with Execute SQL action)I am waiting eagerly to hear your...
View ArticleError Message: Update List Item Failed
"Update List Item Failed"When designing a workflow process, a common error is to have two workflows starting at the same time, where both are set to update the same item. This can lead to issues where...
View Article