Jump to: navigation, search

How to set up a database for MaTaP


UBIK.Studio set-up

A UBIK.Studio with the following plugins is needed:

  • UBIK.Interface.Module.Excel.dll
  • UBIK.Interface.Module.Json.dll
  • UBIK.Interface.Module.MaTaP.dll
  • UBIK.Interface.Module.MRO.dll
  • Syncfusion.XlsIO.Base.dll
  • Syncfusion.Licensing.dll
  • Syncfusion.Compression.Base.dll

Data structure set-up

Connect to an empty Database via the UBIK.Studio and a SystemDefinitionsUpgrade window will appear where the highest version needs to be chosen for each component. After the SystemDefinitionsUpgrade the basic data structure for MaTaP is in the database.

DB upgrade.png



Configure database settings

In the top left there is a tab called "Database" from where the Database settings window can be opened. The following settings need to be configured. DB setting1.png

Data Path: Select a data path for your database.

Web Service Base Url: Enter the base URL of the web service. Example: If the URL to the content web service of Slot01 is eg. "https://dev.mycompany.net:888/UBIK/MATAP/Slot01/CONTENT/UBIKContent.svc" the base URL would be "https://dev.mycompany.net:888/UBIK/MATAP".

IC Hint square.pngThe MaTaP web services need to be structured in a certain way. The base URL/path can be chosen as liked. From there, a folder for every slot is needed (have to be called "Slot01", "Slot02", ...) and under each slot folder, there are the Content, Push and Usam folders containing the web service.

DB setting2.png

Customizing and ACM

The Customizing of the database needs to be build (F6) and released. The ACMs (MetaDefinitions) need to be build and released for each used slot context.