Publicado Mon, 21 Nov 2022 17:22:08 GMT por Simon H. Hellmann Toshiba Tec Germany Imaging Systems GmbH IT-Consultant Document Management Solutions
<p>In Organization Settings, you can create a list of holidays. These are not counted as workdays from workflows.<br> <br> Is there any way to import these holidays or edit these entries directly? As far as I know, there is no such feature documented.<br> Maybe someone here knows of a possibility I don't know about?<br> <br> Any way would work for me: txt file import, API call, database manipulation etc.<br> <br> <em><strong>EDIT: Found it in the database. Any other way would still be appreciated.</strong></em><br> Settings is an XML column.</p> <pre class="linenums prettyprint">SELECT settings FROM [dwsystem].[dbo].[DWOrganization]; Organization -&gt; General -&gt; Calendar -&gt; Holidays &nbsp; &nbsp; &nbsp; &lt;Holidays&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Holiday name="Holiday 1" date="2022-11-21" /&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Holiday name="Holiday 2" date="2002-11-21" /&gt; &nbsp; &nbsp; &nbsp; &lt;/Holidays&gt; </pre> <p></p> <p>Thanks &amp; Greetings from Germany,<br> Simon H. Hellmann<br> DocuWare System Consultant</p>
Publicado Mon, 21 Nov 2022 17:45:04 GMT por Simon H. Hellmann Toshiba Tec Germany Imaging Systems GmbH IT-Consultant Document Management Solutions
PS @DocuWare why is formatting so broken? 
Publicado Fri, 25 Nov 2022 15:14:15 GMT por Tobias Getz DocuWare GmbH Team Leader Product Management
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

You must be signed in to post in this forum.