投稿済み Mon, 21 Nov 2022 17:22:08 GMT 、投稿者 Simon H. Hellmann Toshiba TGIS GmbH |

In Organization Settings, you can create a list of holidays. These are not counted as workdays from workflows.

Is there any way to import these holidays or edit these entries directly? As far as I know, there is no such feature documented.
Maybe someone here knows of a possibility I don't know about?

Any way would work for me: txt file import, API call, database manipulation etc.

EDIT: Found it in the database. Any other way would still be appreciated.
Settings is an XML column.

SELECT settings FROM [dwsystem].[dbo].[DWOrganization];
Organization -> General -> Calendar -> Holidays

      <Holidays>
        <Holiday name="Holiday 1" date="2022-11-21" />
        <Holiday name="Holiday 2" date="2002-11-21" />
      </Holidays>

Thanks & Greetings from Germany,
Simon H. Hellmann
DocuWare System Consultant

投稿済み Mon, 21 Nov 2022 17:45:04 GMT 、投稿者 Simon H. Hellmann Toshiba TGIS GmbH |
PS @DocuWare why is formatting so broken? 
投稿済み Fri, 25 Nov 2022 15:14:15 GMT 、投稿者 Tobias Getz DocuWare GmbH Director Product
Hi Simon H. Hellmann,

there is currently no way to import a file with a list of holidays into the configuration. 

The formatting is sometimes broken. The service provider already fixed something which helped in most cases, but sometimes it is broken even after the fix.

Regards
Tobias Getz

フォーラムに投稿するためにはログインが必要です。