Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

In Wedia’s data model objects and properties are the main entities. All changes and enhancements on both objects and properties can be made in the Object Management which is located in the administration space.

topic en 7fa0c
Figure 1. Administration
topic en 9d6b5
Figure 2. Administration > Object Management
Note
URL of the Object Management view

... /admin/ebnStructure?form_object=activated&form_action=StructureEdit

Note
General URL for displaying an object

... form_action=…​&form_object=…​&form_id=…​

e.g. "http://mydomain.com/wcm.jspz?form_action=dataview&form_object=asset&form_id=123"

Important
The object’s name can be changed to get access to other objects (only in unsecure mode, see below for further information)

Create new object

Creating new objects will deliver all default features for editing (CRUD) and searching.

  1. Click New object

    → New object will have nine fields by default

    topic en 977f6
  2. Click Data to switch to data view

    → There will be no link to go back to the administration view

  3. Click New

  4. Add data

  5. Switch again to admin > object management

    Tip
    It is better to copy the objects asset, planning or contentobject instead of creating them new.
  6. Add new properties

    topic en 04e8a
Note
It is possible to define some logic as well, but this has to be coded by a developer.

Create relationship between objects

  1. Create new object, e.g. department

    1. Create list of values

      → Switch to tab Data

    2. Create new values

  2. Select object which should be linked to the new object

  3. Add property

    1. Modify field Type to child

      topic en 0b92f
      Child

      1:1 (*)

      Child multiple

      1:n

      Child multiple long

      1:n

      Child multiple long relational

      1:n (*)

       

      (*) best choices

    2. Set Nature (means: where do the values come from) choosing the source object

  4. Save

Tagging objects

  1. Select object

  2. Click on Configuration tab

  3. Click on tags tab

    topic en cb16a
  4. Add tag

Create a filter

  1. Select object

  2. Open property

  3. Click tab tags

  4. Select tag popinlist_search_group

    topic en 79a3d
  5. Save

Full text search

  1. Select object

  2. Tab Configuration

    1. Click on fulltext indexation

  3. Tab Structure

    1. Select property

    2. Choose values to be indexed

    3. Click Update properties

    4. Click Indexation and choose indexonly

      topic en 31401
  4. Switch to Admininistration > ElasticSearch

    1. Set company name

    2. Set index name

Search in other languages

  1. Select object

  2. Open property

  3. Check Internationalizeable

  4. Save

    → (i18n) will be added to name

    → Tab I18N will be visible

    → Tab Translations of the name will be visible

    topic en bd7bf
  5. Edit other required languages

Note
Further languages can be enabled within the Data view of the object lang.

Thesaurus

You can access the page to maintain the thesaurus via the backend navigation:
Developer space > (THESAURUS Objects) Keyword

topic en 0c167

On this page words can be linked to manage keywords, e.g. “grey” to “color”. This will lead to different search results, e.g. a search for “color” will find “grey”.

topic en d9e39

Enable Thesaurus

  1. Select the object assetkeyword

  2. See properties Generic and Synonymof

    → both must be active

Analytics tab

Here are the same functions available as on the report pages (without export).

topic en 22132

Remove Analytics tab

  1. Select object

  2. Click tab Configuration

  3. Click tab Tags

  4. Add remove_analytics tag to object

Note
Data is saved anyway, no analytic data is deleted
  • No labels