Archiver Activity
The Archiver activity is used to bring TIBCO Foresight® Instream®, EDI, and associated files from a workflow into Transaction Insight®'s Archiver database.
Files are tied together using a common Archiver Fileset GUID (also known as a FSUID) and import of both EDI (Primary) and Instream® .dtl files (Secondary) should be verified. Attachment files or any other file type can be optionally verified as well. See theTIBCO Foresight® Archive and Retrieval System Systems Guide for information on Filesets, and FSUIDs.
General
| Field | Literal Value/Module Property/Process Property? | Description |
|---|---|---|
| Name | No | (Required) The name to be displayed as the label for the activity in the process. |
| TI Binaries Directory | string | (Required) Directory where the Archiver.jar file is located.
Example: "C:\Foresight\Archiver\5.2\Java\Archiver.jar" |
| Archiver Config Directory | string | (Required) Directory where the Archiver properties file is located.
Example: "C:\TIBCO\Archiver\5.2\Bin" |
| Correlation Type | string | (Required) Correlation type.
Primary = EDI files Secondary = Instream .dtl files |
| Import EDIFACT? | boolean | (Required) Should EDIFACT documents be imported?
Checked = Yes (true) Unchecked = No (false) |
Input
The Input tab contains the following fields.
| Input Item | Datatype | Description |
|---|---|---|
| DetailFile | string | (Required) Path to the detail file you are archiving. The name must match that of the EDI file. It should have the complete path to the file and be enclosed in quotes.
Example: "C:\dtl\Win-837P.dtl" |
| EDIFile | string | (Required) Path to the EDI file you are archiving. The name must match that of the detail file. It should have the complete path to the file and be enclosed in quotes.
Example: "C:\EDI\Win-837P.edi" |
| LogfileLocation | string | Location of the log file. Default is the Bin\logs directory. |
| JobID | string | The JobID (GUID) that was either passed in or generated. |
| Description | string | A string that describes this instance of Archiver.
Example: "Archive1_Search" |
Output
The Output tab contains the following fields.
| Output Item | Datatype | Description |
|---|---|---|
| ReturnCode | string | The Archiver return code.
Refer to Error Codes. |
