INSTALLATION AND CONFIGURATION

The first step in installing the SendSafe system is to follow the steps in the Installation Guide.

Also you should take a look at:

DIRECTORY STRUCTURE OF THE ROBOT

Directory Description
..\SendSafe JSOF This is the base directory for the SendSafe JSOF System
..\SendSafe JSOF\archive This is where raw e-commerce messages are saved. All e-commerce acknowledgements message by the SendSafe JSOF system can be found here.
..\SendSafe JSOF\audit This is where all the audit file are stored.
..\SendSafe JSOF\ html This directory contains sample html & asp code for the storefront. There may be one or more subdirectories which contain special HTML/ASP code. For example the e-coupon admin ASP pages can be found in the subdirectory ..\SendSafe JSOF\ html\webadmin
..\SendSafe JSOF\ input Holding area for newly received e-commerce message before they are processed.
..\SendSafe JSOF\ output Holding location for all processed customer orders. You can view or edit these files using the window's notepad or other ASCII editor.
..\SendSafe JSOF\ Default shipped config file Directory holds original configuration files shipped with the system.
..\SendSafe JSOF\ required dll Location containing the required Microsoft system dll (wininet.dll). This dll provides and Internet Access API. If your system does not have this dll in it, then either copy this dll to your system directory or copy it to the executable directory for the SendSafe JSOF system (..\SendSafe JSOF).
..\SendSafe JSOF\ ServerSideCode\Java Location where the class files for the Java applets are maintained. DO NOT REMOVE OR ADD any files to this directory.
..\SendSafe JSOF\ ServerSideCode\config Location where the config files for the Java applets are maintained. DO NOT REMOVE OR ADD any files to this directory.
..\SendSafe JSOF\ IC Verify Active-X This directory contains the installation program for the Active-X object needed to Integrate with IC Verify
..\SendSafe JSOF\ NetLaunch This directory contains the NetLaunch program; a Windows 95 auto-dialer program.
..\SendSafe JSOF\ E-Business framework This optional directory contains an entire E-Business framework demo site.
..\SendSafe JSOF\ E-Business framework \ includes This directory contains the optional E-Business framework ASP include files. This is the ASP program logic which runs the E-Business framework.

 

DIRECTORY STRUCTURE OF THE JSOF APPLETS AND WEB SITE

This is the default directory structure used by the SendSafe JSOF system. All the directories are configurable except the temp directory which must be named "temp" and located just below the root directory of your web page.

The "webroot" directory refers to the virtual or default directory of your web server. This is not (necessarily) the root directory of a drive on the server.

Directory Description
../webroot Location where html files are located
../webroot/SendSafe Location where the Storefront ASP and JavaScript files are located
../webroot/SendSafeadm/Scripts Location under the Admin ASP files where the HTMLFMTTEXT FFP widget ASP and JavaScript files are located.
../webroot/SendSafeAdm Location where the Admin ASP and JavaScript files are located
../webroot/config The location where the Java Applet config files are stored
../webroot/Java Location where the SendSafe JSOF Java applet class files