<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WEBSERVICE(URI) / FILTERXML Xpath not well explained"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118619#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WEBSERVICE(URI) / FILTERXML Xpath not well explained"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118619">bug 118619</a>
              from <span class="vcard"><a class="email" href="mailto:klemen.zivkovic@gmail.com" title="Zhivko <klemen.zivkovic@gmail.com>"> <span class="fn">Zhivko</span></a>
</span></b>
        <pre>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 = "<a href="http://localhost:8080/mytestwebservice?param1=23424">http://localhost:8080/mytestwebservice?param1=23424</a>"
        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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>