Project

General

Profile

Wiki » History » Version 23

chin-yeh, 01/31/2012 09:19 AM

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 23 chin-yeh
Overview:
27 19 chin-yeh
* [[Deployment - Server Architecture]]
28 23 chin-yeh
29
Component(s):
30
* [[Deployment Guide - ws-mimic]]
31 18 chin-yeh
* [[Deployment Guide - connector-client-utils]]
32 20 chin-yeh
* [[Deployment Guide - connector-batch]] - _connector related batch programs_
33 16 chin-yeh
34 12 chin-yeh
h2. Operation Guides
35
36
* [[Operation Guides - cwapp8]]
37
38 4 chin-yeh
h1. SCM
39
40
h2. connector-client-utils
41
42
<pre>
43
Host: cwyrnd2-server [IP address:192.168.2.11]
44 14 chin-yeh
Path: d:/source/connector
45 5 chin-yeh
Module: connector-client-utils
46 20 chin-yeh
Tag: HEAD
47
</pre>
48
49
h2. connector-batch
50
51
<pre>
52
Host: cwyrnd2-server [IP address:192.168.2.11]
53
Path: d:/source/connector
54
Module: connector-batch
55 5 chin-yeh
Tag: HEAD
56
</pre>
57 15 chin-yeh
58
h2. connector-config
59
60
<pre>
61
Host: cwyrnd2-server [IP address:192.168.2.11]
62
Path: d:/source/connector
63
Module: connector-config
64
Tag: HEAD
65
</pre>
66 21 chin-yeh
67
68
h1. Scheduled Job
69
70
|_.Name|_.Path|_.Run Frequency|_.Remark|
71 22 chin-yeh
|Event Reconciliation|<code>/usr/ecosway/batches/connector/scripts/pending_event_processor.sh</code>|every 1 hour|to reconcile those pending events|