I am trying to create a custom log folder under
\Interwoven. I have tried the following
<param name="File" value="${iw.client.log.path}/workflow/custom.log"/>
which is creating my logs under [iw-home]/local/logs/iwui/. Any variable which can give me the path
\Interwoven. That means one folder above iw-home (D:\Interwoven\TeamSite).
Donot want to hardcode the path.