Upgrading to 11.26
Default NAR changes
New Structures
cwsavedsearch
Used to store saved searches on portal
cwsearchsubscription
Used to save users subscriptions to saved searches
massimportitem
Required structure for uploading and indexing new assets in portal. Each instance in this structure holds a “to be” asset.
massimportjob
Required structure for uploading and indexing new assets in portal. Each instance in this structure represents a batch of items.
userregistration
A dedicated structure to hold account creation requests.
videoratio
A structure similar to assetformat but dedicated to videos. Horizontal, vertical and square are not sufficient for videos as users are more interested in values such as 4/3, 16/9…
wkfmassimportitem
Workflow statuses for massimportitem. See
wkfmassimportitemaction
Workflow actions for massimportitem.
wkfmassimportjob
Workflow statuses for massimportjob.
wkfmassimportjobaction
Workflow actions for massimportitem.
More information regarding import in front can be found in Setting up the Upload screens on the DAM Portalarchived
Structures updates
aicolor
Aim: Allow sorting colours for a better rendering in portal
Changes:
added a field position (integer)
defining position as the default sort field
asset
Aim:
Allow updating meta-data fom portal
Better automatic generation of REST API services
Structures tags
rest_api_aggs_nolimit - (added tag) Allows to retrieve all aggregates
rest_api_dam_create - (added tag) Enables automatic creation service generation
rest_api_dam_delete - (added tag) Enables automatic deletion service generation
rest_api_dam_update - (added tag) Enables automatic update service generation
rest_api_dam_workflow - (added tag) Enables automatic workflow service generation
Fields changes
name - added tags
rest_api_dam_update : Makes this field editable
rest_api_not_required : Makes field optional when updating an instance
namefr - added tags
rest_api_include_view : Forces this field in an entity stream (/api/rest/dam/data/<ID>)
rest_api_not_required
binary - added tag:
rest_api_create_required : Mark field required when creating a new instance
dteendrights - added tag
rest_api_not_required
keywords - added tag
rest_api_not_required
photograph - added tag
rest_api_not_required
namede - added tags
rest_api_include_view
rest_api_not_required
description - added tag
rest_api_not_required
descriptionfr - added tag
rest_api_not_required
descriptionde - added tag
rest_api_not_required
assetnature - the field is no longer editable
poster - added tag
rest_api_not_required
ai_caption - the field is now marked i18n
righttype - added tag
rest_api_not_required
authorizedchannel - added tag
rest_api_not_required
location - added tag
rest_api_not_required
copyright - added tag
rest_api_not_required
shootingdate - added tag
rest_api_not_required
displayweight - added tag
rest_api_not_required
coverage - added tag
rest_api_not_required
folder - added tag
rest_api_not_required
organization - ajout de l'étiquette
_rest_api_not_required_
ai_concepts - added tag
rest_api_not_required
rootnature - FIELD HAS BEEN REMOVED
visibility - added tag
rest_api_not_required
allowbroadcast - FIELD HAS BEEN REMOVED
blurhash - added tags
wxmcart
field is no longer in view
New fields
ai_captionfr (i18n for ai_caption)
ai_captionde (i18n for ai_caption)
videoratio new field, child on videoratio. Allows to better qualify video ratios and allows to retrieve better aggregates on portal
assetcollection
Structure removed
assetcoverage
Aim :
Allow creating coverages when editing an asset
Structure tags
rest_api_dam_create (added tag)
rest_api_dam_update (added tag)
Fields changes
namefr - added tag
rest_api_not_required
description - added tag
rest_api_not_required
descriptionfr - added tag
rest_api_not_required
namede - added field
descriptionde - added field
lang
Aim :
Allow a user to choose languages when creating an account on portal.
Structure tags
rest_api_include Expose lang data through REST API (/api/rest/data/lang)
Structure is indexed
Fields changes
name
added tag rest_api_include
mark field as indexed
code - added tag rest_api_include
originalname - added tag rest_api_include
role
Objectif :
user
Aim
Enable better fulltext search on user
Fields changes
name - added tag autosuggest
wxmcart
Aim
Allow to run fulltext searches on carts
Add technical information regarding the expires field
Field changes
name indexed
description indexed
expires added technical description