Platform v7.5 - Release Description

SmartOps 7.5 introduces multiple new features across SmartOps Orchestration and Integrations enabling users to build complex automation use cases, while using an enhanced RHub for integrations with external systems. New features such as automation library for microactions and user management systems in SmartOps will enable building feature rich packaged products leveraging SmartOps. As part of continuous improvement, there are enhancements in Packaged Workflow Framework (PWF), Rule Engine and Creator Studio.

Automation Story: High-level Reusable Automation Unit  

SmartOps 7.5 introduces Automation Story as the highest-level, reusable automation unit. With this new feature, the automation units in SmartOps will now be - Microaction, Workflow, and Automation Story. An Automation Story contains a sequence of Workflows mapped together to fulfill a specific use case.

Automation Story visualizer in Design Studio is planned for a future release. In this release, all the foundational capabilities required to build an automation story is made available.

UI Form Builder  

UI form builder is a new feature to capture a set of user-defined inputs and invoke a web form when a Workflow/Automation Story reaches a state awaiting manual trigger as part of Automation Story execution. Automation Story/Workflow designers can define inputs in the workflow (skill) property settings in Design Studio.

User Management System  

User data store is a platform component which stores user information as well as application specific information in a central location. SmartOps platform has many applications running on it and, many of these applications are required to store their own specific data.

This new system will store basic user information as received from the ID provider used for login, and offer applications running on the platform a way to store and retrieve custom information required for that application.

Automation Library - Discover Microactions  

Platform 7.5 release introduces Automation Library with microaction library containing 100+ microactions classified under these main categories:

  1. Platform Integration

  2. Communication

  3. Storage

  4. Third Party Applications

  5. Transformation

  6. Utility

  7. Cloud

Users can discover microactions from Design Studio using a redesigned microaction palette which will showcase microactions available in local instance as well as in Automation Library. Microactions available in Automation Library can be downloaded to user’s local instance.

Following enhancements would be available as part of microaction discovery process:

PWF Enhancements    

Rule Engine 1.0   

The Rule Engine applies business rules and actions as defined by end users without affecting how the application runs. The application is built to deal with the rules, which are designed separately. A rule engine evaluates and executes rules, which are expressed as if-then statements. The power of business rules lies in their ability, both to separate knowledge from its implementation logic and to be changed without changing source code.

Rule Engine - PWF Integration   

This would enable the PWF Project Config user to integrate rules with PWF while creating a project. Multiple rules can be integrated with project based on the configuration set for project creation.

Organizing rules into folders  

Implemented tree folder structure (Parent/Child) in Rule Engine UI to organize rules into folders. 

Creating and Editing Rules 

User can create and edit a rule file from UI and download as well. 

Creator Studio - UI Enhancements 

RHub