Hi Laurent,

Have you been able to figure this one out?  I think I
have a similar problem.

At the end of my registration process I need to do the
following in flowscript:

1. Save the new user to the database.
2. Auto-login the user into the portal.

I would imagine #2 would require sending an event to
the portal from flowscript (unless there is a way to
have the portal execute a link like: 

do-login?username=xxx&passoword=xxx).

Thanks,
-Alex

--- Laurent Trillaud <[EMAIL PROTECTED]> wrote:
> We are working with the cocoon portal and cform. We
> have a form, designed
> with woody which is managed in a flowscript.
> The values keyed-in by the user, in the form, must
> be used in another coplet
> of the portal (in order to launch a query linked to
> those values).
> Thus, we want to put the values of the form into
> attributes of another
> coplet.
> Unfortunately, it seems not possible (problem with
> continuation?) to use the
> relevant sendpage("/portal/bookmark...") command in
> the flowscript to do so.
> The application loops infinitely when we do so.
>  
> Thus we would like to set/get directly the values of
> coplet attributes, from
> the flowscript.
>  
> Did someone already do this? 
> A sample would really be appreciated.
> Laurent Trillaud
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to