2021.2

Table Of Contents
l
Field Type: The type of field as set in the SharePoint Document Library. The following
SharePoint field types are supported by the SharePoint output task:
l
Single line of text: This type may contain a string of any type of characters. This is
the most flexible type of field. Use this type when you are not sure if the constraints
of the other types of fields will be appropriate.
l
Multiple line of text: This type may contain multiple lines of text.
l
Choice: This type contains the menu to choose from.
l
Number: This type may contain a number (1, 1.0, 100). The decimal separator is .”
in the plugin.
l
Currency: This type contains the currency ($…).
l
Date/Time: Date/Time fields contain a date and time
l
Yes/No: Yes/No (menu to choose from). If passing a variable, has to be either "Yes"
or "No".
l
Hyperlink or Picture: This type contains an html hyperlink or picture.
Note
Document libraries using the Content Type system in SharePoint 2007 and higher (as
well as Windows SharePoint Services 3.0 and higher) are supported in PlanetPress
Workflow 7.4 and higher only.
Connection Tab
l
Server Name: The name of the SharePoint server. This can either be a server name (e.g.
http://SharePoint2003 ) or an IP address (e.g. http://192.168.1.123 ). Both http:// and
https:// (secure) connections are accepted.
l
Domain: The active directory domain for the log-on credentials. This is not necessary if
the SharePoint server is not part of a domain.
l
User Name: A valid user name that has access to the SharePoint site and is able to read
and write to document libraries.
l
Password: The correct password for the user name.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Page 707