0
votes
0answers
44 views

Creating Word document with tables from template

I found this blogpost about automatically creating Word documents from a list item using workflows in SP2010. ...
0
votes
0answers
14 views

Link or Upload documents from workflow

I need to link a document from a Document Library or Upload a new one from a workflow. We have a process of uploading a document in our workflow, i just dont know how to do this or even if its ...
1
vote
1answer
399 views

Creating Document with SharePoint 2010 Workflow: can I create xml file

So I found this resource on how to use SPD Workflow to create a new item (or document) in SharePoint 2010. This is exactly what I need because I can fill a field (column in a list) with the string ...
1
vote
4answers
793 views

Workflow to change title of uploaded documents?

Ok so I have a request from a user and I'm not sure how I can achieve this...I'm thinking workflows but not sure. Basically what she wants is to have a Document Library where she can upload ...
0
votes
1answer
91 views

How to create a new document along with metadata(columns data) in document library, when new item is added using sharepoint 2007 designer workflow?

Iam new to sharepoint, I need to create a workflow on a document library. Document library has columns like Employee name, EmpId,EmpDept. when a user add one item I need to create a document with ...
4
votes
3answers
217 views

Is there a way to refire a retention policy after a document has been updated.

Scenario: Retention policy set on "Expiry Date" column. Starts a workflow that notifies a user. User updates the document (and expiry date) Retention policy no longer fires when the new expiry ...
1
vote
1answer
106 views

How to identify if a document is newly created in a SharePoint document library or moved from other document library by a Workflow

May I know if it is possible to identify a document status whether is it newly created in a particular document library itself or moved from other document library due to a work flow?
1
vote
1answer
1k views

Sharepoint 2010: Does free “Foundation” version is enough for document workflow tasks?

I wonder if Sharepoint-2010 Foundation version meets requirements of a company I work for: Free Proven extensible document workflow system for Windows Able to store gigabytes of document scans ...
2
votes
1answer
652 views

How can I get a workflow moving a document into a document set?

I have a workflow that creates a document set based on metadata I enter on documents that I upload. Does anyone know how I can move the same documents with a workflow into the document set?