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 "Stardust/Knowledge Base/Integration/Camel"

m (JMS Integration)
(7 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
== File Processing  ==
 
== File Processing  ==
* [[Stardust/Knowledge Base/Integration/Camel/FileIngestion|File Ingestion]]
 
* [[Stardust/Knowledge Base/Integration/Camel/FlatFile|Flat File]]
 
 
* [[Stardust/Knowledge Base/Integration/Camel/Consuming A CSV File - at FTP or Local FileSystem |Consuming A CSV File - at FTP or Local FileSystem]]
 
* [[Stardust/Knowledge Base/Integration/Camel/Consuming A CSV File - at FTP or Local FileSystem |Consuming A CSV File - at FTP or Local FileSystem]]
 
* [[Stardust/Knowledge Base/Integration/Camel/Json File To Structured Data | JSON File converted to Structured Data and Back]]
 
* [[Stardust/Knowledge Base/Integration/Camel/Json File To Structured Data | JSON File converted to Structured Data and Back]]
  
 
== Message Processing  ==
 
== Message Processing  ==
* [[Stardust/Knowledge Base/Integration/Camel/MessageEnricher|Message Enricher]]
+
* Message Enricher (TBD)
  
 
== JMS Integration  ==
 
== JMS Integration  ==
* [[Stardust/Knowledge Base/Integration/Camel/AMQ-OracleAQ-Bridge|JMS ActiveMQ - Oracle AQ Bridge]
+
* [[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]]
+
  
 
== Service Integration  ==
 
== Service Integration  ==
 
* [[Stardust/Knowledge Base/Integration/Camel/Calling RESTful Service Through Camel Route|Calling RESTful Service Through Camel Route]]
 
* [[Stardust/Knowledge Base/Integration/Camel/Calling RESTful Service Through Camel Route|Calling RESTful Service Through Camel Route]]
 +
* [[Stardust/Knowledge Base/Integration/Camel/Camel Route to Send and Receive Email|Camel Route to Send and Receive Email]]
 +
* [[Stardust/Knowledge Base/Integration/Camel/Camel File based inter-system integration - Camel|Camel routes to File based inter-system integration]]
 +
 +
== Exception Handling  ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/Exception_Handling_in_Generic_Camel_Application|Exception Handling in Generic Camel Application]]

Revision as of 04:53, 29 September 2014

Process Trigger

File Processing

Message Processing

  • Message Enricher (TBD)

JMS Integration

Service Integration

Exception Handling

Back to the top