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 (Process Trigger)
(Service Integration)
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
== Process Trigger ==
 
== 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/Email Trigger with Process Attachments|Email Trigger with Process Attachments]]
 
* [[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/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]]
 
* [[Stardust/Knowledge Base/Integration/Camel/DB Monitor using JPA and Camel|DB Monitor using JPA and Camel]]
  
 
== File Processing  ==
 
== File Processing  ==
* [[Stardust/Knowledge Base/Integration/Camel/FileIngestion|File Ingestion]]<br>
+
* [[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/FlatFile|Flat File]]<br>
+
* [[Stardust/Knowledge Base/Integration/Camel/Json File To Structured Data | JSON File converted to Structured Data and Back]]
* [[Stardust/Knowledge Base/Integration/Camel/Consuming A CSV File - at FTP or Local FileSystem |Consuming A CSV File - at FTP or Local FileSystem]]<br>
+
  
 
== Message Processing  ==
 
== Message Processing  ==
* [[Stardust/Knowledge Base/Integration/Camel/MessageEnricher|Message Enricher]]<br>
+
* 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]]
 +
* [[Stardust/Knowledge Base/Integration/Camel/Camel Based Monitoring and Auditing Transient Processes Using SEDA|Camel Based Monitoring and Auditing Transient Processes Using SEDA]]
 +
 +
== Exception Handling  ==
 +
* [[Stardust/Knowledge Base/Integration/Camel/Exception_Handling_in_Generic_Camel_Application|Exception Handling in Generic Camel Application]]

Revision as of 01:31, 19 March 2015

Process Trigger

File Processing

Message Processing

  • Message Enricher (TBD)

JMS Integration

Service Integration

Exception Handling

Back to the top