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"

m (Integrate components)
(Other topics)
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
* [[SMILA/Documentation/HowTo/How to add a new Data Source to the importing framework|How to add a new '''Data Source''' to the SMILA importing framework]]
 
* [[SMILA/Documentation/HowTo/How to add a new Data Source to the importing framework|How to add a new '''Data Source''' to the SMILA importing framework]]
 
* [[SMILA/Documentation/HowTo/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
 
* [[SMILA/Documentation/HowTo/How to integrate the HelloWorld webservice as a Pipelet|How to integrate the HelloWorld '''web service''' as a pipelet]]
* [[SMILA/Documentation/HowTo/How to access the REST API with the RestClient|How to access the REST API with the RestClient]]
 
  
 
== Other topics ==
 
== Other topics ==
 +
* [[SMILA/Documentation/HowTo/How to access the REST API with the RestClient|How to access the REST API with the Java RestClient]]
 
* [[SMILA/Documentation/HowTo/How to export a bundle|How to export a bundle]]
 
* [[SMILA/Documentation/HowTo/How to export a bundle|How to export a bundle]]
 
* [[SMILA/Documentation/HowTo/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]
 
* [[SMILA/Documentation/HowTo/How to filter and access record data in BPEL|How to filter and access record data in BPEL]]
 +
* [[SMILA/Documentation/Adding_JDBC_Drivers|How to add JDBC drivers to SMILA]]
  
 
----
 
----

Revision as of 04:28, 16 September 2013

SMILA HowTo manuals

Set up SMILA

Build SMILA

Create bundles

Integrate components

Other topics


Back to the top