How to specify a relative URL with linkPublisher
Hi,
I would like to specify a relative URL with linkPublisher, which is provided with Jazz build toolkit. That is, instead of specifying
url="https://myserver:9443/jazz/pathname/filename.ext"
, I want to specify something like
url="pathname/pathname/filename.ext"
or
url="(some_variable)/pathname/filename.ext"
Is there a way to do that? If I specify url="pathname/pathname/filename.ext", the created link did not work with an error "The specified URL ... is malformed.". Thanks.
Tami (Masaaki) Takamiya
RTC Enterprise Extensions
I would like to specify a relative URL with linkPublisher, which is provided with Jazz build toolkit. That is, instead of specifying
url="https://myserver:9443/jazz/pathname/filename.ext"
, I want to specify something like
url="pathname/pathname/filename.ext"
or
url="(some_variable)/pathname/filename.ext"
Is there a way to do that? If I specify url="pathname/pathname/filename.ext", the created link did not work with an error "The specified URL ... is malformed.". Thanks.
Tami (Masaaki) Takamiya
RTC Enterprise Extensions