Hi Christoph: Have you looked at ERMailUtils.instantiatePage? That should do what you need. If you’re doing this in a background task, make sure no elements in your component require a session.
Tim UCLA GSE&IS > On Oct 4, 2015, at 12:07 PM, CHRISTOPH WICK | i4innovation GmbH, Bonn > <[email protected]> wrote: > > Hi List, > > I'd like to send batch emails in a separate thread using ERMailDeliveryHTML > and a Component based HTML. > > Unfortunately, I need a WOContext to generate my subclass of WOComponent. Is > there a way to generate the WOContext outside the RR-Loop? > > C.U.CW > -- > What are the three enemies of a programmer? Sunlight, oxygen, and the > appalling roar of the birds. > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
