Advanced Scan to Sharepoint User Guide V1.2
Advanced Scan to Sharepoint User Guide V1.2
Advanced Scan to
t
SharePoint
Scan to
Folder
User Guide
Table of Contents
1 Preface
This guide provides the details on how to use the workflow Advanced Scan to
SharePoint
1. Introduction
This section lays the foundation for understanding the workflow specification
Note: The operation panel screen shot images and User Site images provided in
this document are for illustrative purposes only. These images may not reflect the
exact image you experience on your multi-functional printer (MFP device).
2 Introduction
What is Advanced Scan to SharePoint workflow?
Advanced Scan to SharePoint is a workflow application developed on Ricoh Smart
Integration Platform.
This workflow enables users to easily Scan documents to SharePoint to various SharePoint
sites and sub sites to which user has access to. Also this workflow can obtain the Metadata
configured for selected folders, user has an option to enter the values for these metadata.
Default Formula:
Example:
2018-12-21-091654.pdf
Metadata Set Metadata Values, dynamically
obtained from selected folder
OCR Off, PDF, PDFA, WORD, EXCEL
Default: Off
Remove Blank Page OFF, ON
Default: OFF
Default values can be configured for Folder, Scan settings, OCR, Remove Blank Page and
Filename
Click on ‘Advanced Scan to SharePoint’. This will display a page where all necessary
parameters can be configured.
Click on ‘Select Folder’ to select required default folder for this application.
Default Formula:
YEAR(NOW()) & "-" & MONTH(NOW()) & "-" & DAY(NOW()) & "-" & HOUR(NOW()) &
MINUTE(NOW()) & SECOND(NOW())
Note: Refer to Appendix for Functions related to formula, samples and how to validate
formula before saving in User Site.
Note: There is no syntax checker in User Site, entering bad syntax will cause the workflow
to fail. Please validate formula as mentioned in appendix before saving in User Site.
Scan Settings
Default Scan settings can be configured here
User need to login to the site either using Tenant ID, User ID and Password or Email address
and password.
After successful user login ‘Advanced Scan folder’ Application Screen is displayed
A. Folder
B. Filename
C. Metadata
D. OCR [Off, PDF, PDFA, WORD, EXCEL]
E. Remove Blank Page
Folder
This will display List of Sites. Touch on desired Site to select Library/Folder
Note: Scan document cannot be uploaded to a Site, but only to library or folder in
SharePoint. If user selects a site instead of a folder, ‘Start’ button will be disabled.
Metadata
Touch on Metadata to open list of Metadata available for the selected folder
OCR
Checking ‘Preview’ will enable Scan document Preview on MFP Operation Panel.
Original Sides
Document Orientation
Scan Resolution
General Limitations
• Folder and File Search results varies from Cloud Service to Cloud Service, this
depends on the Search API for each service.
OCR Limitations
Following two variables from the workflow application are available to use in the formula
Sample Formulas
Formula Result
YEAR(NOW()) & "-" & MONTH(NOW()) & "-" & 2018-12-21-102657
DAY(NOW()) & "-" & HOUR(NOW()) &
MINUTE(NOW()) & SECOND(NOW())
YEAR(NOW()) & “-INVOICE” 2018-INVOICE
_[UserId] & “-“ & YEAR(NOW()) & "-" & TOM-2018-12-21
MONTH(NOW()) & "-" & DAY(NOW())
Note: Use only functions, but do not use variables from workflow mentioned above to
validate in Excel.