Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/HowTo"

(Integrate a component)
(Integrate a component)
Line 18: Line 18:
 
* [[SMILA/Development_Guidelines/How to write a Pipelet|How to write a '''pipelet''']]
 
* [[SMILA/Development_Guidelines/How to write a Pipelet|How to write a '''pipelet''']]
 
* [[SMILA/Development_Guidelines/How_to_write_a_Worker|How to write a '''worker''']]
 
* [[SMILA/Development_Guidelines/How_to_write_a_Worker|How to write a '''worker''']]
* [[SMILA/Development_Guidelines/How to implement an agent|How to implement an '''agent''']]
 
* [[SMILA/Development_Guidelines/How to implement a crawler|How to implement a '''crawler''']]
 
 
* [[SMILA/Development_Guidelines/How to implement an ETL crawler|How to implement a '''ETL crawler''']]
 
* [[SMILA/Development_Guidelines/How to implement an ETL crawler|How to implement a '''ETL crawler''']]
 
* [[SMILA/Development_Guidelines/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
 
* [[SMILA/Development_Guidelines/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
 
* [[SMILA/Development_Guidelines/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]
 
* [[SMILA/Development_Guidelines/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]
 +
 +
=== Deprecated ===
 +
* [[SMILA/Development_Guidelines/How to implement an agent|How to implement an '''agent''']]
 +
* [[SMILA/Development_Guidelines/How to implement a crawler|How to implement a '''crawler''']]

Revision as of 11:20, 19 January 2012

SMILA HowTo manuals

Setup

Build

Creation of bundles

Integrate a component

Deprecated

Back to the top