Changes

no edit summary
Line 58: Line 58:  
*Integrates well with day-to-day applications such as Word, Excel and other desktop applications.
 
*Integrates well with day-to-day applications such as Word, Excel and other desktop applications.
 
*Provides advanced features while integrating with web pages containing Java and JavaScript.
 
*Provides advanced features while integrating with web pages containing Java and JavaScript.
 +
|}
 +
 +
=== The Two Main Components of Blue Prism ===
 +
{| class="wikitable" border="1"
 +
|-
 +
|'''<u>The Process Studio</u>'''
 +
Essentially, this is part of the application that the ‘programmer’ uses to program the bot. The reality is that the designer module is really a graphical interface that uses a flowchart that ‘pulls’ pieces of pre-programmed Java-based code.
 +
|'''<u>The Object Studio</u>'''
 +
The studio is the part of the application where we build an interface component to connect to other systems. From an integration perspective, we can use C sharp, Python, C++, .Net etc.
 
|}
 
|}