Blue Prism - Collection to Object

微笑、不失礼 提交于 2019-12-10 12:24:19

问题


I'm looking to feed a collection from my process to my business object. My object is designed to run multiple statements. Instead of storing the statement numbers in the object as a data item, I would like the data pulled from my process. I currently have a collection in my process studio with an Action to pull from and Excel workbook. Not sure how to feed the collection to my business object?


回答1:


To pass any data or collection item from process to object, you need to set it up as parameter, at the "start box" of that action.



来源:https://stackoverflow.com/questions/48918125/blue-prism-collection-to-object

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!