Blue Prism
Product description
Blue Prism (earlier, Automate) is an enterprise solution that helps automate end-to-end corporate processes that require repetitive tasks and manual work.
Architecture
The examples of the product components and patterns interaction are displayed in the following table.
Software pattern summary
The following table gives an overview of the pattern characteristics:
Product component | OS type | Versioning | Pattern depth |
---|---|---|---|
Blue Prism Client | Windows | Package | Instance-based |
Blue Prism Server | Windows | Package | Instance-based |
Platforms supported by the pattern
The pattern discovers Blue Prism Client and Server deployments on Windows systems.
Identification
To run a discovery of the product, the pattern must be triggered. This section describes conditions under which the pattern can be triggered.
Software instance triggers
The following table gives details about the pattern triggers:
Pattern | Trigger node | Attribute | Condition | Argument |
Server | DiscoveredProcess | cmd | matches | regex "(?i)\bBPServerService\.exe$" |
Client | DiscoveredProcess | cmd | matches | regex "?i)\bBlue Prism Automate\\AutomateC?\.exe$" |
Simple identification mappings
The following components/processes are identified by using the simple identity mappings that map the product's known processes:
Name | Condition |
---|---|
Blue Prism Server | regex "(?i)\bBPServerService\.exe$" |
Blue Prism Client | regex "?i)\bBlue Prism Automate\\AutomateC?\.exe$" |
Versioning
The pattern attempts to obtain the version from the related Blue Prism package by using the package versioning.
Relationship creation
The Client pattern creates a client-server communication relationship with the Blue Prism server.
Subject matter expertise
Inputs from subject matter experts are welcome on any other potential approaches not discussed in this topic.
Testing
The patterns have been tested against the provided customer data on Windows platforms.
Information sources
Open issues
There are no known open issues with this pattern.