Are these emails stored in an email system (accessible thru POP/IMAP) or in text flat-files?
Can you give us some more context? What would you have in PDFs that would need to be brought into a database? Can whatever system that is generating the PDFs generate data in a different way?
I’ve often found that these integration problems require thinking “outside of the box”…
The emails are stored in an email system. i’m wondering if there’s anything that DI can do to get them out. Otherwise i’d have to get at them some other way and use something like Perl to format them in a way that DI can import them. What i’d like, and probably a few others would too, would be to create a datasource of type EMAIL or PDF.
Doubt it exists but if anyones handled anything like this before it would be nice to hear about it.
As far as PDF’s go let assume it’s just a normal PDF with some numbers in that I’d like to get hold of.
this is quite an old thread.
However the question remains relevant I think?
Is there an Adapter Datastore that provides DI access to an IMAP mailbox?
Or is there another way to access emails via DI (without having to save them as text files first)?