We had this thought but not considered. Is there any api i can use in my xslt to fetch the workarea??Thanks in advance.
@Fish -- Can we dig it a lil bit more. I have already been using java with my xslts (i.e., calling a java method from xslt).
We haven't considered the option of setting hidden variables due to some specific reason(we will have to face issues during cross branch movement)
Like in perl, we used to have simple iw tags to get the workarea. Interwoven cannot ditch teamsite users working with xslt and java. I probably think there must be some api in java (provided by Interwoven) which i can use in my xslt to fetch the workarea.Referring to csdocs, there is an api. But the problem is it needs authentication. Username, password etc,. should be sent in as arguments.The thing is i don't want to make things complicated.Any help is appreciated.
Thanks all. I have finally found solution to this. There is small code snippet we can use. Thanks to Interwoven. Special thanks to fish for your time.