Which three statements are true about processing options in Web Services? (Choose three.)
Correct Answer: A,B,C
Explanation/Reference:
Explanation:
A: UpdateProcessingOptions include SuppressExternalEvents and SuppressRules.
B: FetchAllNames signals to the server that all NamedID types should include both the Name and the ID for that field.
C: SuppressExternalEvents is used to indicate that external events should not run after the operation completes.
SuppressRules is used to indicate that business rules should not run after the operation completes.
Incorrect Answers:
D: SuppressExternalEvents is used to indicate that external events should not run after the operation completes.
SuppressRules is used to indicate that business rules should not run after the operation completes.
References:
https://docs.oracle.com/middleware/12211/adapter-rightnow/using-rightnow-adapter/GUID-9E4ED7EE-
075D-4C72-963F-72D5AA373DA4.htm#TKRDP138