Skip to content

OPTIMALSYSTEMS/yuuvis-momentum-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda-Connector

This repository provides a Camunda Connector for integrating the Yuuvis® Momentum DMS API into Camunda workflows, along with an example BPMN model. The connector simplifies communication between a Yuuvis® Momentum system and the Camunda workflow engine by offering a set of pre-configured endpoints.

How it works

To install this connector: add a connector template to your BPMN project in the camunda modeler and use the contents of the yM-DMS Connector.json file. Now you are ready to use the connector in your BPMN diagrams by adding an Yuuvis Momentum Connector Task. For more information about the DMS API please have a look here: https://help.optimal-systems.com/yuuvis/Momentum/24wi/index.html#_operations_on_dms_objects

Authentication

Currently only basic authentication is supported. You can set the username and password when configuring an Connector task. Please use secrets and do not put any credentials directly into your running processes. The host URL refers to your yM instance, for example: [https://www.myYMsystem.com]. The parameter X-ID-TENANT-NAME must match the tenant of the authenticated user.

Whats included in this repo

About

Camunda 8 Connector to integrate with yuuvis Momentum DMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages