web
オフライン状態です。これはページの読み取り専用バージョンです。
close

  • ナレッジベース
  • クラウドステータス
  • アップデート
      • 全て
      • Web ページ
      • フォーラム
      • サポート情報記事
  • 日本語
    • Deutsch
    • Español
    • Français
    • English
    • 日本語
  • ホーム
  • Public Profile

Mosca Fabrice

Mosca Fabrice

参加日時: 2017/12/22

  • フォーラムの投稿
  • I don't use Power BI, but I

    Fri, 07 Dec 2018 03:47:19 GMT – DocuWare and Power BI-1544088171

    I don't use Power BI, but I have found Metabase (metabase.com).

    That's a very powerful BI tool. I use the REST API to extract the datas I need and store them in a sqlite database with a python script.

    Metabase read this database and display my Dashboard.

  • I am now able to connect to

    Fri, 07 Dec 2018 03:39:00 GMT – Python and REST-1543553515

    I am now able to connect to DocuWare using that syntax and retrieve metadatas :

    url = 'https://MyOrg.docuware.cloud/DocuWare/Platform/Account/LogOn?returnUrl=/...
    datalog={'Username':'login', 'Password':'password', 'Organization':'MyOrg'}

    r=requests.post(url,datalog)
    file=open("response.xml","w+")

    file.write(r.text)

    Thanks for your help.

     

  • Thanks Joe,

    Sun, 02 Dec 2018 22:34:23 GMT – Python and REST-1543553515

    Thanks Joe,

    I will take a look on these ressources.

  • Python and REST

    Fri, 30 Nov 2018 03:52:40 GMT – Python and REST-1543553560

    Hi,

    did anyone ever use python to launch a request using the REST API ? I need example to achieve that.

    Thanks

  • Python and REST

    Fri, 30 Nov 2018 03:51:55 GMT – Python and REST-1543553515

    Hi,

    did anyone ever use python to launch a request using the REST API ? I need example to achieve that.

    Thanks

ヘルプを入手

ナレッジベースベースから検索する
  • 知識を入手する

    • ヘルプページ
    • ナレッジベース
    • アップデート&修正プログラム
    • クラウドステータス
    • ブログ
    • YouTube
  • サポートを受ける

    • 皆さんのアイデア・意見
    • チームビューワー
  • 情報を入手する

    • データプライバシーポリシー
    • リーガル
    • 免責事項
    • サポートライフサイクルポリシー
    • サイトマップ

コピーライト © 2025. All rights reserved.