Hi;
I would like to realize a application which receive from a system of the messages via SOAP (events).
Next it apply rules to them (events) and if same conditions are match, it send events into a mail or store events into a database.
I would like to use a web service but I do not know if its a good solution compared to the jms ?
by knowing that jms does not accept messages SOAP
Regards;
I would like to realize a application which receive from a system of the messages via SOAP (events).
Next it apply rules to them (events) and if same conditions are match, it send events into a mail or store events into a database.
I would like to use a web service but I do not know if its a good solution compared to the jms ?
by knowing that jms does not accept messages SOAP
Regards;