Hi @ll,
i get an error if i use the "Read Document"-Action on a document that i created before with the "Update-Document"-Action.
The error message (translated from the german error message): "Error reading the document. The value is out of the expected range.".
Description of my workflow:
The workflow is a site-workflow and has just 3 steps:
1. An Update-Document-Action.
Parameters:
Source-Url: http://sharepoint/Dokuments-Templates/Test.docx (It is a Document with 3 content-fields - 2 Textfields and 1 Datefield)
Fields: Field: "Field_Name" Value: AHO
Output-Url: http://sharepoint/Dokuments/TestA1.docx
2. A Flexi-Task-Action:
The initator gets the message to edit the datefield in http://sharepoint/Dokuments/TestA1.docx
3. A Document-Read-Action:
Parameters:
Source-Url: http://sharepoint/Dokuments/TestA1.docx
Field: "Field_Date"
Store in: date (a Workflow-Variable of the type "Date")
In Step 3 the error occures.
Can anyone help me?
i get an error if i use the "Read Document"-Action on a document that i created before with the "Update-Document"-Action.
The error message (translated from the german error message): "Error reading the document. The value is out of the expected range.".
Description of my workflow:
The workflow is a site-workflow and has just 3 steps:
1. An Update-Document-Action.
Parameters:
Source-Url: http://sharepoint/Dokuments-Templates/Test.docx (It is a Document with 3 content-fields - 2 Textfields and 1 Datefield)
Fields: Field: "Field_Name" Value: AHO
Output-Url: http://sharepoint/Dokuments/TestA1.docx
2. A Flexi-Task-Action:
The initator gets the message to edit the datefield in http://sharepoint/Dokuments/TestA1.docx
3. A Document-Read-Action:
Parameters:
Source-Url: http://sharepoint/Dokuments/TestA1.docx
Field: "Field_Date"
Store in: date (a Workflow-Variable of the type "Date")
In Step 3 the error occures.
Can anyone help me?