dear lister,

when I use direct access through a URL I can do it with something like
http://<my remedy server>/servlet/ViewFormServlet?form=<my form>&server=<pepito server>&view=<the view>&eid=$Request ID$

Instead of going to that view and opening the specified id, I would like to first check which user is this trying to open that ticket. So I though maybe I could write a view where I check the user infos and then I forward that user to the next view (corresponding to its group). But then I would need to catch the $Request ID$ s/he tries to access first on the first view. I should probably keep that ID into a variable (or something else). After my checks are done, the mentioned ID should be pass by to the next view.
My question is: how to do this ?
I mean to keep the ID mentioned in the first view and pass it to the second view.
Many thanks for any help/though you might share.
Serouche

ARS 6.00.01 patch 1454
mid-tiers 6.03 patch 13

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to