Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

459 total results found

Import from AD

Scheduled services Special functionality

Synchronize users/groups in LDAP repository [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.LDAPimport Default isActive:  Default interval: 

Needs Work

Kontoafstemning

Scheduled services Special functionality

Bygger afstemninger til brug for kontoafstemning (se vejledning) [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.solution.afstemning.KontoafstemningBuild...

Needs Work

Satelite synchronize

Scheduled services Special functionality

Keep a slave server model and data in sync [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.SateliteSynchronize Default isActive:  Default inte...

Needs Work

Satelite synch data

Scheduled services Special functionality

[Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.SateliteSynchronizeData Default isActive:  Default interval: 

Needs Work

Attachment fetcher

Scheduled services Core services

Pick up files stored in emails on a certain IMAP account [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.email.EmailHandlerThread Default isAct...

Needs Work

Custom codeunit

Scheduled services Special functionality

Run custom codeunit defined in policy [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.RunCustomCodeunit Default isActive:  Default interval:  ...

Needs Work

Data index builder

Scheduled services Special functionality

Transfer uncommitted data to search engine [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.tempusserva.lucene.index.ServiceIndexDataStore Default isActive:  Defaul...

Needs Work

File index builder

Scheduled services Special functionality

Process files in queue [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.tempusserva.lucene.index.ServiceIndexFileQueue Default isActive:  Default interval: 

Needs Work

Sync Azure AD

Scheduled services Special functionality

Synchronize Azure groups and users [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.tempusserva.services.azureusers.DirectorySynchronizer Default isActive:  Default...

Needs Work

Usage reporting

Scheduled services System information

Report your usage metrics (ex. user count) [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.tempusserva.services.licenses.ReportService Default isActive:  Default i...

Needs Work

Import holidays

Scheduled services Core services

Fetches holidays one year ahead and saves them [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.LoadHolidays Default isActive:  Default interva...

Needs Work

Maintain Resumes

Scheduled services Core services

Recalculates resume-values [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: dk.p2e.blanket.services.MaintainResumes Default isActive:  Default interval: 

Needs Work

Run BI SQL

Scheduled services Special functionality

Runs sql for entities with config called biSqlQuery [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: com.tsnocode.engine.services.BiService Default isActive:  Default ...

Needs Work

Send service usage

Scheduled services System information

Sends usage of different services, for billing [Describe the function the service executes] Configuration [If any configuration is available, and how to] Developer info Classname: com.tsnocode.engine.services.ServiceUsageService Default isActive:  Def...

Needs Work

What are Stylesheets

Design & Styling Stylesheets

Stylesheets can be applied in three ways Attached to solution Attached to solution interface Default application stylesheet Stylesheets are defined in: Designer > Ressources > Stylesheet Stylesheets contain CCS code to markup the page elements. The st...

Needs Work

Styling cheatsheet

Design & Styling Stylesheets

Shared page styling All pages are structured in the following CSS class structure .TempusServaPage (root) .menuList .menuItem ... content ... Content can easily be wrapped around the "TempusServaPage" by use of wrappers Command bases sty...

Needs Work

CSS for form buttons in page footer

Design & Styling Tricks and hacks

.tsUpdateButtons { position: fixed; bottom: 0px; width: 92%; max-width: 1200px; padding: 0px 0px 2px 0px; z-index: 26; background-color: transparent; opacity: 1; } .submitOption, .updateSubmit { max-width: 22%; line-height: 1;...

Needs Work

CSS for printing labels

Design & Styling Tricks and hacks

The below case will style a certain dashboard widget outputting LI elements @page { margin: 0cm; /* page reset */ } @media print { html * { margin: 0px; padding: 0px; } /* page reset */ #Widget23 ul { padding: 12mm 6mm 12mm 6mm; margin-bottom: 0; }...

Needs Work

Interface templates

Templates

Interface templates is cleartext text content in HTML format, that is edited directly the backend. Two types of tags exist General repeatable placeholders Specific placeholders referencing a single field Specific placeholders have priority, over generi...

Needs Work

Export templates

Templates

Export templates are binary files uploaded to the template, containing special tags where the content from Tempus Serva fields should be inserted. Transformation of tables, files etc. is done automatically. An example for a Word report is found here: Word doc...

Needs Work