Versions Compared

Key

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


Page Properties
hiddentrue
idDONE

Product Version
Report Notepresentable
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Max/Inga2020
Page created.
Antje08 FEB 20212.4New page properties macro.
Antje17 MAY 20212021 Summerrenamed for new structure


...

By chunking up the system into microservices it can be tough to keep the overview of all available services, their relationships and dependencies to each other. The following graphical overview of our microservice architecture offers you a first entry point into the yuuvis® Momentum landscape. By providing further and more detailed examples based on special use cases (flows) you'll get a better and easy way of understanding our entire landscape.

Graphical Overview

For visualizing the topology of our microservices the following overview shows - on a higher level - many of our core microservices. 
For understanding various flows - on a more granular level - check out the detailed diagrams visualizing special use case. 

Anchor
graphicalOverview_LoginCoreAPI
graphicalOverview_LoginCoreAPI

...

Expand
titleClick here to show the authentication flow (application) >>

Include Page
YMY:Authentication Flow (Application)YMY:
Authentication Flow (Application)

...

Expand
titleClick here to show the authentication flow (browser) >>

Include Page
YMY:Authentication Flow (Browser)YMY:
Authentication Flow (Browser)

...

Expand
titleClick here to show the import flow >>

Include Page
YMY:Importing DocumentsYMY:
Importing Documents

Documents can be imported into a yuuvis® Momentum system using the provided core API's HTTP requests for importing documents (POST /api/dms/objects). 
>> Example Tutorial: Importing Documents via Core API

...

Expand
titleClick here to show the content retrieval flow by ID >>

Include Page
YMY:Retrieval of Content by IDYMY:
Retrieval of Content by ID

...

Expand
titleClick here to show the content retrieval flow by ID (older version) >>

Include Page
YMY:Retrieval of Content by ID / Older VersionYMY:
Retrieval of Content by ID / Older Version

...

Expand
titleClick here to show the metadata retrieval flow by ID >>

Include Page
YMY:Retrieval of Metadata by IDYMY:
Retrieval of Metadata by ID

...

Expand
titleClick here to show the metadata retrieval flow by ID (older version) >>

Include Page
YMY:Retrieval of Metadataby ID / Older VersionYMY:
Retrieval of Metadataby ID / Older Version

...

Expand
titleClick here to show the search queries flow >>

Include Page
YMY:Search QueriesYMY:
Search Queries

Already imported objects into the yuuvis® Momentum system can be queried using the provided core API's HTTP request with the search query as request body (POST /api/dms/objects/search). 
>> Concept: Search Query Language

...

Expand
titleClick here to show the update content flow >>

Include Page
YMY:Update ContentYMY:
Update Content

The content of an already imported document into the yuuvis® Momentum system can be updated using the provided core API's HTTP requests for updating the content (POST /api/dms/objects/{objectId}/contents/file). 
>> Example Tutorial: Updating Documents via Core API

...

Expand
titleClick here to show the update metadate flow >>

Include Page
YMY:Update MetadataYMY:
Update Metadata

The metadata of an already imported document into the yuuvis® Momentum system can be updated using the provided core API's HTTP requests for updating the metadata (POST /api/dms/objects/{objectId}  / PATCH /api/dms/objects/{objectId}). 
>> Example Tutorial: Updating Documents via Core API

...

Expand
titleClick here to show the deletion flow >>

Include Page
YMY:DeletionYMY:
Deletion

An already imported document into the yuuvis® Momentum system can be deleted using the provided core API's HTTP requests for deleting documents (DELETE /api/dms/objects/{objectId}). 
>> Example Tutorial: Deleting Documents via Core API

...

Info
iconfalse

Read on

Section


Column
width25%

Core Services

Insert excerpt
Core Services
Core Services
nopaneltrue
 Keep reading


Column
width25%

Additional Services and Custom Clients

Insert excerpt
Additional Services and Custom Clients
Additional Services and Custom Clients
nopaneltrue
 Keep reading



Column
width25%

DMS Endpoints

Insert excerpt
DMS Endpoints
DMS Endpoints
nopaneltrue
 Keep reading




...