Руководство Пользователя для Cisco Cisco Tidal Enterprise Scheduler 6.2

Скачать
Страница из 48
2-18
Cisco Tidal Enterprise Scheduler JD Edwards Adapter Guide
6.2.1 SP3
Chapter 2      Configuring the JD Edwards Adapter 
Configuring the JD Edwards Adapter
Step 9
Open the service.props text file and add the following line:
Keystore=c:\\JDE-Certs\\<your_trusted_keystore>.keystore
(Note the use of escaped backslashes for Windows directories).
Configuring service.props for the JD Edwards Adapter
The service.props file is used to configure adapter behavior. service.props is located in the \
config
 
directory located under the Adapter’s GUID directory, You can create both the directory and file if it does 
not yet exist. The table below lists some of the parameters that can be specified in service.props related 
to polling, output, and log gathering. 
Property
Applicable 
Adapter(s)
Default What it controls
CONN_SYNC
All
N
Setting this flag to Y allows synchronous 
connections without overloading the 
RDOnly Thread. If set to N, the adapter 
might stop trying to reconnect after an 
outage or downtime.
EnableDynamicPollingInterval 
All
N
Use to avoid frequent polling on 
long-running jobs. When set to Y in 
service.props of a particular adapter, these 
properties are enabled: 
MinDynamicPollInterval—Minimum 
value should be 5 seconds.
MaxDynamicPollIntervalInMin—Maxim
um value should be 5 minutes.
PercentOfEstDuration—Default value is 
5.
keystore
BusinessObj
ects, 
BusinessObj
ects BI, 
BusinessObj
ects DS, 
Cognos, JD 
Edwards, 
Oracle 
Application
s, VMware, 
Web 
Services
<none> Specify
 
keystore=c:\\<adapter_certificate_di
rectory>\\<your_trusted_keystore>.ke
ystore
when importing certificates into a Java 
keystore.