Sharepoint set column values

Sharepoint set column values

This component can be used to set column values for the document previously (earlier in the workflow) uploaded to a SharePoint document library (using the component To SharePoint document library). The columns have to already exist in the document library.

 

NG2SharePoint0003

 

You can set values for up to 3 columns. If you need more, you can add multiple of these components in the workflow.

For each column, set the name of the column in SharePoint and the value that you want to set in this column for this document.

Note that we only support columns that accept a string value, so for instance "Person" type columns are not supported.

 

The initial setup is covered in the section, Sharepoint integration module.

 

Related workflow components

Sharepoint set column values. Sets column values to a document, that previously has been uploaded to Sharepoint.

To Sharepoint document library (simple). Uploads to a Sharepoint library on a Sharepoint online site.

To Sharepoint document library (with columns). Upload to a Sharepoint library with meta data values.

 

 

    • Related Articles

    • Sharepoint integration module

      With the Sharepoint integration module you can create/updates a document in SharePoint online from the current workflow payload. Note that the size of the document to upload must be less than 4 MByte. Office 365 Configuration In order to use the ...
    • To Sharepoint document library (simple)

      This workflow component creates/updates a document in SharePoint online from the current workflow payload. Note that the size of the document to upload must be less than 4 MByte. Initial configuration is covered in the section: Sharepoint integration ...
    • To Sharepoint document library (with columns)

      This component combines the functionality of the workflow components: Sharepoint set column values and To sharepoint document library (simple) When you want to set column values, the workflow can be simplified by just using this, instead of both of ...
    • Set MIME type

      The advanced set meta data workflow component, Set MIME type, sets the print data stream used for the next merge to print, but it can also be used for setting the content type, that this is returned from a web service call to InterFormNG2 via REST ...
    • Set multiple workflow variables

      The advanced set meta data workflow component, Set multiple workflow variables, sets/defines multiple workflow variables. This can be used later in the workflow and also in a template. The variables can be referenced in XPath expressions with a ...