Hi All,
We are using Livesite 7.2.1 integrated with Dot Net.
Preview is on IIS 7.5 and Runtime uses IIS 6.
I'm trying to query LSCS from component.
In content XML , i am using urlGetXml method but its giving me
java.net.MalformedURLException: no protocol: /TestTargetPOC/testLSCS.page
where TestTargetPOC is the name of site.
Below is the my content xml code -
http://server
ort/lscs/v1/document/path/templatedata/Target_P/Target_C/data/Lscs?project=//servername/default/main/test1Branch
com.interwoven.livesite.external.runtime.Web
urlGetXml
Please let me know where i am making mistake.
Thanks in advance.