Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Viewing Logs : Document Archiving

Document Archiving
TIBCO BusinessConnect EDI Protocol powered by Instream provides the ability to archive raw requests. Document archiving is controlled through settings in the host participant Logging tab. Inbound and outbound raw EDI requests are permanently archived for the following reasons:
If the Log Raw EDI Request to File check box is selected, the files retrieved from or sent to a trading partner are stored in a directory whose name is derived from the Store Location field as follows:
A subdirectory named In or Out is appended to the store location. Inbound EDI documents are sorted into subdirectories under the In directory. Outbound EDI documents are sorted into subdirectories under the Out directory.
The subdirectories are named according to the trading partner name: StoreLocation\In\tpName and StoreLocation\Out\tpName
Selecting the Include Date Folder check box adds the date directory to the document path. If unchecked, the date directory is omitted and the document is stored under the tpName directory.
The new file name of the inbound or outbound file has the following syntax:
tpName-year-month-day--hour-h-minute-m-seconds-s-milliseconds-ms.edi
where timestamp has the format:
year-month-day--hour-h-minute-m-seconds-s-milliseconds-ms.edi
Example:
/tibco/bc/FILE/In/buy123/2002-02-14/buy123-2009-02-14--23-h-38-m-38-s-940-ms.edi

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved