Nintex Workflow is a 3rd party workflow tool for SharePoint.
0
votes
1answer
14 views
Workflow, getting all numbers between two values
we were using Nintex Workflow here. I need to get all numbers between two numbers. For example: I have 2 and 8 so I need 2,3,4,5,6,7,8. I tried it with a Loop and a State-Machine but this is very ...
0
votes
1answer
41 views
Lookup Data from External List
I have a list - Companies - that is an External List based on an External Content Type from SQL Server. I have another list - Purchase Orders - that has a lookup column to the Companies table.
I am ...
0
votes
1answer
24 views
coersionerror while copying files
I have a nintex workflow, where I copy a file from an attachment to a document library, using a webservice-call to the author.dll.
...
0
votes
1answer
194 views
If I used a Nintex Workflow in the past, can I use SharePoint designer to duplicate a workflow?
I previously used nintex to create a simple workflow:
Condition: Compare "list name"
Where: column
is greater than or equal to
a number e.g.'3'
How can I replicate this on SharePoint Designer 2010?
...
0
votes
1answer
387 views
Emailing a completed infopath 2010 form to an unauthenticated user
I'm working on a system in which a user will fill out a temporary parking pass request for a vendor (infopath 2010 browser form), it gets routed to someone for approval then sends an email to the ...
1
vote
0answers
73 views
Send Notification to an AD Security Group using Nintex Workflow 2010
We use SP 2010 + Nintex Workflow Enterprise 2010.
Question: I am using Send Notification action to send an email to the AD group.
The email is sent to individual users however the group members do ...
1
vote
0answers
112 views
Workflows in SharePoint and User Views
I have a sharepoint 2010 portal running and we are financial institution with more then 700 users. We have recently bought NINTEX WORKFLOWS 2010 (Standard Edition) and would like to implemented to use ...
0
votes
0answers
45 views
Correct error in Nintex workflow in progress SP2010
I have a complex workflow, created with Nintex, which requires an approval task to be sent to someone's manager, however when the workflow was created there was a mistake and this task is being sent ...
0
votes
0answers
30 views
Nintex WorkFlow in SharePoint 2010 not Terminating
I am Having Nintex 2010 Workflow Setup for Document Approval.
When I Publish the document I have Kick off the Workflow Automatically and start it.
If a user canceled the workflow , after viewing the ...
0
votes
0answers
33 views
Update published Nintex 2010 Workflow
I need to implement an update functionality for already published workflows.
I know that I can republish the workflows via the Nintex API. The question I have, what is happen to the running ...
0
votes
0answers
210 views
Moving content with a workflow from one document library to another
I have a project where I've been asked to move content from one document library, to another (in a different site collection) when the financial year that the form was created in has ended. With this ...