Hi
thanks for the reply.
I understand the differences between BC and SE.
My question was just about "best-practises" in SMX - about including
logic which is not an integration stuff: if it's a true we should try to
avoid put into SE such logic?
rafal
W dniu 04.10.2011 20:09, Łukasz Dywicki pisze:
In JBI spec service engines are places where logic should be implemented.
Binding components are responsible only for protocol adoption (eg from http to
nmr, from nmr to ftp). All other operations, including transformations, complex
routing and message formation should be implemented as service engines.
Pozdrawiam,
Łukasz
Hi
I have a question regarding Service Engines role in integration process.
Should they just transform the message and do a simple operation or they may be
responsible for the huge logical functionalities?
regards