• Add `get_document_by_id` and `get_file_basename` functions, because they
    are needed in `Отримати документ` keyword.
    Remove `get_file_contents` function call.
    Remake `Отримати документ` keyword: now it returns only name of
    downloaded by broker file in lieu of file content and path. Moreover,
    `${url}` arguments is replaced with `${doc_id}` so as to give to broker
    better data about document to download.
    mykhaly authored
     
    Browse Files »