Filter
Free
E-Mail: SMTP and IMAP Integration
This task has been replaced by UAC Utility: Email Monitor (IMAP) & UAC Utility: Email (SMTP)
The Universal Task for E-Mails allows sending and retrieving E-Mails and E-Mail attachments. It also provides the functionality to download mail attachments to a mail folder.This Universal Task is especially useful for Stonebranch SaaS customers, which access Universal Controller in the Stonebranch AWS Cloud and have their Universal Agents deployed in their own data center.
Since the Universal Task is triggered from the Universal Agent, no additional firewall ports need to be opened.
Key Features
Send an E-Mail with or without attachments.
Use Universal Controller Variables.
Retrieve an E-Mail based on filter criteria like From, To, sender, subject, body content.
Move an E-Mail to a Mail folder after downloading it to a configured folder.
Delete an E-Mail after downloading it to a configured folder.
Free
Video
Google BigQuery: Schedule, Trigger, Monitor, and Orchestrate Operations
Google BigQuery is a serverless, highly scalable data warehouse designed to make SQL-based queries on large datasets fast and easy. It is part of the Google Cloud Platform and enables users to perform real-time data analysis with its powerful processing capabilities and simple SQL interface..
This Universal Task allows Stonebranch users to schedule, trigger, monitor, and orchestrate the Google BigQuery process directly from the Universal Controller.
This task uses Python modules google-cloud-big query and google-auth to make REST-API calls to Google BigQuery
This task will use the GCP Project ID, BigQuery SQL or Schema, Dataset ID, Job ID, Location, Table ID, Cloud Storage URI, and Source File Format as parameters of BigQuery function, and GCP KeyFile (API KEY) of Service account for authenticating the REST-API calls to Google BigQuery.
Key Features
This Universal task provides the following main features:
BigQuery SQL
List dataset
List tables in the dataset
View job information
Create a dataset
Load local file to a table
Load cloud storage data to a table
Export table data
What's New (v1.1.4)
This new release involves a Bug Fix
Fix: Usage for the Double quotes for the _scriptPath
New
Free
Google Kubernetes Engine Jobs
Google Kubernetes Engine (GKE) is a service for deploying, managing, and scaling Kubernetes containers on Google Cloud. Among other capabilities, GKE supports Jobs and CronJobs for task execution. Jobs are used for one-time tasks that run to completion, such as batch processing, while CronJobs enable scheduled, recurring task execution. To deploy a Job or CronJob, a Kubernetes resource definition is used. This file is typically defined inside of a YAML or JSON file and specifies the task details, container image, and execution configuration. Once applied to a GKE cluster, the Job runs to completion and terminates automatically, while CronJobs create new Job instances according to their defined schedule.
This integration provides the capability to deploy a GKE job on a specified cluster or delete a job from a namespace.
Key Features
Deploy Job and Cronjob resources, either declaratively or imperatively, from local YAML or JSON files, remote URLs or UAC scripts.Create one-off Job resources based on existing Cronjob definitions in the cluster.Delete Job and Cronjob resources via the delete action or manually through a Dynamic Command. Job resources can also be set to be deleted automatically after completion.Live stream real-time updates about Kubernetes pods as they are created, modified, or terminated.Option to automatically or manually retrieve information, including logs, for all containers pertaining to a specific job.
What's New v2.0.0
Enhancements
Support for deploying CronJobs and Jobs from CronJobs.
Suport for deleting CronJobs.
Breaking ChangesDropped support for Application Default Credentials Authentication Method.
New
Free
Inter-Cloud Data Monitor
This Universal Extension provides the capability to monitor objects (files/directories) on various major Cloud Providers including AWS, Google Cloud, Microsoft Azure and trigger Universal Events, which can be used for execution of tasks and workflows. It can be executed as a standalone UAC Task, however in order to benefit from the full functionality and scalability of UAC, it is suggested to be used in conjunction with Universal Monitor Triggers and Universal Monitor Tasks.
Multiple storage systems are supported (an overview can be found here). Integrations within this solution package include:
Amazon S3
Google Cloud Storage
Microsoft OneDrive Business, including Sharepoint
Microsoft Azure Blob Storage
Hadoop Distributed File Storage (HDFS)
Local file system (Linux, Windows)
HTTP(S) URL
Key Features:
This Universal Extension supports the following key features:
Features
Monitor Object Creation, Change (based on modification time) and Deletion using advanced filtering capabilities
Generates Universal Events for each entity the monitor has detected, which can be used to trigger other tasks and workflows.
Large set of possible parameterization and coverage of remote storages.
Plug & Play, easy installation without the need to install external dependencies.
Dynamic token updates for OneDrive Business cloud storage, observing the OneDrive business refresh token flow.
Enhanced observability with event metrics, providing users with detailed statistical insights into events processed across all task instances.
Shared configuration with Cloud Data Transfer.
What's New v 2.2.0
EnhancementsVarious new additional configuration options are available.
New
Free
Video
Inter-Cloud Data Transfer
This Universal Extension provides the capability to perform data transfers between cloud based storage services, as well as local or distributed file systems. Transfers are fast and secure since data are streamed from one storage to another with no intermediate storage taking place.Multiple storage systems are supported (an overview can be found here). Integrations within this solution package include:
Amazon S3
Google Cloud Storage
Microsoft OneDrive Business, including Sharepoint
Microsoft Azure Blob Storage
Hadoop Distributed File Storage (HDFS)
Local file system (Linux, Windows)
HTTP(S) URL
Key Features
This Universal Extension supports the following key features:
Actions
Copy, move, synchronize data between two storages.
Copy a URL's content and to cloud or local destination without saving it in temporary storage.
List data on a storage, including listing with details or in JSON format for machine parsing.
Create objects on a storage.
Delete objects from a storage.
Features:
Fast transfers for objects stored in the same region.
Preserves always timestamps and verifies checksums.
Supports encryption, caching, compression, chunking.
Dynamic token updates for OneDrive Business cloud storage, observing the OneDrive business refresh token flow.
Support for dry runs. Allows users to execute a Universal Task without making any permanent changes on the target storage.
Advanced filtering capability for files or objects to be listed or transferred.
Option to mark the Universal Task as Failed when no files have been transferred.
List of overwrite options for existing data.
Additional customized options.
Observability capabilities, providing users with detailed statistical insights for data transfers across all task instances.
Output
Progress of the selected Action is visible, during Universal Task Instance execution.
Text or JSON formatted output.
What's New V 4.3.0
Enhancements
The Use Large Additional Options field is introduced. When selected, it increases the character limit of Additional Options.The Progress Output field now displays more information and is updated more frequently.Various improvements.
Fixes
The progress bar was not updating during runtime.