zoukankan      html  css  js  c++  java
  • [转]MS Excel VBO option missing in Blue Prism

    本文转自:https://stackoverflow.com/questions/48706743/ms-excel-vbo-option-missing-in-blue-prism

    问:

    I am trying to learn Blue Prism in order to complete a proof of concept.

    I added an action for the purpose of reading an MS Excel. As I understand, first I need to add a "Create Instance" action, but in the drop down the "MS Excel VBO" option itself is missing. The "help" page indicates the VBO may not be properly installed. What to do now? 

    答:

    You have to import the VBO itself first. Once logged into Blue Prism, choose File > Import...:

    Blue Prism File Menu

    From the resulting dialog, browse to the VBO folder within the directory in which Blue Prism was installed and open the file called BPA Object - MS Excel.xml. In most cases, the directory in question should be located at a path similar to C:Program Files (x86)Blue Prism LimitedBlue Prism AutomateVBO.

    After you've successfully imported the object, close and re-open whatever processes/objects you have open to see the MS Excel VBO option in your Action Stage configuration:

    Blue Prism action stage configuration with MS Excel VBO in object list

     
  • 相关阅读:
    搜索区间
    搜索插入位置
    旋转排序数组
    搜索二维矩阵
    njnja 安装
    rpmbuild打包
    snappy 安装
    mysql8 安装
    re2c安装
    make 安装
  • 原文地址:https://www.cnblogs.com/freeliver54/p/9972174.html
Copyright © 2011-2022 走看看