hi,
I need to make the ESB webMethods abble to expose web services that fill some fields inside PDF files and then return the files (with MTOM.
Initially, I was thinking about spare with the ESB, leaving him its own tasks : generating PDF task would be another application which have to publish the filled PDF files.
Do you think this is a good way to confide nevertheless this task to the ESB ?
I easily could load some jar library (like IText) and then ask the ESB to fill the data and then produce the PDF file, all that process would be a lot more simple and the lenght of process (nb steps) would be the shorter one.
What solution would you advise me ?
A last question (maybe I should began by this one) : Is the ESB abble to deal with filling PDF in a native way ?
Regards
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods