• Creation of index profiles via API

    I would like to know if via API or other programming means, it is possible to create index level profiles by code.

    Best Regards

     
  • RE: Dynamic security assign

    Thanks Simon, I thought so but I had to try it.

    Best Regards

    Pedro
  • Dynamic security assign

    Hi guys,

    I am considering using index level profiles to assign security to documents based on three metadata.
    The problem I see is that I would need more than 5000 profiles to manage this.

    Is it possible to maintain a dynamic security based on the content of a table?
    That is, suppose we have 3,000 records with the following information:
                  Supplier / Division / Agent.
     
    Is it possible that the agent can only file/consult documents from its corresponding supplier/division?
  • Write onto a document

    Hi,

    I am trying to replicate the steps indicated in the following note:

    https://support.docuware.com/en-us/knowledgebase/article/KBA-36216

    But only run ok if I execute the form.  
    I would like to start from a document created by DocuWare Printer, use the indexes to fill in the merge form. But I think I'm not doing something right by following the note

    Any Idea?
  • Email activity - Workflow Designer

    Hi all,

    Is it possible to include more than one document in the workflow designer's "Email" activity? I need include several files from DW in a email task.

    Thanks In Advanced

    Pedro
  • Store dialog Validation WebService Fail

    Hi,


    I am doing a POC to evaluate the validation of documents before storing them. I register a webservice (dummy) that only returns what it receives from DW. And this is the result, empty. 

    It's a DW cloud instance. Any idea?
     
    {
        "TimeStamp": "2021-05-18T15:06:02.4510135Z",
        "UserName": null,
        "OrganizationName": null,
        "FileCabinetGuid": "00000000-0000-0000-0000-000000000000",
        "DialogGuid": "00000000-0000-0000-0000-000000000000",
        "DialogType": "Unknown",
        "Values": []
    }