Blue Prism ビジネス オブジェクトに関する TRUE ステートメントは何ですか? 正しい回答を 2 つ選択してください。
正解:A,E
* Defined within the Object Layer: * Blue Prism Business Objects are defined and created within the Object layer. This is where objects interact with external applications, providing a way to encapsulate the application's functionality into reusable components. * Actions Built to No Specific Hierarchy: * Actions within a Business Object are not required to follow a specific hierarchy. They are built to perform specific tasks or operations and can be executed independently of one another. * Incorrect Options: * B. Will always have a Launch action: Not all Business Objects require a Launch action, as it depends on the nature of the application being automated. * C. Can be used as a stand-alone process: Business Objects cannot be used as stand-alone processes. They are designed to be invoked by processes. * D. Do not share any stages with the Process Studio: Business Objects share many stages with * Process Studio, such as calculations, decisions, and data items. References: * Blue Prism documentation on the Object layer and Business Objects.