Oracle SOA Suite 12c Essentials — Question 38
Identify two statements that correctly describe OWSM policy attachments in Oracle SOA Suite
Answer options
- A. Although you can attach as well as detach security policies in JDeveloper, you can only detach them in Enterprise Manager.
- B. An application developer typically uses JDeveloper to create new security policies rather than select them from a prebuilt list.
- C. When you use JDeveloper to associate a security policy with a web service, the policy is not really attached until application deployment.
- D. OWSM policies can be attached and detached with WLST.
Correct answer: B, D
Explanation
Option B is correct because application developers generally use JDeveloper to create new security policies. Option D is also correct as OWSM policies can indeed be managed through WLST. Options A and C are incorrect; A misrepresents the capabilities of JDeveloper and Enterprise Manager regarding policy detachment, while C incorrectly suggests that the attachment only occurs at deployment.