TIBCO BusinessConnect Remote software creates a set of folders on the file system during installation and uses these folders to organized and manage information. The paths provided in the folder descriptions below make extensive use of variables. Here is information about the variables:
bcremote_home
This is the directory in which BusinessConnect Remote is installed. The default directory is this:instance
This is the name you provided as the Instance Name when you deployed BusinessConnect Remote.protocol
This is the type of document you are exchanging with the BusinessConnect host:host
This is the name of the BusinessConnect host.
Folder
|
Description
|
---|---|
Inbox
|
All inbound documents received from BusinessConnect host are stored here.
Path:
bcremote_home /inbox/instance /protocol /host
|
Outbox
|
BusinessConnect Remote stores all processed outbound documents in this directory.
Path:
bcremote_home /outbox/ instance / protocol
The outbox folder includes these sub folders:
|
Logs
|
The BusinessConnect Remote server records all activities, sorting the information into four major log files:
that are primarily useful for diagnosing problems:
System Trace Records startup activities and background-process activities, including document-history archiving and purging. The log file name is tibcobcremote_system.log .
Engine Trace Records document-exchange request activities. You can view four levels of engine tracing in the BusinessConnect Remote console. See Engine Trace. The log file name is tibcoremote_trace.log .
Audit Trail All states of each document exchange request are captured here. The log file name is tibcoremote_audit.log .
Advisories All advisories of each document exchange are captured here. The log file name is tibcoremote_advisory.log . Three type of advisories are captured:
|
History
|
This folder contains a set of index files that store all document exchange history with the BusinessConnect host. It maintains all the attributes and details audit trail information of each document history that allows users to query the history using the Console client.
Path:
bcremote_home /history/instance /protocol /host
|
Reports
|
This folder contains document exchange reports that are automatically generated periodically based on information stored in the index files of the document exchange history. BusinessConnect Remote provides option to archive past document exchange history into reports in HTML formats on a daily or weekly basis.
Path:
bcremote_home /reports/instance /protocol /host
|
Temp
|
All temporary files that are created during processing of a document exchange request are stored here.
|
TIBCO BusinessConnect™ Remote User’s Guide Software Release 5.0, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |