Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Flow Studio is used to configure workflows that can be invoked via Web Services or scheduled periodically. The Flow Editor provides a graphical user interface for creating, modifying, and deleting workflows.

Function overview

  • Synchronous and asynchronous processing possible

  • Automatic scheduling of faulty workflows with asynchronous processing

  • Each workflow can read, process and write data to and from all connected applications

  • Use of OpenAPI specifications for services of a connected application

  • Inbound and outbound web service calls are automatically validated against the appropriate OpenAPI specification

  • Workflow-independent definition of constants and conversion rules

  • There are no functions in Flow Studio that require programming activities

  • No labels