This Output Action stores the generated document to a Microsoft SharePoint document library.
Parameters
The parameter names of the Output Actions are not case-sensitive. All parameter names may contain data fields (exceptions are described in the relevant parameters).
Example: FileName = "Application_<%Citizen.Name%>.pdf"
Parameter | Requirement | Description |
---|---|---|
| mandatory | Specifies the name of the SharePoint site. Example:
|
| mandatory | Specifies the root folder name of the SharePoint document library. |
| mandatory | Defines the document’s file name. Example:
The extension will define the file format (.docx, .xlsx, .pptx, .pdf, .html, …). |
| optional | Specifies the folder name to which the output will be saved. |
| optional | Defines the internal name of your SharePoint library. |
| optional | Specifies a special format (dox42 Server for Documents only):
|
| optional | The format PDF may bear a digital signature (dox42 Server For Documents only). Certificate and corresponding password have to be defined in the web.config file. Value: |
| optional | Fields allow you to write values to columns in the SharePoint document library. You can create multiple Fields:
|
| optional | Set the content type for the item. |
| optional | If this field is assigned, the generated document will not be saved in the document library, but the document in the stated dox42 Datafield will be loaded) and saved in the SharePoint document library. Can contain a path, an URL or a binary document. Example: |
| optional | If this field is assigned, the server will check in the document after saving with the stated message. If a document of the same title is already existing, this document will be checked out automatically. |
| optional | If not provided, the service account of the dox42 Server will be used for SharePoint authentication. |
| optional | Include your password here. |
| optional | Set this flag for Microsoft SharePoint Online. Alternative to parameter Values: |
| optional | Set this flag for SharePoint sites with forms based authentication. Values: |
| optional | The Request must include an Authorization Header containing Azure Active Directory Token - alternative to parameter Values: |
| optional | Defines that the SharePointAction should retry to save the document in case of error (e.g. timeout) and specifies the number of retries. Value: Default = |
| optional | If value false, the Output Action will not be performed. |
Set special SharePoint and Managed Metadata Fields
Metadata field type | Description |
Choice field | Set the value. |
Multi value choice field use | Use Example: |
Lookup/Person/Group-field | Set the ID. |
Set a multi value Lookup/Person/Group-field. | Set the ID and the value like Example:
Only the IDs are used to set the field, the values are ignored (but may not be omitted). |