Hitachi

JP1 Version 12 JP1/Data Highway - Server Configuration and Administration Guide


8.4.13 Eject of delivery data

When the delivery data stored in the delivery data storage folder on JP1/DH - Server is sent, the delivery data is extracted in the same format as the data on the server from which the data is sent. The data must be sent by using the extended compression method.

Important

If you use this function, the target delivery data is deleted from JP1/DH - Server.

Organization of this subsection

(1) Format

DWAdminClient.bat EXTRACTDELIVERYDATA
   -deliveryid deliveryid
   -sysconfig the pass of JP1/DH - Server configuration files (digikatsuwide.xml)
   -result destination folder
   -property property-file
   {-concurrenttimeout timeout time (second)}

(2) Arguments

Table 8‒32: Arguments of the command for eject of delivery data

No.

Option

Description

1

-deliveryid

Specify a delivery ID of the delivery data.

2

-sysconfig

Specify the file path of the configuration file (digikatsuwide.xml) for JP1/DH - Server.

3

-result

Specify the output folder where the extracted delivery data is output.

The delivery data is extracted and output in the specified folder.

An example of extraction when Folder A is sent:

Structure of the sent folders

A

├B

└C

result of eject

folder-specified-with-the--result-option

└A

├B

└C

If there is a folder with the same name in the output folder, an error occurs.

4

-concurrenttimeout

For details, see 8.3.2 Common options.

5

-property

(3) Description

(a) Stored externally a file

If files are to be delivered, all the files must be stored in an external location without compression. In addition, files that are compressed using the compression function of JP1/DH - Server cannot be extracted.

Default value of JP1/DH - Server is not stored externally.

For details about the stored externally, see 3.3.17 External storage options for the data sent by using the extended compression method in the , and5.3.1 (1) (b) Content of the configuration file.

(b) The data on JP1/DH - Server

The command for extracting delivery data deletes the delivery data saved in the storage folder for delivery data on JP1/DH - Server, and then moves them to the output folder. Therefore, you can view the delivery history on the web window, but you cannot download the corresponding delivery data.

(c) In the not eject case

In the following cases, extraction of the delivery data fails:

  • Files stored in an external location are missing.

  • Files that are not stored in an external location exist.

  • The sender is deleted.

  • The delivery of only a message is specified.

  • Delivery data stored with the standard compression method is specified.

(4) Execution example

DWAdminClient.bat EXTRACTDELIVERYDATA
   -deliveryid 100
   -sysconfig C:\Program Files\Hitachi\jp1dh\server\misc\WEB-INF\digikatsuwide.xml
   -result C:\data\
   -property "C:\DWAdminClient\property.xml"