how to send PDF to a remote system
I have PDF files stored in a JDE table (blob field). What's the simplest approach to send these PDF over to a 3rd party system please? Is it via web services (Java) or are there other simpler ways to send these pdf over to the 3rd party system (FTP or something)
Thanks