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 6 Next »

Important configuration update on RESTAPI / WXM_RESTAPI

parameter workdir

In version 2021.3 the Swagger/OAS3 documentation API was moved to the “working” folder of the API, corresponding to the plugin parameter workdir (see https://crossmedia.atlassian.net/wiki/spaces/WD/pages/11764307/Appendix1+Configuration#Configure-the-plugin).

Unfortunately the default value of this parameter historically refers to the system parameter user.dir which is not accessible from the Tomcat Application on some environments.

The result is that the file cache couldn’t be written in that directory, which causes regeneration in loop (and therefore slowness in accessing the doc and increased resource consumption), but also big problems of conflicts during simultaneous access.

The default value has therefore been changed in version 2021.5 to refer to user.home. Since the corresponding directory can be shared between several instances/application runtimes, especially for integration servers that are on the same machine, run by the same user, in order to have a folder specific to each instance, the default value also refers to the site name as a discriminating value.
It is important to pay attention to the value of this parameter, if you are running multiple environments simultaneously on the same machine with the same user without having configured a discriminating site name (I am thinking in particular of development machines), only if you want to use the swagger doc of course.

New Portal features

Share a board using a playlist embed code

It is now possible to share on external websites a board as a playlist, by generating an embed code for a playlist player that can be pasted in a external website :

The user can then select one of the multiple playlist designs offered:

New Back-Office features

Dataedit i18n language filtering

Back on the 2021.4, we added the possibility to filter the dataview by language. The very same functionnality is now available on the datedit.

List of the new features on Analytics V2:

  • A dashboard about DXM has been added.

  • It’s now possible to filter dashboards by access type ( Portal, Bo, DXM..)

Counts in the thesaurus view :

On the new thesaurus view, a new column showing the occurences has been added. This number reveals how many times this term in used in all the structure of the DAM.

In a matter of performance, the counts are calculated in a batch running every day, so at a given moment, numbers can be incorrect but will be corrected very soon by the next batch.

A button to show the unused term(s) is available.

New back-office boards features :

All the “boards” popup in the back has been reviewed following this template :

It’s now possible to search among your boards.

List of the others new features :

  • New parameters to internationalize the dates in mail has been added

  • Sharing a board by zip now takes selection into account.

  • Remove pop-up only shows the board where , at least, one of the selected media is included.

Structure changes

Added structures

country

Structure containing the ISO 3166-1 list of 241 countries in English, French and German with code_num, code_alpha2 and code_alpha3. 41 entries of this list are by default deactivated as a workaround for some portal issues.

Removed structures

Following structures have been removed from the NAR:

  • assettype

  • assetvariation

  • assetvariationtype

  • cart

  • cartitem

  • cartitemvariation

  • carttask

  • carturl

  • cartuser

  • cartzip

  • transcoderjob

  • userfo

  • userfociv

Updated structures

asset

  • poster

    • position → 1050

  • separator_ai

    • editable → false

assetcolorspace

  • added structure tags: remove_datalist_multiupdate, remove_datalist_search_advanced, remove_datalist_search_equation, remove_tab_analytics

  • instance #3 name → unknown

  • instance #5 (new) → grayscale

assetiaconcept

  • removed structure tags: datalist_filters_default_opened, show_tab_depends

  • generic → removed

assetrighttype

  • added structure tags: remove_datalist_multiupdate, remove_datalist_search_advanced, remove_datalist_search_equation, remove_tab_analytics

assetvisibility

  • added structure tags: remove_datalist_multiupdate, remove_datalist_search_advanced, remove_datalist_search_equation, remove_tab_analytics

monodocmodel

  • monodocmodel inlist -> true

  • editorsdefaultfont inlist -> true

role

  • instance #4 → updated rubrique property accordingly to rubrique changes

  • instance #27 → updated rubrique property accordingly to rubrique changes

rubrique

  • instance #1048 (Projects) → position updated

  • instance #1064 (Manage content tags) → position and rubrique updated

  • instance #10121 (Manage Geography thesaurus) → form_action to thesaurus in url

  • instance #10138 (Activity reports) → position updated

  • instance #10172 (Asset technical informations) ADDED

  • instance #10173 (Video Ratios) ADDED

  • instance #10174 (Asset types hierarchy) ADDED

videoratio

Default values have been added to the NAR:

  • #1 → 16/9,

  • #2 → Others

  • #3 → 4/3

  • No labels