Hey, it's been a few days, just checking in to see if this is possible. Based on your previous response, i'm guessing what i'm looking to do is not currently supported. Our current version of Mach-ii is 1.8. sounds like it's not available in 1.9 either.
Thanks for looking into it. Jon ---------------------------------------- From: "Peter Farrell" <[email protected]> Sent: Thursday, March 15, 2012 5:15 PM To: [email protected] Subject: Re: [Mach-II] can i launch a new event thread from a current event Hrm...id have to think if its possible. On mobile right now so give me a day or so.... On Mar 15, 2012 7:12 PM, "Jon Hirschi" <[email protected]> wrote: Hi, I'm wondering if I can launch a new event from one of my current events, and have the new event run under another request scope, like threading. So here's what i'm trying to do: I have a large email list that i need to send emails to (currently about 6000 users). Each of these users have a customized email that includes a personalized set of information. The way i'm handling this is that i grab a large pool of the information and then do query of queries to filter down the information and individualize the information for each of the users. What i would like to do is that i would like to create a packet/ event for each user and then launch off the request. I think that I should be able to get through most of this in one request, however, actually writing out the email i think is a process that i would like to push out into a new event, because then i could use mach-ii's view pages for each of the emails. the user's packet includes a bunch of queries, structs and arrays, so doing a redirect event or pushing it out as an http wouldn't work because i want to retain the user's packet. What would be ideal would be to launch it out as a new thread or something similar, to get it out of the controlling request. Any idea if this is something that i can do through Mach-ii... (hopefully that was enough information) Thanks! -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
