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.

...

In this tutorial we went through the steps of creating and configuring a webhook service for validating object properties using a catalog. Find the complete code project described in this tutorial in this GitHub Repository.
>> GitHub

Info
iconfalse

Read on

Section


Column
width25%

CATALOG Service

Insert excerpt
CATALOG Service
CATALOG Service
nopaneltrue
 Keep reading


Column
width25%

systemHookConfiguration.json

Insert excerpt
systemHookConfiguration.json
systemHookConfiguration.json
nopaneltrue
 Keep reading


Column
width25%

Webhooks

Insert excerpt
Webhooks
Webhooks
nopaneltrue
 Keep reading



...