[转]Blue Prism VBO Cheat Sheet
本文转自:https://www.cheatography.com/ethanium/cheat-sheets/blue-prism-vbo/
Blue Prism MAPIEx
|
Configure
|
|
Delete Mail
|
|
Get Contacts
|
|
Get Mail
|
|
List Mails Within DateTimes
|
|
Move Mail
|
|
Reply To Mail
|
|
Send Mail
|
Calendars
|
Add Working Days
|
|
Count Working Days In Range
|
|
Get Other Holidays In Range
|
|
Get Public Holidays In Range
|
|
Get Working Days In Range
|
|
Is Other Holiday
|
|
Is Public Holiday
|
|
Is Weekend
|
|
Is Working Day
|
Data - OLEDB
|
Close
|
|
Get Collection
|
|
Open
|
|
Set Connection
|
Data - SQL Server
|
Begin Transaction
|
|
Commit Transaction
|
|
Configure
|
|
Execute
|
|
Get Collection
|
|
Get CSV
|
|
Get CSV File
|
|
Get Number
|
|
Get Records Affected
|
|
Get Text
|
|
Rollback Transaction
|
|
Set Connection
|
Email - POP3/SMTP
|
Configure
|
|
Delete Message
|
|
Delete Messages
|
|
Get Message
|
|
List Messages
|
|
Save Attachments
|
|
Send Message
|
Login Agent
|
Change Password
|
|
Get Credential Name
|
|
Is Locked
|
|
Is Logged In
|
|
Lock Screen
|
|
Log In
|
|
Log Out
|
|
Logged In Users
|
|
Unlock Screen
|
MS Excel VBO
|
Activate Workbook
|
|
Activate Worksheet
|
|
Attach
|
|
Attach to workbook
|
|
Close All Instances
|
|
Close Current Workbook
|
|
Close Instance
|
|
Close Workbook
|
|
Copy
|
|
Copy and Paste Worksheet Range
|
|
Create Instance
|
|
Create Workbook
|
|
Create Worksheet
|
|
Cut
|
|
Delete
|
|
Delete Worksheet
|
|
Exit
|
|
Find Next Empty Cell
|
|
Format Cell
|
|
Format Current Cell
|
|
Get Active Cell
|
|
Get Active Cell Value
|
|
Get Cell Value
|
|
Get Formatted Cell Value
|
|
Get Number Of Rows
|
|
Get Worksheet As Collection
|
|
Get Worksheet As Collection (Fast)
|
|
Get Worksheet as Collection Offset
|
|
Get Worksheet Name
|
|
Get Worksheet Names
|
|
Get Worksheet Position
|
|
Get Worksheet Range As Collection
|
|
Go To Cell
|
|
Go To Next Cell
|
|
Go To Next Empty Cell Down
|
|
Go To Next Empty Cell Left
|
|
Go To Next Empty Cell Right
|
|
Go To Next Empty Cell Up
|
|
Hide
|
|
Hide Other Worksheets
|
|
Hide Worksheet
|
|
Import CSV
|
|
Insert
|
|
Is Read Only
|
|
Move Worksheet
|
|
Open Instance
|
|
Open Workbook
|
|
Paste
|
|
Protect Workbook
|
|
Release Instance
|
|
Remove Blank Rows
|
|
Run Macro
|
|
Save Current Workbook
|
|
Save Current Workbook As
|
|
Save Workbook
|
|
Save Workbook As
|
|
Select
|
|
Set Cell Value
|
|
Set Current Instance
|
|
Set Events Enabled
|
|
Set Window Location
|
|
Set Window Size
|
|
Set Window State
|
|
Show
|
|
Split Worksheet
|
|
Worksheet Exists
|
|
Write Collection
|
|
Write To Clipboard
|
MS Word VBO
|
Add Table Row
|
|
Attach Instance
|
|
Clear Clipboard
|
|
Close
|
|
Copy to Clipboard
|
|
Create Document
|
|
Create Instance
|
|
Detach Instance
|
|
Exit
|
|
ExportPDF
|
|
Find Text
|
|
Get Body
|
|
Get Footer Text
|
|
Get Highlighted Text
|
|
Get Table Cell Value
|
|
Hide
|
|
Open
|
|
Paste from Clipboard
|
|
Replace Highlighted Text
|
|
Save As
|
|
Select All
|
|
Select Next Cell
|
|
Select Next Field
|
|
Set Current Instance
|
|
Set Selected Cell Text
|
|
Set Selected Checkbox
|
|
Set Table Cell Value
|
|
Show
|
|
Type Text
|
|
Update Bookmark
|
System - Active Directory
|
Add User to Group
|
|
Create User
|
|
Object Exists (Dynamic)
|
|
User Exists (Displayname)
|
|
User Exists (UserPrincipalName)
|
Utility - Collection Manipulation
|
Append Field (Number)
|
|
Append Field (Text)
|
|
Append Rows to Collection
|
|
Collection Contains Field
|
|
Collection Contains Value
|
|
Copy Rows
|
|
Delete Column
|
|
Delete Field
|
|
Field Exists
|
|
Fill Blanks
|
|
Filter Collection
|
|
Get Collection Fields
|
|
Merge Collection
|
|
Read Collection Field
|
|
Remove dots from headers
|
|
Remove Empty Rows
|
|
Remove Null Rows
|
|
Rename Collection Fields
|
|
Rename Field
|
|
Reverse Collection
|
|
Set Collection Field
|
|
Set Column Names From Expected Collection
|
|
Set Column Names From First Row
|
|
Sort Collection
|
|
Split Collection
|
|
Transpose Collection
|
Utility - Date and Time Manipulation
|
DateAdd
|
|
Format Date
|
|
Get Last Working Day
|
|
Get Maximum TimeSpan
|
|
Get Time of Day
|
|
Get Time Zones
|
|
local to UTC
|
|
UTC to local
|
Utility - Encryption
|
Decrypt
|
|
Encrypt
|
Utility - Environment
|
Clear Clipboard
|
|
Font Smoothing Enabled
|
|
Get Clipboard
|
|
Get Machine Name
|
|
Get Screen Resolution
|
|
Get User Name
|
|
Kill Process
|
|
Read Memory Stats
|
|
Read Process Working Set
|
|
Run Process Until Ended
|
|
Set Clipboard
|
|
Start Process
|
|
Wait for Process
|
|
Wait for Process Window
|
Utility - File Management
|
Append to Text File
|
|
Append to Text File
|
|
Combine Path
|
|
Configure
|
|
Copy File
|
|
Create Directory
|
|
Delete Directory
|
|
Delete File
|
|
Delete Files
|
|
Directory Exists
|
|
Download File
|
|
File Exists
|
|
Get CSV Text As Collection
|
|
Get File Size
|
|
Get Files
|
|
Get Folders
|
|
Get Special Folder Path
|
|
Move File
|
|
Read All Text from File
|
|
Read Lines From File
|
|
Split Path
|
|
Sub Directory Exists
|
|
Write Binary Data
|
|
Write Text File
|
Utility - Foreground Locker
|
Lock Foreground
|
|
Release Foreground Lock
|
Utility - General
|
Process Exists
|
|
Sleep
|
|
Window Exists
|
Utility - HTTP
|
HTTP Request
|
|
Load Certificate
|
|
Post
|
|
Post JSON
|
Utility - Image Manipulation
|
Find First Pixel From Bottom
|
|
Find First Pixel From Left
|
|
Get Sub Image Position
|
|
Image Contains Colour
|
|
Image Is Uniform Colour
|
|
Image is White
|
Utility - Image Search
|
Find Image
|
|
Find Image (all instances)
|
|
Find Image (all instances, by one colour)
|
|
Find Image (by one colour)
|
Utility - JSON
|
Collection to JSON
|
|
JSON to Collection
|
Utility - Locking
|
Lock Item
|
|
Release Lock
|
|
Set Up Queue Item
|
Utility - Network
|
Ping
|
Utility - Numeric Operations
|
Calculate Rolling Average (fixed denominator)
|
|
Calculate Rolling Average (variable denominator)
|
|
Get Absolute Value
|
Utility - Strings
|
Compare Font Text
|
|
Delete Characters
|
|
Escape Sendkeys String
|
|
Extract Regex Values
|
|
Format Number
|
|
Generate New GUID
|
|
Get Collection as CSV
|
|
Get CSV As Collection
|
|
Get Newline Character
|
|
Get XML Attribute
|
|
Get XML Elements
|
|
InStr
|
|
InStrRev
|
|
Join Lines
|
|
Join Text
|
|
PadLeft
|
|
Remove Non-word Characters
|
|
Split Lines
|
|
Split Lines by Length
|
|
Split Text
|
|
Test Regex Match
|
Utility - WebServer
|
Create Certificates
|
|
Launch
|
Utility - XML
|
Get Attribute
|
|
Get Child Elements
|
|
Get Element
|
|
Get Elements
|
|
Get Elements By XPath
|
|
Read File
|
|
Strip Tags
|
Webservices - OAuth2.0
|
Load Certificate
|
|
Request
|
Webservices - REST
|
Delete
|
|
Get
|
|
Post
|
|
Put
|
|
Setup OAuth
|
Blue Prism Internal Business Objects Cheat Sheet
https://www.cheatography.com/ethanium/cheat-sheets/blue-prism-internal-business-objects/
Calendars
|
Add Working Days
|
|
Count Working Days In Range
|
|
Get Other Holidays In Range
|
|
Get Public Holidays In Range
|
|
Get Working Days In Range
|
|
Is Other Holiday
|
|
Is Public Holiday
|
|
Is Weekend
|
|
Is Working Day
|
Collections
|
Add Row
|
|
Copy Rows
|
|
Count Columns
|
|
Count Rows
|
|
Remove All Rows
|
|
Remove Row
|
Credentials
|
Generate and Set
|
|
Generate Password
|
|
Get
|
|
Get Property
|
|
List
|
|
Mark as Invalid
|
|
Set
|
|
Set Property
|
Encryption
|
Decrypt Binary
|
|
Decrypt Collection
|
|
Decrypt Date
|
|
Decrypt DateTime
|
|
Decrypt Flag
|
|
Decrypt Number
|
|
Decrypt Password
|
|
Decrypt Text
|
|
Decrypt Time
|
|
Decrypt TimeSpan
|
|
Encrypt Binary
|
|
Encrypt Collection
|
|
Encrypt Date
|
|
Encrypt DateTime
|
|
Encrypt Flag
|
|
Encrypt Number
|
|
Encrypt Password
|
|
Encrypt Text
|
|
Encrypt Time
|
|
Encrypt TimeSpan
|
Work Queues
|
Add To Queue
|
|
Copy Item to Queue
|
|
Defer
|
|
Delete Item
|
|
Delete Processed Items
|
|
Get Completed Items
|
|
Get Exception Items
|
|
Get Item Data
|
|
Get Locked Items
|
|
Get Next Item
|
|
Get Pending Items
|
|
Get Queue Names
|
|
Get Report Data
|
|
Get Transaction Data
|
|
Is Item In Queue
|
|
Mark Completed
|
|
Mark Exception
|
|
Set Data
|
|
Set Priority
|
|
Tag Item
|
|
Unlock Item
|
|
Untag Item
|
|
Update Status
|
[转]Blue Prism VBO Cheat Sheet的更多相关文章
- [转]MS Excel VBO option missing in Blue Prism
本文转自:https://stackoverflow.com/questions/48706743/ms-excel-vbo-option-missing-in-blue-prism 问: I am ...
- [转]Swift Cheat Sheet
原文:http://kpbp.github.io/swiftcheatsheet/ A quick cheat sheet and reference guide for Apple's Swift ...
- [转]Blue Prism Interview Questions and Answers
本文转自:https://www.rpatraining.co.in/blue-prism-interview-questions/ What is a Visual Business Object? ...
- [转]What is Blue Prism?
本文转自:https://www.guru99.com/blue-prism-tutorial.html#5 What is Blue Prism? Blue Prism is a UK-based ...
- [转]Blue Prism Opening a password protected Excel workbook?
本文转自:https://www.rpaforum.net/threads/opening-a-password-protected-excel-workbook.470/ 问: As the tit ...
- 转:PostgreSQL Cheat Sheet
PostgreSQL Cheat Sheet CREATE DATABASE CREATE DATABASE dbName; CREATE TABLE (with auto numbering int ...
- Git Cheat Sheet
Merge Undo git merge with conflicts $ git merge --abort Archive $ git archive --format zip --output ...
- CSS3 Animation Cheat Sheet:实用的 CSS3 动画库
CSS3 Animation Cheat Sheet 是一组预设的动画库,为您的 Web 项目添加各种很炫的动画.所有你需要做的是添加样式表到你的网站,为你想要添加动画效果的元素应用预制的 CSS 类 ...
- XSS (Cross Site Scripting) Prevention Cheat Sheet(XSS防护检查单)
本文是 XSS防御检查单的翻译版本 https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sh ...
随机推荐
- 单台PC玩转NEUTRON(一:环境准备)
要开始从事云计算网络领域的技术研究.过去10年一直是从事传统网络相关的工作,新的事务在知识结构上还有一些差异,边学边写,作为个人总结,也共享给大家. 工欲善其事必先利其器,好的开发调测环境让人学习工作 ...
- MIP 内容声明
从搜索结果页点出的 MIP 页面,其页面上的任何内容(包括但不限于广告.在线咨询.统计等组件)均视为在原站点上的投放和使用. MIP (Mobile Instant Pages - 移动网页加速器), ...
- 漏洞经验分享丨Java审计之XXE(下)
上篇内容我们介绍了XXE的基础概念和审计函数的相关内容,今天我们将继续分享Blind XXE与OOB-XXE的知识点以及XXE防御方法,希望对大家的学习有所帮助! 上期回顾 ◀漏洞经验分享丨Java ...
- jdk源码阅读笔记-Integer
public final class Integer extends Number implements Comparable<Integer> Integer 由final修饰了,所以该 ...
- Jenkins配置从节点
配置从节点步骤 在Master的站点上创建节点配置信息 在Slave访问Jenkins站点,然后下载运行服务Slave端必须安装Jdk 两种运行方式: windows 服务 运行jar包 成功后的节点 ...
- WebApi管理和性能测试工具WebApiBenchmarks
说到WebApi管理和测试工具其实已经非常多的了,Postman.Swagger等在管理和维护上都非常出色:在性能测试方面也有不少的工具如:wrk,bombardier,http_load和ab等等. ...
- Java基础练习3(重载和重写)
1.(多选题)给定java代码如下所示,在1处新增下列()方法,是对show()方法的重载 public class Test{ public void show(int x, int y, int ...
- vue 中使用sass实现主体换肤
有如下代码要实现换肤功能 <template> <div class="app-root" :class="themeClass"> & ...
- JavaScript 新语法详解:Class 的私有属性与私有方法
译者按: 为什么偏要用 # 符号? 原文:JavaScript's new #private class fields 译者:Fundebug 本文采用意译,版权归原作者所有 proposal-cla ...
- jQuery --- 第四期 (jQuery动效)
学习笔记 1.jQuery动画的淡入淡出 <!doctype html> <html> <head> <meta charset="utf-8&qu ...