The delivered data source configuration (.cfg) file is named ENDEVOR.cfg. This file is a template and is ASCII coded. To use this file, you must edit and rename it as appropriate for your site. Code the values of the XML attributes in the copy of the template and save it to the <mount-point>/ESCM/tpv/tomcat/webapps/endevor directory. The template is as follows:
<?xml version="1.0"?>
<DataSource xmlns="http://scm.ca.com/endevor/CFG"
xmlns:cfg="http://scm.ca.endevor"
Name="ENDEVOR"
Status="Available"
Message="Welcome to ENDEVOR"
Description="Endevor demo">
<STC HostName="CCIHOST"
JobName="CCISTC"
ProgramName="BC1PAPI0"
Comments="ENDEVOR STC"
PoolInitSize="0"
PoolIncrSize="1"
PoolMaxSize="0"
PoolreapTime="180">
UnusedTimeout=”600”
AgeTimeout=”1200”>
<wsParameters Lang="EN"
TimeZone="GMT-6.0"
CodePage="cp1040"
Encoding="cp1040"
CharacterSet="ISO8859-1"
LFSEncoding="ISO8859-1"
ContentType="Text"
Trace="1"
Traced="USERID"/>
</STC>
</DataSource
|
Copyright © 2014 CA.
All rights reserved.
|
|