Blue Prism Certified Professional Developer (APD01) — Question 46
Which of the following are correct? (Choose three.)
Answer options
- A. Blue Prism web services are secured using HTTP authentication.
- B. Recursive definitions within WSDLs are supported by Blue Prism.
- C. Blue Prism can consume third-party web services presented over HTTPs assuming the runtime resources are configured to trust the certificate that is used to secure the web service
- D. Blue Prism supports binary data as inputs and outputs for web services.
Correct answer: A, C, D
Explanation
Answer A is correct because Blue Prism web services do indeed use HTTP authentication for security. Answer C is also correct, as Blue Prism can consume third-party web services over HTTPs with trusted certificates. Answer D is accurate since Blue Prism supports binary data in web services. However, answer B is incorrect because Blue Prism does not support recursive definitions within WSDLs.