Receive Management Information

To upload objects to object storage, set the Receive Management Information as follows:

File Name (FILENAME)

When uploading receive files to the object storage, specify a path in the following format for File Name of the Receive Management Information according to the object storage that is the upload destination.

Table 4.3 Path to specify for File Name in the Receive Management Information

HULFT Cloud Storage Option
Ver.8.5.0 or lower

HULFT Cloud Storage Option
Ver.8.5.1 or higher

bs://containername/objectname

bs://containername/objectname
or
bs://ReceiveStorageManagementInformationID/objectname

For details on the Receive Storage Management Information ID, refer to Receive Storage Management Information settings.

Note
  • The prefix "bs://" is a fixed string corresponding to Azure Blob Storage. Be sure to specify lowercase characters only.

  • The file name is used as the bucket name, container name, and object name in the object storage.

    You cannot specify multibyte characters for the bucket name or container name due to object storage specifications.

If the version of HULFT Cloud Storage Option is Ver.8.5.0 or higher, Receive File Name in the Receive Management Information can be changed dynamically.

Table 4.4 Example of acquisition with dynamic specification

Send File Name

Receive File Name (Windows)

$SNDPATH$SNDFILE

$SNDFILE

bs://container2/$SNDFILE

bs://container/hulft

/hulft

hulft

bs://container2/hulft

bs://container/hulft/cloud

/hulft/cloud

cloud

bs://container2/cloud

bs://container/hulft/cloud/op

/hulft/cloud/op

op

bs://container2/op

If $SNDPATH$SNDFILE is specified for Receive File Name, the folder name starts with a "/" as shown above. Therefore, it becomes a HULFT transfer.

You cannot specify any strings before $SNDPATH. Therefore, when using the send file name to upload files to object storage, specify strings with $SNDFILE after the prefix.

Registration Mode (TRANSMODE)

Specify "N" (New Creation) or "R" (Replace).

Error Handling (ABNORMAL)

Specify "R" (Restore).

Receive Mode (RCVTYPE)

Specify "S" (Single).

Generational Management (GENCTL)

Specify "No" (N).

 

For items other than the above, check HULFT functional restrictions for uploads to object storage, and then set them according to actual operations.