Download document

Operation name

Download document

Function overview

Downloads documents on SharePoint.

Data model

The data model of this component is table model type.

Properties

= Remarks =

For details on use of variables, refer to Variables.

Basic settings

Item name

Required/Optional

Use of variables

Description

Remarks

Name

Required

Not available

Enter a name that is used on the script canvas.

 

Required settings

Item name

Required/Optional

Use of variables

Description

Remarks

connection

Required

Not available

Select a connection resource.

Add

A new connection resource can be added.

Edit list

Connection resource settings can be edited in > HULFT INTEGRATE > Connections.

 

authentication connection

Required

Not available

Select an Auth resource to use for authentication.

An Auth connection is required to use this operation.

library name

Required

Available

Enter the document library name of the download source.

 

file path

Required

Available

Enter the relative path of the library of the download source.

 

Storage file path

Required

Available

Enter the full file path of the download destination.

The Browse button launches a file chooser that allows you to select a file.

Specify an absolute path of HULFT Square Storage for the file path.

The restricted characters of HULFT Square Storage except for path separator "/" can't be used.

If the file path includes restricted characters, perform processing such as conversion in advance.

Property actions

Item name

Required/Optional

Use of variables

Description

Remarks

Connection test

Optional

Not available

You can connect to SharePoint Online using connection information and authentication connection information.

This can be used when connection and authentication connection are specified.

Search library name

Optional

Not available

You can obtain a document library name on the SharePoint site and set it in library name.

This can be used when connection and authentication connection are specified.

Schemas

Input schema

None.

Output schema

None.

Mass data processing

Mass data processing isn't supported.

Transaction

Transaction isn't supported.

Parallel Stream Processing

PSP isn't supported.

Available component variables

Component variable name

Description

Remarks

message_category

When an error occurs, the category of the message code corresponding to the error is stored.

  • The default value is null.

message_code

When an error occurs, the code of the message code corresponding to the error is stored.

  • The default value is null.

message_level

When an error occurs, the severity of the message code corresponding to the error is stored.

 

  • The default value is null.

error_type

When an error occurs, the error type is stored.

  • The default value is null.

error_message

When an error occurs, the error message is stored.

  • The default value is null.

error_trace

When an error occurs, the trace information for the error is stored.

  • The default value is null.

Message codes, exception messages, and limitations

Connector

Message code

Exception message

Limitations

Messages and limitations of the SharePoint connector

check

check

check