The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to limit the number of email documents received from the Read Documents (Email) operator
I'm trying to find a way to limit the number of email documents (either by a count or email date) when using the Read Documents-Email operator.
0
Best Answer
-
IngoRM Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM FounderHi @rileye ,Welcome to the forum. I am afraid that this is not possible since this kind of limit does not seem to be supported by the Java Mail standard we are using for this operator. So the only option for this would be to regularly fetch the emails from the source and store them in some kind of DWH and fetch only the desired amount or date range from there. If anybody sees a different solution, please chime in.Hope this helps,Ingo6
Answers