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

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

Heintz Craig SE

Heintz Craig

参加日時: 2017/07/07

  • フォーラムの投稿
  • RE: .net Api UploadDocument changed

    Wed, 12 Feb 2025 12:58:06 GMT – .net Api UploadDocument changed
    o references
    public static Document UploadSingleFileToBasket(FileCabinet basket)
    var fi . new Filelnfo("file.pdf");
    Document uploadedDocument;
    if (fi.Length > 2000008)
    uploadedDocument = basket.ChunkUeloadDocument(fi, Ox1000000);
    else
    uploadedDocument = basket.UploadDocument(fi);
    return uploadedDocument;
    Ordemmon
    public static Document UploadSingleFileToFileCabinet(FileCabinet fileCabinet)
    {
    var indexData = nee•: Document()
    {

    Fields   new List<DocumentlndexField>()
    {

    DocumentlndexField.Create("RECIPIENT", "Me"),
    DocumentlndexField.Create("SENDER", "Airline XYZ"),

    }
    };
    //var uploadedDocument = fileCabinet.UploadDocument(indexData, new Filelnfo("Flug.pdf"));

    var uploadedDocument fileCablnet.UploadDocument(k
    return uploadedDocument (extension) Document FileCabinetUploadDocument(InputDocument inputDocument)
    Uploads the specified document
    inputDocument: The file.
  • RE: Local Data Connector Stops working b/c there's an Update.

    Fri, 13 Jan 2023 14:08:24 GMT – Local Data Connector Stops working b/c there's an Update.
    You can set a windows task to run a silent update on a schedule
    • KBA-36543
  • RE: Auto-fill index field from two index fields

    Thu, 10 Feb 2022 15:35:35 GMT – Auto-fill index field from two index fields
    This can be done in AutoIndex however you will have to make a SQL script that connects to the file cabinet and concatenates the fields into a new column value.&nbsp; Then you may choose that column to populate the field of choice.
  • RE: Data Security questions

    Thu, 10 Feb 2022 15:32:16 GMT – Data Security questions
    Multi-Factor is supported thru <strong>Azure AD</strong> or <strong>ADFS</strong>&nbsp;and is set up in those external authentication methods.&nbsp; DW simply relies on them to allow a user before it allows a user to login.
  • RE: Create Select List of User Names

    Wed, 05 Jan 2022 14:27:46 GMT – Create Select List of User Names
    There is a default list within DocuWare for Users and another one for Roles.
  • RE: Branding issue on DocuWare 7.7 [on-premise version]

    Fri, 12 Nov 2021 20:07:32 GMT – Branding issue on DocuWare 7.7 [on-premise version]
    Here is the method since v7.4
    https://support.docuware.com/en-us/knowledgebase/article/KBA-35187
     
  • RE: Reset MSMQ on a schedule

    Fri, 12 Nov 2021 20:05:57 GMT – Reset MSMQ on a schedule
    Using your script worked well for me.  You could replace Clear-MsmgQueue with Remove-MsmgQueue which is more like what DocuWare does with the Message Bus Tool.  Also, it is important for this same line of code to be run as the user that is set in the DocuWare service or the clear/remove will fail.

    Great stuff.  Thanks
  • RE: Active Directory synchronisation - Nested Groups

    Tue, 19 Oct 2021 14:03:47 GMT – Active Directory synchronisation - Nested Groups
    Groups within groups works.  Are you using the Admin Tool or The User Sync Desktop App to set his up.

    Keep in mind that if the users are in a child domain, it will not work.  Only users listed in the connected domain level will synchronize since the pointer to their user attributes are located there.  In this scenario you would have to set up a sync at each domain level.
  • RE: Document Processing - How to import "Replace Text" values

    Thu, 23 Sep 2021 13:31:28 GMT – Document Processing - How to import "Replace Text" values
    This will work for you.
    Use a semicolon between column data.  This is probably so a comma can be used in a data value.

    Works:
    Canada;Moose
    Pinto;Horse


    Not Working
    Canada,Moose
    Pinto,Horse
     
  • RE: LDC disconnects from the cloud

    Mon, 12 Jul 2021 15:18:10 GMT – LDC disconnects from the cloud
    I had a similar issue where i was using AutoIndex and the LDC connect kept disappearing.  Turn out that the advice was to uninstall the current version of the LDC connector and reinstall the connector again.  Seems there may have been a bug.   Mine was a v7.3 system.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …16
  • ›

ヘルプを入手

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

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

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

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

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