简体   繁体   English

Blue prism Calculator by fetching excel 工作表

[英]Blue prism Calculator by fetching excel sheet

I wanted to launch calculator application in which we have to fetch value from excel and update the result back in the excel sheet.我想启动计算器应用程序,我们必须在其中从 excel 获取值并将结果更新回 excel 工作表。 Automate the process using windows application type available in the automation tool.使用自动化工具中可用的 windows 应用程序类型使流程自动化。

What exactly is your question?你的问题到底是什么?

If you are a beginner and want to know how to start, here you go:如果你是初学者,想知道如何开始,这里你go:

To launch and work with calculator(windows) application - use object studio.要启动和使用计算器(windows)应用程序 - 使用 object studio。 To work with excel ( to read and write back to excel using MS Excel VBO provided by Blueprism).使用 excel(使用 Blueprism 提供的 MS Excel VBO 读取和写回 excel)。

Create separate action pages (for addition, subtraction, multiply etc.,) in object and publish them and then call those published actions from process studio using Action stage (by passing input values read from excel)在 object 中创建单独的操作页面(用于加法、减法、乘法等)并发布它们,然后使用 Action stage 从 process studio 调用这些已发布的操作(通过传递从 excel 读取的输入值)

If you can share your exact question - I will be able to help you out.如果您可以分享您的确切问题 - 我将能够帮助您。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM