Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
hiddentrue
idrLANGDONE

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Nils / Mihail01 NOV 20212021 Wintercreated, written, rDEV
Antje02 NOV 20212021 WinterrDOC


...

Section
bordertrue


Column

Table of Contents

Table of Contents
exclude(Table of Contents|Read on|systemHookConfiguration.json|Webhooks|CATALOG Service)


Introduction

Info

As of 2021 Winter.


For some properties of your DMS objects managed by yuuvis® Momentum, you might want to allow only certain string values that are defined in a catalog. One possible way to implement such a custom validation is the usage of a webhook dms.request.objects.upsert.database-before that is calling the CATALOG Service. In this tutorial, you will be guided through the set up of such an example webhook consumer service. It verifies that the value of a certain string property is contained in a specified catalog. Thus, this webhook service will provide an extra validation layer for object import and/or update.

...