Certified Pega Robotics System Architect v8.0 — Question 8
You have completed your solution design. The customer installed the Robotic Automation Runtime software on the agent's desktop. The customer is ready to unit test your solution, but wants the OpenSpan.Runtime.exe to automatically launch the new robotics solution.
How do you fulfill this request?
Answer options
- A. Edit the StartupProject key in the RuntimeConfig.xml by setting the value to the file location of the .openspan file.
- B. Edit the StartProject key in the StudioConfig.xml by setting the value to the file location of the .manifest file.
- C. Edit the StartupProject key in the StudioConfig.xml by setting the value to the file location of the .openspan file.
- D. Edit the StartProject key in the RuntimeConfig.xml by setting the value to the file location of the .openspan file.
Correct answer: A
Explanation
The correct answer is A because the StartupProject key in RuntimeConfig.xml is responsible for specifying which .openspan file to launch automatically. The other options refer to the wrong configuration files or keys, which would not achieve the desired outcome of launching the new robotics solution.