Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Stardust/Knowledge Base/Integration/Camel"

(Examples)
Line 1: Line 1:
== Examples<br> ==
+
== Process Trigger ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/Email Trigger with Process Attachments|Email Trigger with Process Attachments]]<br> [[Stardust/Knowledge Base/Integration/Camel/Json File To Structured Data|JSON File converted to Structured Data and Back]]
 +
* [[Stardust/Knowledge Base/Integration/Camel/Timer_Trigger_using_Quartz_and_Camel | Scheduling process starts using the Quartz scheduler in a Camel trigger]]
 +
* [[Stardust/Knowledge Base/Integration/Camel/DB Monitor using JPA and Camel|DB Monitor using JPA and Camel]]<br>  
  
[[Stardust/Knowledge Base/Integration/Camel/FileIngestion|File Ingestion]]<br>
 
  
[[Stardust/Knowledge Base/Integration/Camel/FlatFile|Flat File]]<br>  
+
== File Processing  ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/FileIngestion|File Ingestion]]<br>
 +
* [[Stardust/Knowledge Base/Integration/Camel/FlatFile|Flat File]]<br>
 +
* [[Stardust/Knowledge Base/Integration/Camel/Consuming A CSV File - at FTP or Local FileSystem |Consuming A CSV File - at FTP or Local FileSystem]]<br>
  
[[Stardust/Knowledge Base/Integration/Camel/MessageEnricher|Message Enricher]]<br>  
+
== Message Processing  ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/MessageEnricher|Message Enricher]]<br>  
  
[[Stardust/Knowledge Base/Integration/Camel/DB Monitor using JPA and Camel|DB Monitor using JPA and Camel]]<br>
+
== JMS Integration  ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/AMQ-OracleAQ-Bridge|JMS ActiveMQ - Oracle AQ Bridge]
 +
* [Stardust/Knowledge Base/Integration/Camel/OracleQueueWithStardust|Oracle Queue Integration with * Stardust Queue]]
  
[[Stardust/Knowledge Base/Integration/Camel/AMQ-OracleAQ-Bridge|JMS ActiveMQ - Oracle AQ Bridge]]<br>
+
== Service Integration ==
 
+
* [[Stardust/Knowledge Base/Integration/Camel/Calling RESTful Service Through Camel Route|Calling RESTful Service Through Camel Route]]
[[Stardust/Knowledge Base/Integration/Camel/OracleQueueWithStardust|Oracle Queue Integration with Stardust Queue]]<br>
+
 
+
[[Stardust/Knowledge Base/Integration/Camel/Email Trigger with Process Attachments|Email Trigger with Process Attachments]]<br> [[Stardust/Knowledge Base/Integration/Camel/Json File To Structured Data|JSON File converted to Structured Data and Back]]<br>
+
 
+
[[Stardust/Knowledge Base/Integration/Camel/Calling RESTful Service Through Camel Route|Calling RESTful Service Through Camel Route]]<br>
+
 
+
[[Stardust/Knowledge Base/Integration/Camel/Consuming A CSV File - at FTP or Local FileSystem|Consuming A CSV File - at FTP or Local FileSystem]]<br>
+
 
+
[[Stardust/Knowledge Base/Integration/Camel/Timer Trigger-Quartz And Camel|Timer Trigger Quartz And Camel]]<br>
+

Revision as of 04:05, 25 March 2014

Process Trigger


File Processing

Message Processing

JMS Integration

Service Integration

Back to the top