Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

Re: [EP-tech] How to set a var in MyScreen and use it in MyWorkflow?

From: roman <roman.chyla AT gmail.com>
Date: Fri, 10 Oct 2008 13:38:59 +0200


Threading: Re: [EP-tech] How to set a var in MyScreen and use it in MyWorkflow? from roman.chyla AT gmail.com
      • This Message

*** http://www.eprints.org/tech.php/id/%3C48EF3ED3.3000207%40googlemail.com%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hi Arnoud,

> 
>> Apache session and then for some reason I decided to use cookies.
> 
> Thanks for the suggestion. Do you know a way to read the cookie in my
> workflow xml?

I suppose that if it is possible:
<field ref="event_title" 
input_lookup_url="{$config{perl_url}}/users/lookup/event_by_name" 
required="yes" />

It could be be something like:
<epd:if test="$session{my_key}"...

> 
> It might not have been clear in my question, but I would like to use
> the var in my workflow
> definition (<epc:if test..)

your problem, imo, is not how to read it, but where to set it. and that 
depends on what you want to do and if it plays nicely with the Eprints 
workflow

I haven't done anything like that so far, but I would be interested to 
see the solution

Best regards,

   roman

> 
> Regards,
> 
>   Arnoud.
> 
> 


[index] [prev] [next] [options] [help]