Genpact Cora Knowledge Center

Support

SharePoint Check In Document Activity Overview

Context

Use the SharePoint Check In Document Activity to check in a document to a SharePoint library as part of a dynamic workflow.

Wizard Tips

  • You can define most activity parameters by selecting if from a data source, entering the value manually, or making it the result of an expression.

Bindings

BindingDescription
listClick this field, and then on the right side select the Type.
  • ListByTitleReference: select the list by its title.
  • LIstByIdReference: select the list by its ID.

(Optional) define the list value by selecting it from a DataSource or entering the Value manually or clicking the ellipsis button to set it as the result of an expression.

Title/IdEnter the list Title/Id or click the ellipsis button to set it as the result of an expression.
documentIdDefine the document ID by entering its Value manually or clicking the ellipsis button to set it as the result of an expression.
commentAdd a comment for the check in by entering its Value manually or clicking the ellipsis button to set it as the result of an expression.
checkinTypeDefine the Check in type by entering its Value manually or clicking the ellipsis button to set it as the result of an expression.
(Name)The name of the activity.
Credential Type
  • None
  • Application
  • Impersonated
  • Store
Credential NameClick the ellipsis button to select the Credential Name.
Site URL(Optional) Enter an expression for the site URL. This will allow you to dynamically determine the target site during execution. The credentials must be valid for the calculated site.
Show bound members onlyShow only bound members in the above fields.


NOTE
SharePoint activities don't support OAuth authentication.