Installation Procedure

This topic contains the information that you require to install SIS. This information includes:

This table lists the copied folders and files:

Directory Component Description
SIS/application/admin/configs/locale SISMessages.properties Property file used for localized SIS messages.
SIS/application/admin/configs/oracle eissql.properties Oracle properties file for standard staging SQL statements.
SIS/application/admin/configs/templates ApprovedMfrAndMfrItemFor
AssemblyTemplate.xml
Template files that specify the XML document format to be used for a Business Data Definitions (BDD). The name of the file indicates the BDD format defined.
ApprovedMfrForInternalItem
Template.xml
ApprovedSupplierForCommodity
Template.xml
ApprovedSupplierForEnterpriseItem
Template.xml
AssemblyTemplate.xml
ConsumerOfItemTemplate.xml
ContactAddressTemplate.xm
ContactTemplate.xml
InternalItemTemplate.xml
ManufacturerItemTemplate.xml
ManufacturerOfItemTemplate.xml
OrganizationAddressTemplate.xml
OrganizationTemplate.xml
SupplierItemTemplate.xml
SupplierOfItemTemplate.xml
SIS/application/admin/configs bddconfig.xml Configuration file for BDD header properties.
eventconfig.xml Configuration file for definition of SIS events.
eis.cfg Configuration file for SIS core behavior and features.
log.cfg Configuration file for SIS logging options.
multiplexer.properties Properties file that maps events to internal SIS services that will be processed using a single service queue.
eis_triggers.cfg Configuration file for CES based triggers (Timers/Alerts).
customize.properties Properties file for custom usage.
eis_engine.properties Properties file for internal SIS engine usage.
SIS/application/admin/eisrequired Folder for internal SIS usage.
SIS/application/admin/log Default location for log files.
SIS/application/admin/log/job Default location for job log files.
SIS/application/bin oracleEnv.sh Environment script for setting UNIX Oracle variables.
cleanup.sh UNIX cleanup script for administration of staging.
cleanup.bat Windows version of cleanup.
SIS/application/cis-src/lib eis.jar SIS jar file.
svc-cis-adapter.jar SIS adapter jar file.
wlclient.jar Weblogic client jar file.
SIS/application/cis-src/schema *.xsd Generated CIS XSD schema files for all defined adapter types. Used for CIS document schema validation.
SIS/application/cis-src compileSource.py Python script to compile generated CIS metadata.
unInstallSISAdapter.py Python script to uninstall the SIS adapter on CIS.
CSVCAddressType.xml CIS Metadata types for SIS services.
CSvcApprovedMfrForInternalItem
Type.xml
CSvcApprovedSupplierForCommodity
Type.xml
CSvcApprovedSupplierForEnterprise
ItemType.xml
CSvcAssembly.xml
CSvcAssemblyItem.xml
CSvcAssemblyLine.xml
CSvcBackBusConfiguration.xml
CSvcBQMLType.xml
CSvcCommodityType.xml
CSvcConsumerOfItemType.xml
CSvcContactType.xml
CSvcItemType.xml
CSvcManufacturerOfItemType.xml
CSVCMetadataType.xml
CSVCMetadataRMIBindings.xm CIS Metadata types for SIS services.
CSvcOrganizationType.xml
CSvcSupplierOfItemType.xml
EISCommonMetadataType.xml Defined Common metadata types for SIS.
InstallSISAdapter.py Python script for installing the SIS adapter in CIS.
launch.sh Script to launch CIS launcher.
launch.bat
processSISMetadata.py Python script to process SIS CIS metadata.
runCISAgent.py Python script to start the CIS agent.
startSISAdapter.py Python script to start the SIS adapter.
stopCISAgent.py Python script to stop the CIS agent.
SIS/Application/Client/bin send.bat Script for send utility.
send.sh
SIS/application/client/lib eis.jar SIS application jar.
wlclient.jar Weblogic client jar.
SIS/application/datamodel/oracle createEISTables.sql SQL script to create SIS staging stables.
dropEISTables.sql SQL script to remove SIS staging tables.
SIS/application/lib eis.jar SIS application jar.
csvc-cis-adapter.jar SIS adapter jar.
eisbeans_wl81.jar SIS system jar.
axapi.jar
eisclient.jar
eis_loggerbeans.jar
EXML.jar
logapi.jar
tapi.jar
xdapi.jar
xerces.jar
SIS/application/tools/servicebuilder/bin generateservice.bat Script to generate SIS components for new service queue.
generateservice.sh
generateservice.xml Ant script for generation.
Service.properties Properties file to specify SIS service queue to generate.
SIS/application/tools/servicebuilder/lib Servicetemplate.jar Jar for service generation.
SIS/application/tools/servicebuilder
/services
Folder where new service queue components will be created.
SIS/ \application\
webapps\bootstrap\WEBINF\
classes\com\ces\eis\engine\service
ServiceBootStrap.class Service bootstrap webapp.
SIS/application/web-apps/bootstrap/
WEBINF/classes/config
bootstrap.properties Service bootstrap properties file.
SIS/application/mdm-adapter/mdmcad MDM61CAD61.rep MDM adapter repository.
MDMCADBackBusConfiguration.xml MDM adapter backbus configuration file.
MDM61_CAD61 Installation.doc MDM Adapter Document.
SIS/UninstallerData Uninstall_SIS Uninstaller file.
Uninstall_SIS.lax
Uninstaller.jar Uninstaller jar.
SIS/dbscripts SISdbdriver.bat Script to install SIS seed data through dbload.
SISdbdriver.sh
installEISTables.bat Script to create SIS staging tables.
installEISTables.sh
removeEISTables.sh Script to remove SIS staging tables.
removeEISTables.bat
SIS/dbscripts/explore CNF*.dbl SIS Configuration seed data.
TLS*.dbl SIS translation seed data.
EISTranslationEVV.dbl SIS translation EVVs.
eis_navigation_data.dbl SIS admin tool navigation seed data.
sisadmin_user.dbl SIS Admin User seed data.
SIS/interactive/wm CES_EIIF.zip SIS Interactive services webMethods package.
I2TMICB_DXML.zip
SIS/sisadmin/html * SIS Application and Data Administration Tool distribution

Pre-requisites

Make sure these pre-requisites are complied with before installing SIS:
  • CES is installed.
  • WebSphere 6.1.0 is installed.