Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Blue Prism 的新手,我自己探索事物。
我想将数据从 XML 解析为一列中的标签,以及 Excel 工作表另一列中标签中可用的数据。我已经导入了 BPA-XML 实用程序。如何进一步进行。任何帮助深表感谢。
提前非常感谢。
要获取您的 XML 节点:
例子:
使用 MS Excel VBO 非常简单,这个对象中有很多有用的选项。
如果您使用 xml 文件,在 Object Studio 的 Blue Prism 中,您主要在图表中使用 Action。首先使用 Open Workbook,然后如果您想在屏幕上看到它,请使用 Show...etc
它不言自明。