[转]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 ...
随机推荐
- jquery实现登录加密的几种方法以及cookie存放加密/解密
本篇文章的所有操作都是在jsp页面上进行的,完全与后台分离 part 1:加密方式 这个加密方式网上基本都有很多人总结,我在此也就抛砖引玉一下: 1.base64加密 在页面中引入base64.js文 ...
- js面试题1
1.介绍js的基本数据类型 Undefined.Null.Boolean.Number.String 2.js有哪些内置对象? 数据封装类对象:Object.Array.Boolean.Number ...
- 【工具篇】抓包中的王牌工具—Fiddler (1-环境搭建)
导言 在现在高速发展的互联网时代,抓包工具被广泛应用在软件开发的项目中,Fiddler可谓是当下主流的抓包工具之一.测试人员用它来抓包.回放测试记录,构造发包测试用例,开发人员用来定位问题,其强大的功 ...
- 入门级 JAVA反射机制
1.什么是反射? Java中的反射机制是Java语言的一个很重要的特性,是Java “动态性” 的重要体现.Java反射机制让我们在程序运行状态中,对于任意一个类,都能知道这个类的所有属性和方法:对于 ...
- 【EXCEL-折线图】百折不挠 | 用EXCEL画出与众不同的折线图(曲线图)
很多熟悉EXLCE的朋友都知道EXCEL在生成统计图表方面的强大功能,我们在写各类总结.报告.方案等文档时常涉及到各类统计数字,将统计数字用图表的形式展示出来,既直观又美观.下面我分享一种不一样的折线 ...
- python接口自动化(十六)--参数关联接口后传(详解)
简介 大家对前边的自动化新建任务之后,接着对这个新建任务操作了解之后,希望带小伙伴进一步巩固胜利的果实,夯实基础.因此再在沙场实例演练一下博客园的相关接口.我们用自动化发随笔之后,要想接着对这篇随笔操 ...
- 基于Jenkins Pipeline的ASP.NET Core持续集成实践
最近在公司实践持续集成,使用到了Jenkins的Pipeline来提高团队基于ASP.NET Core API服务的集成与部署效率,因此这里总结一下. 一.关于持续集成与Jenkins Pipelin ...
- 个人简历模板web
根据自己以前使用的简单简历表格,对其进行了web前端还原,也算对自己初步学习知识的一个小小的记录. 下面是简历预览效果,很简洁的那种: 代码中没什么太困难的地方,主要记录下自己遇到的几个小问题吧: 1 ...
- SpringCloud学习系列之二 ----- 服务消费者(Feign)和负载均衡(Ribbon)使用详解
前言 本篇主要介绍的是SpringCloud中的服务消费者(Feign)和负载均衡(Ribbon)功能的实现以及使用Feign结合Ribbon实现负载均衡. SpringCloud Feign Fei ...
- 游戏UI框架设计(6): 消息传递中心
游戏UI框架设计(6) --消息传递中心 最近一直忙于一个益智类游戏的研发工作,所以博客有段时间没有更新了.经过朋友的督促,决定这两天立刻完成最后的两篇博客讲解(UI框架).说起“消息传递中心”,或者 ...