~mikel-martin/openobject-addons/extra-5.0_esale_osc_enhancement

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>etl.component</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="etl-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">
      <span class="breadcrumbs">
        <a href="etl-module.html">Package&nbsp;etl</a> ::
        Package&nbsp;component
      </span>
    </td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
        <tr><td align="right"><span class="options"
            >[<a href="frames.html" target="_top">frames</a
            >]&nbsp;|&nbsp;<a href="etl.component-module.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<!-- ==================== PACKAGE DESCRIPTION ==================== -->
<h1 class="epydoc">Package component</h1><span class="codelink"><a href="etl.component-pysrc.html">source&nbsp;code</a></span><br /><br />
<p>Used to fetch data from any sources like files, database, 
  etc..,transform data and store in any destinations like files, database 
  etc.</p>
  Copyright (C) 2004-2009 Tiny SPRL (&lt;http://tiny.be&gt;). GNU 
  General Public License.<br /><br />

<!-- ==================== SUBMODULES ==================== -->
<a name="section-Submodules"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Submodules</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-Submodules"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
  <tr><td class="summary">
  <ul class="nomargin">
    <li> <strong class="uidlink"><a href="etl.component.component%27-module.html">etl.component.component'</a></strong>: <em class="summary">ETL Component.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.control-module.html">etl.component.control</a></strong>: <em class="summary">ETL Control components.</em>
    <ul>
    <li> <strong class="uidlink"><a href="etl.component.control.data_count%27-module.html">etl.component.control.data_count'</a></strong>: <em class="summary">Calculate total count of data while transferring.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.control.sleep%27-module.html">etl.component.control.sleep'</a></strong>: <em class="summary">Puts job process in sleep.</em>    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="etl.component.input-module.html">etl.component.input</a></strong>: <em class="summary">To extract data from the source systems.</em>
    <ul>
    <li> <strong class="uidlink"><a href="etl.component.input.csv_in%27-module.html">etl.component.input.csv_in'</a></strong>: <em class="summary">To read data from csv file.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.data%27-module.html">etl.component.input.data'</a></strong>: <em class="summary">This component is used to read data.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.facebook_in%27-module.html">etl.component.input.facebook_in'</a></strong>: <em class="summary">This is an ETL Component that is used to read data from facebook.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.gmail_in%27-module.html">etl.component.input.gmail_in'</a></strong>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.openobject_in%27-module.html">etl.component.input.openobject_in'</a></strong>: <em class="summary">Reads data from Open Object model.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.sql_in%27-module.html">etl.component.input.sql_in'</a></strong>: <em class="summary">To read data from SQL database.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.sugarcrm_in%27-module.html">etl.component.input.sugarcrm_in'</a></strong>: <em class="summary">This is an ETL Component that reads data from SugarCRM.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.vcard_in%27-module.html">etl.component.input.vcard_in'</a></strong>: <em class="summary">To import data from vcard.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.input.xmlrpc_in%27-module.html">etl.component.input.xmlrpc_in'</a></strong>: <em class="summary">To run xmlrpc server.</em>    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="etl.component.output-module.html">etl.component.output</a></strong>: <em class="summary">To load/store data into destination system.</em>
    <ul>
    <li> <strong class="uidlink"><a href="etl.component.output.csv_out%27-module.html">etl.component.output.csv_out'</a></strong>: <em class="summary">To write data to csv file.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.output.facebook_out%27-module.html">etl.component.output.facebook_out'</a></strong>: <em class="summary">This is an ETL Component that writes data to facebook.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.output.openobject_out%27-module.html">etl.component.output.openobject_out'</a></strong>: <em class="summary">To write data into open object model.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.output.sql_out%27-module.html">etl.component.output.sql_out'</a></strong>: <em class="summary">To write data into SQL table.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.output.xmlrpc_out%27-module.html">etl.component.output.xmlrpc_out'</a></strong>: <em class="summary">To get the response for the request made to xmlrpc server.</em>    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform-module.html">etl.component.transform</a></strong>: <em class="summary">To transform string data into particular type.</em>
    <ul>
    <li> <strong class="uidlink"><a href="etl.component.transform.data_filter%27-module.html">etl.component.transform.data_filter'</a></strong>: <em class="summary">Data filter component.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.data_map-module.html">etl.component.transform.data_map</a></strong>: <em class="summary">Data Map component.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.diff%27-module.html">etl.component.transform.diff'</a></strong>: <em class="summary">Used to find difference between Data.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.join%27-module.html">etl.component.transform.join'</a></strong>: <em class="summary">Data Join component.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.logger%27-module.html">etl.component.transform.logger'</a></strong>: <em class="summary">To display log detail in streamline.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.logger_bloc%27-module.html">etl.component.transform.logger_bloc'</a></strong>: <em class="summary">To display log detail in end of process.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.merge%27-module.html">etl.component.transform.merge'</a></strong>: <em class="summary">To merge all input flows.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.schema_validator%27-module.html">etl.component.transform.schema_validator'</a></strong>: <em class="summary">To perform Schema Validation.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.sort%27-module.html">etl.component.transform.sort'</a></strong>: <em class="summary">To perform sort operation.</em>    </li>
    <li> <strong class="uidlink"><a href="etl.component.transform.unique%27-module.html">etl.component.transform.unique'</a></strong>: <em class="summary">To perform unique operation.</em>    </li>
    </ul>
    </li>
  </ul></td></tr>
</table>

<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="etl-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0beta1 on Wed Apr 29 20:37:20 2009
    </td>
    <td align="right" class="footer">
      <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie()
  // -->
</script>
  
</body>
</html>