Output - putMBN

Description

This DIM receives a product from its source, saves it as a local file, and builds an HTML index page for it. This index page is published onto MBN (the MITRE Broadcast Network).
 

Configuration Variables

mbnProxyHost
The hostname (x.y.z) of the machine on which an MBN proxy (a script which accepts MBN publications) resides
mbnProxyPort
The port number that the MBN proxy uses.
mbnRunDays
The number of days which the published page is to be run.
backWebConsolePort
The backweb console port number (default 6789)
mbnChannelName
The MBN channel on which pages will be published.
 

Result

An HTML index page, plus any file(s) representing the product received.
 

How it works

1) The DIM identifies and copies files referenced from its input product. An index file is also built from the product. These files are then copied into the DIM's working directory.

2) The DIM finds out the location of its working directory (relative to the root of the PAM system) and the location of the PAM system (IP address, port number, and protocol).

3)The index file is published onto MBN using an MBN proxy.
 

Notes

 

 

First Available: Build 25
Revised: 29 June 1998