[Libreoffice-bugs] [Bug 118619] WEBSERVICE(URI) / FILTERXML Xpath not well explained
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 20 08:17:57 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=118619
--- Comment #1 from Zhivko <klemen.zivkovic at gmail.com> ---
There is no info in help/documentation how to set webservice/rest call timeout
when this call happens in LO macro.
Macro of call is:
url = "http://localhost:8080/mytestwebservice?param1=23424"
svc = createUnoService("com.sun.star.sheet.FunctionAccess")
ret = svc.callFunction("WEBSERVICE", Array(url))
Anybody knows where "ws timeout" be found?
There are usually connect timeout and response timeout. It would be great if
both of those could be defined somewhere in settings of LibreOffice.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190220/79ce7198/attachment.html>
More information about the Libreoffice-bugs
mailing list