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"

Line 1: Line 1:
== Introduction<br>  ==
 
 
<br>
 
 
== Stardust Camel Component<br>  ==
 
 
<br>
 
 
 
== Examples<br>  ==
 
== Examples<br>  ==
  
==== File Ingestion Example<br> ====
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/FileIngestion|File Ingestion]]<br>  
 
+
==== Flat File Parsing Example<br>  ====
+
 
+
==== Database Event Monitoring Example<br>  ====
+
  
==== Message Enricher Example<br> ====
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/FlatFile|Flat File]]<br>  
  
==== Using Camel JPA, JMS With Stardust for System Integration<br> ====
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/DBEventMonitor|Database Event Monitoring]]<br>  
  
==== Camel Configuration: JMS ActiveMQ - Oracle AQ Bridge<br> ====
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/MessageEnricher|Message Enricher]]<br>  
  
==== Oracle Queue Integration with Stardust Queue using Camel<br> ====
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/JPAJMSStardust|JPA, JMS with Stardust for system integration]]<br>  
  
== Testing<br> ==
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/AMQ-OMQ-Bridge|JMS ActiveMQ - Oracle AQ Bridge]]<br>  
  
<br>
+
[[STP/Stardust/KnowledgeBase/Integration/Camel/OracleQueueWithStardust|Oracle Queue Integration with Stardust Queue]]<br> <br>

Revision as of 00:28, 2 November 2011

Examples

File Ingestion

Flat File

Database Event Monitoring

Message Enricher

JPA, JMS with Stardust for system integration

JMS ActiveMQ - Oracle AQ Bridge

Oracle Queue Integration with Stardust Queue

Back to the top