Release note

Back to Release Notes

Release note

NewThe Seven Bridges Platform now offers a graphical user interface for automated workflows

Seven Bridges RHEO, our new product line for platform automations, now offers a visual interface (GUI). The new visual interface allows automation users to start and monitor their automation runs via the Seven Bridges visual interface, which complements the already existing command line interface (CLI) that was released last year. 

The visual interface renders individual automation inputs and outputs as clickable platform entities based on type information provided by the automation developer inside the automation code. Older automation code packages without type information are supported as well and their inputs and outputs are rendered as generic multi-line text boxes in JSON format.

More extensive user and developer documentation is available in our Knowledge Center.

Example code that shows how to make use of the new RHEOVisual Interface can be found on GitHub