Check In File activity

An activity that checks a file in to SharePoint.


Check In File activity

Configure the Check In File activity

To configure the Check In File activity, do the procedure in this topic.

Examples

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, and open the SharePoint tab.

    Open SharePoint tab
  3. On the SharePoint tab, drag the Check In File activity onto your process.

    Check In File activity

General Configuration

Specifies the basic settings for the Check In File activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Check In File Configuration

Specifies how to configure the activity to check in files in SharePoint.

Figure: Check In File Configuration screen

Check In File Configuration screen

Fields

Field NameDefinition

SharePoint

Description:
Specifies the access token that connects to your SharePoint site.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Variables:
No
Example:
Refer to:

Create Add Token icon

Opens this Screen:
Access Token for SharePoint
Function of this Screen:
Configure an access token to connect to SharePoint.
Example:
Refer to:

Site

Description:
Specifies the URL for your SharePoint site.
Allowed Values:
A valid SharePoint site URL.
Default Value:
None
Accepts Variables:
Yes
Example:

Library

Description:
Specifies the name of the SharePoint library.
Allowed Values:
A valid SharePoint library name.
Default Value:
None
Accepts Variables:
Yes

Folder

Description:
Specifies the name of your SharePoint folder.
Allowed Values:
The name of your SharePoint folder

If the folder does not exist within the specified SharePoint list, the AgilePoint system creates it.

Default Value:
None
Accepts Variables:
Yes

File Name

Description:
The name of your file.
Allowed Values:
A valid file name.
Default Value:
${DocName}
Accepts Variables:
Yes

Check In Type

Description:
Specifies how a file is checked in to a SharePoint document library.
Allowed Values:
  • Minor Check-In - The file is in a draft status.
  • Major Check-In - The file is ready to be published.
  • Overwrite Check-In - The check-in file overwrites the same file if it already exists.
Default Value:
MajorCheckIn

Comments

Description:
Specifies any information you want to associate with the check-in action.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No