Creating a .eob file
In the working directory, you must create a batchname.eob file, which is used to signal Bulk Import Tool that a batch is ready for import.
About this task
The batchname.eob file name is arbitrary but the .eob file extension is necessary in order for Bulk Import Tool to identify the file and process the work.
Create a batchname.eob file
where entries in the file have the following format:
path #docs #objects transact.dat_namewhere: - path
- The directory location of the transact.dat file.
- #docs
- The number of documents to be imported.
- #objects
- The total number of content elements to be imported.
- transact.dat_name
- (optional) To specify a different name for the transact.dat file.
Procedure
To create a .eob file:
Using the following example format, create a file that
contains the information for your system: /cebulkimportdata/EOB_data
2 4
/cebulkimportdata/EOB_data is the directory that contains the transact.dat file. The number two is the number of entries in the transact.dat file. The number four is the total pages in the batch. In this example, each entry has two content elements, two entries times two content elements each, equals four.
This example illustrates the transact.dat
file.
03:67890,Document Title,3320.09:Comments here:+x.txtx.txt
is a file that lists two images that are to be used for that entry.