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

Lucene data store and services

OCR and Fileindexing Elastic search

Lucene data store will contain lines for each record and record file in the system. All data in Lucene data store will be sent to Elastic search. Every time a record is updated an entry is made in Lucene data store, and by default the data is sent synchroniou...

Needs Work

Trouble shooting

OCR and Fileindexing Elastic search

Status on the file indexing The file indexer has a stus page that will display information about the state of the indexer https://<server>/tsFileIndexingService/execute The page also constains a goodword "HEALTHY" taht is displayed if the process has not...

Needs Work

Reindexing

OCR and Fileindexing Elastic search

Reindex files Before reindexing starts may clean up the index (this is optional) DELETE FROM lucenedatastore WHERE FieldID > 0; To reindex execute the statement below using the following parameters schema of the database (example: "tslive") file tab...

Needs Work

Understanding integrated search

OCR and Fileindexing Elastic search

The integrated fulltext serach using Elatic search is a internal/active approach to indexing the content. Content will be added to a indexing queue every time it is updated - ensuring allways updated content, but consuming CPU ressources on the indexing server...

Needs Work

Adding OCR capability

OCR and Fileindexing Elastic search

OCR components must be installed on the same server as TS file indexing service. Only GhostScript and Terrasect are required to proces PDF files. TEMPORARY FIX: <tomcat>\catalina\catalina.properties add java.io.tmpdir=c:/Temp Install: ImageMagick binaries...

Needs Work

Setting up basic search service

OCR and Fileindexing Elastic search

Note that the Elastic search server can be installed on a seperate server (neither TS file indexing or the application server is required). Install: Elastic search server Elastic search server (version 5) will run standalone and will require Java 8 or higher...

Needs Work

Jobnet v1

Standard Integrations Jobnet

It's possible to upload jobs to JobNet using the tsJobnet servlet.This site documents the interface. Usage Send a POST or GET-request to the servlet-endpoint "/addJob" with the required parameters as url-parameters.If a parameter is missing, the servlet will...

Needs Work

JobnetConceptUri

Standard Integrations Jobnet

Jobs uploadet to JobNet require the parameter JobDetails.JobLocation.OccupationConceptUri to be set to a valid OccupationConceptUri.A wrapper has been made for this, it is part of the JobNet servlet. Usage Send a POST or GET-request to the servlet-endpoint "...

Needs Work

Link to QR codes

Standard Integrations

You can use our online QR coder to convert links to mobile phone QR codes. Add the link in question as the request string (after the ?) Example: https://omega.tempusserva.dk/qr/encode?https://wiki.tempusserva.dk/index.php?title=Link_to_QR_codes You can...

Needs Work

LoadInfoFromCVR

Common Codeunits FormEvent

What it does A codeunit that does a lookup via danish CVR register and updates the given fields of the record. Only the configurations that are set will be updated, allowing for fetching of specific fields. First setup Add a status action and set the codeu...

Needs Work

Understanding Oauth 2

Standard Integrations Oauth2 authentication

Oauth authentication will put icons on the login page for fast and easy SSO wth multiple vendors. The user will be authenticated if the email matches between the provider and the Tempus Serva user. The following providers are supported. Google LinkedIn ...

Needs Work

Setting up SingleSignon

Standard Integrations Oauth2 authentication

Before going into the detailed configuration please make sure https/SSL is enabled. Set the following configurations to true securitySslLogin securitySslPages Next activate service icons on the login page oauthLoginDisplay Google Oauth Using an ...

Needs Work

Objects

Glossary (nomenclature)

Dashboard: Front-end page Widget: UI element in a dashboard Section: Collection of entities Entity: Describes a type of record, including its behavior and datatypes (This is a class in OOP) Record: Main data holding thing (This is an object in OOP)...

Needs Work

Parts

Glossary (nomenclature)

Front-end: The system that the normal user sees Back-end: Where the front-end is configured Database: It's a database

Needs Work

Outlook calendar

Standard Integrations

Exporting data items as calendar entrys How to display an export to calendar on each data item Create a button: Parametrized URL Build an URL using the following parameters title [field] SagID [value] DataID [value] OPTION A from [field] minutes...

Needs Work

Pages

Design & Styling Grouping fields

Pages are grouping for fields, that will display corresponding tabs in record forms. Selecting the tab will filter out the fields not belonging to the page in question. In questionaires the pages will be displayed as an explanatory subject.

Needs Work

Installing Pentaho CE

Standard Integrations Pentaho

https://www.hitachivantara.com/en-us/pdfd/white-paper/pentaho-community-edition-installation-guide-for-windows-whitepaper.pdf https://sourceforge.net/projects/pentaho/

Needs Work

Setting up Mondrian

Standard Integrations Pentaho

https://rpbouman.blogspot.com/2016/03/need-mondrian-war-checkout-xmondrian.html https://github.com/rpbouman/xmondrian NOT https://sourceforge.net/projects/mondrian/

Needs Work

Connecting Mondrian to TS

Standard Integrations Pentaho

Needs Work

Connecting Pentaho to Mondrian

Standard Integrations Pentaho

Needs Work