Skip to content

Solution Automation CheckInFileAuto

Barbarur edited this page Aug 14, 2024 · 3 revisions

Check in files

Solution Code: CheckInFileAuto

Description

Check-in or discard check-out of all checked out files on the target locations.

Requirements

Run the solution with and account with at least SharePoint Admin role.

Parameters

Check in Actions
Parameter Type Description
Major version Required
Choice
Check in file as a major version.
Minor version Required
Choice
Check in file as a minor version.
Discard check out Required
Choice
it will discard any changes made on the file and revert to the latest version.
Check in comment Optional Comment to be recorded on the checked in version.

How this Solution works

  1. Collects the required Sites.
  2. Add account as Site Collection Admin.
  3. Collects the required Libraries.
  4. Collects the Checked out files.
  5. Check in files as per selected action.
  6. Records the information for each action in a CSV file.

CheckInFileAuto 0.8.1

Clone this wiki locally