tableau-business-service.properties

Summary

Parameters to set up MED business processes. Language settings are included as well.

Parameter Domain Default value Description
tableau config loading POS tableau config file can be loaded in different ways.
med.tableau.config.type file | storemanager storemanager

"file" - MED will load \{file.filename\} directly from file system

"storemanager" - MED will retrieve tableau config from SM Server

med.tableau.config.file.filename Filename TableauConfig.json Name of the JSON file containing information about the tableau configuration. Only used, if \{med.tableau.config.type\} = file
med.tableau.config.file.baseDir Path ${med.root.dir}/tableau-data Path, where \{file.filename\} can be found. Only used, if \{med.tableau.config.type\} = file
med.tableau.config.storemanager.name String Tableau Config Identifier on SM for the tableau config file. Only used, if \{med.tableau.config.type\} = storemanager
tableau language settings Those parameters are used to define the languages editable in a tableau. It is independent from the MED user languages.
med.tableau.variant.defaultlanguage Locale en_US Default language to be shown, if no other selection was done.
med.tableau.variant.language.* Locales List of parameters defining the languages editable for a tableau.
business process settings Parameters affecting business processes on MED directly.
med.itemsearch.defaultStoreId String 0 Default storeID used by item search, if no store is selected.
med.itemsearch.maxResultCount Number 100 Maximum number of matches to be displayed in item search.
med.itemsearch.posUomItemTextClass String 02 Text class, that identifies an item description. This text is then shown in the item search result list.
internal parameters
med.tableau.data.file.baseDir Path ${med.root.dir}/tableau-data
deprecated parameters Those parameters are used by MED versions older than 5.7 and marked as deprecated. Please don't use them anymore.
gkr.tableau-business-service.system String GKR-OPOS-FAT Type of the system to be edited (SM system type). It will be used, if not provided within call parameters (Can be empty or contains not existing system type).
gkr.tableau-business-service.version String Version of the system to be edited (POS/MPOS template version). It will be used, if not provided within call parameters (Can be empty or contains not existing template version).
med.uploadTableauData.remoteUri String URI to autoimport WebDAV interface of SM.
med.uploadTableauData.user String WebDAV user
med.uploadTableauData.password_encrypted String WebDAV password
med.uploadTableauData.maintenanceTemplate.systemType String System type which should be used in maintenance template (should be same as in original template).
med.uploadTableauData.maintenanceTemplate.resourceGroupVarName String Resource group variant name (for Omnichannel Point-of-Sale it is the language).
med.uploadTableauData.maintenanceTemplate.tableausFileName String Relative path in maintenance template to Tableau file (should be same as in original template).
med.uploadTableauData.maintenanceTemplate.tableauVariantsFileName String Relative path in maintenance template to TableauVariants file (should be same as in original template).