Project

General

Profile

Wiki » History » Version 22

chin-yeh, 01/03/2012 04:24 PM

1 1 chin-yeh
{{toc}}
2
3
h1. Wiki
4
5 9 chin-yeh
_System Overview:_
6
7
!system_overview.png!
8
9 8 chin-yeh
h1. Documentation
10 1 chin-yeh
11 11 chin-yeh
h2. Installation Guides
12
13
* [[Installation Guide]]
14
15 13 chin-yeh
h2. Configuration Guides
16
17
* [[Configuration Guide]]
18
19 9 chin-yeh
h2. Programming Guides
20
21 8 chin-yeh
* [[Programming Guide - Web Services (RESTful)]]
22
* [[Programming Guide - Web Services Client (RESTful)]]
23 4 chin-yeh
24 16 chin-yeh
h2. Deployment Guides
25
26 19 chin-yeh
* [[Deployment - Server Architecture]]
27 18 chin-yeh
* [[Deployment Guide - connector-client-utils]]
28 20 chin-yeh
* [[Deployment Guide - connector-batch]] - _connector related batch programs_
29 16 chin-yeh
30 12 chin-yeh
h2. Operation Guides
31
32
* [[Operation Guides - cwapp8]]
33
34 4 chin-yeh
h1. SCM
35
36
h2. connector-client-utils
37
38
<pre>
39
Host: cwyrnd2-server [IP address:192.168.2.11]
40 14 chin-yeh
Path: d:/source/connector
41 5 chin-yeh
Module: connector-client-utils
42 20 chin-yeh
Tag: HEAD
43
</pre>
44
45
h2. connector-batch
46
47
<pre>
48
Host: cwyrnd2-server [IP address:192.168.2.11]
49
Path: d:/source/connector
50
Module: connector-batch
51 5 chin-yeh
Tag: HEAD
52
</pre>
53 15 chin-yeh
54
h2. connector-config
55
56
<pre>
57
Host: cwyrnd2-server [IP address:192.168.2.11]
58
Path: d:/source/connector
59
Module: connector-config
60
Tag: HEAD
61
</pre>
62 21 chin-yeh
63
64
h1. Scheduled Job
65
66
|_.Name|_.Path|_.Run Frequency|_.Remark|
67 22 chin-yeh
|Event Reconciliation|<code>/usr/ecosway/batches/connector/scripts/pending_event_processor.sh</code>|every 1 hour|to reconcile those pending events|