HI Mark,

Am using CF7.

Not using cfcs....

What do you mean by frameworks?

The request comes from the user clicking on 'add new request', then a
form displays with a new request number.  Once they fill in the data
and click on submit, an email gets sent to the user with the request
number and data.  I am finding that the number is the same on three
other emails, but the other data is different.

Hope this makes sense.


On Mar 26, 4:27 pm, "Mark Mandel" <[EMAIL PROTECTED]> wrote:
> Dj -
>
> Hard to say, without knowing many of the specific of your application?
>
> What version of CF are you on?
> Are you using CFCs? If so, are you storing them in the applications scope?
>
> Are you using any particular frameworks?
>
> Where does the request id come from?
>
> This may be a locking issue, and/or it may be un-var'd CFC variable
> issue... not sure.
>
> Mark
>
>
>
>
>
> On Wed, Mar 26, 2008 at 5:24 PM, djdawson <[EMAIL PROTECTED]> wrote:
>
> >  Just having a CF issue at the moment and thought I'd send out an email
> >  requesting some assistance.
>
> >  I am having an issue with concurrency on an application in
> >  development.
>
> >  When I raise a new request it should grab a new request number and
> >  assign it to me via email.
>
> >  Problem:  If there are a group of people raising a new request
> >  concurrently, the request email will contain the request number (in
> >  title, link and main text) for the request created by someone else. So
> >  this means that the new request picks up the request number from the
> >  other request created in the time before it has been saved.
>
> >  I am now looking for assistance with this issue and some other
> >  issues.  Since where i work has only a few coldfusion experts, I have
> >  had to look further out.  Hence, I thought I'd drop the User Group a
> >  line.
>
> --
> E: [EMAIL PROTECTED]
> W:www.compoundtheory.com- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to