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 (Set up SMILA)
(Other topics)
 
(3 intermediate revisions by one other 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 filter and access record data in BPEL|How to filter and access record data in BPEL]]
 
* [[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]]
 +
* [[SMILA/Documentation/Multiple_Instances|How to run multiple SMILA instances on one machine]]
 
----
 
----

Latest revision as of 03:55, 23 June 2014

SMILA HowTo manuals

Set up SMILA

Build SMILA

Create bundles

Integrate components

Other topics


Back to the top