Keeping temporary file uploads beyond user session expiration

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Keeping temporary file uploads beyond user session expiration

Lee Hart-2
Hi,

I'm very new to all of this, so I apologise if this is a naive question!

I want to keep temporary files that have been uploaded during a "draft phase" in a temporary location, but keep them beyond expiration of the user's session, then remove them later on (either manually, or using some other independent process).

Is the default behaviour in Orbeon to delete all of the temporary file uploads after the user's session expires?

If so, can that behaviour be altered? And, any tips on how? =)

Kind regards,
Lee




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Keeping temporary file uploads beyond user session expiration

Alessandro  Vernet
Administrator
Lee,

Temporary files are removed when the user's session expires, and you
can't change this without changing the Java code. The idea is that you
would always move or upload the files somewhere else when user submit
or save the form. So the temporary file is only there while users are
on that form, editing the data. Did you have some other use case in
mind?

Alex

On Mon, May 24, 2010 at 8:45 AM, Lee Hart <[hidden email]> wrote:

> Hi,
> I'm very new to all of this, so I apologise if this is a naive question!
> I want to keep temporary files that have been uploaded during a "draft
> phase" in a temporary location, but keep them beyond expiration of the
> user's session, then remove them later on (either manually, or using some
> other independent process).
> Is the default behaviour in Orbeon to delete all of the temporary file
> uploads after the user's session expires?
> If so, can that behaviour be altered? And, any tips on how? =)
> Kind regards,
> Lee
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet