Blue Prism のどの部分がビジネス アプリケーション (ユーザーが使用するアプリケーション) との対話を実行できますか?
正解:C
* Understanding Blue Prism Components: * Control Room: Used for monitoring and controlling running processes and managing work queues. * Application Modeller: A part of Object Studio used to define elements of the application interface for automation. * Object Studio: Used to create business objects that interact with applications, containing the logic to automate application tasks. * Process Studio: Used to create processes that orchestrate business logic using business objects. * Capability to Interact with Business Applications: * Object Studio is specifically designed for creating business objects that perform interactions with business applications, such as clicking buttons, entering data, and reading information from the application interface. * Conclusion: * The part of Blue Prism capable of performing interactions with business applications is Object Studio. References: * Blue Prism Developer Documentation: Object Studio and Business Objects * Blue Prism Training Material on Application Interaction