Hi All: ERMailUtils.instantiatePage() will, in turn, call ERXApplication.instantiatePage() which calls ERXWOContext.newContext(). It will get you to the same destination.
Tim UCLA GSE&IS > On Oct 5, 2015, at 12:18 AM, Fabian Peters <[email protected]> wrote: > > Hi Christoph, > > ERXWOContext.newContext() should do what you want. > > Fabian > >> Am 04.10.2015 um 21:07 schrieb CHRISTOPH WICK | i4innovation GmbH, Bonn >> <[email protected]>: >> >> 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.fabian%40e-lumo.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/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]
