mercredi 4 janvier 2023

I want to know whether the apache camel can be used for our application requirement?

Problem statement:

There is a Universal Message Injector(UMI). We should on work this UMI.

**Definition: **

UMI is an application used to schedule and inject messages to system under test(Black-Box). The purpose of UMI is to inject various types of messages to any type of system under test and to avoid repetition of code.

UMI takes the config. file as input and transforms the messages from config. file to Target Application. It can transfer the message through Message Queue(MQ),Rest API, File. The form of transferring message(mq/api/file) is mentioned in config file. Config file allows user to specify the messages to be injected. It allows user to configure a relative timestamp per message to be injected.

This is the requirement, My question is "can in use Apache Camel to complete this requirement?".

Anyone who knows apache camel or anyone who have work experience with apache camel, please help me.

I don't know anything about apache camel. if apache camel have features to satisfy my requirements i can work on that.

Aucun commentaire:

Enregistrer un commentaire