Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 42
You are tasked with creating a new integration in OIC that will be exposed to clients as a SOAP web service. In addition, this integration will be invoking an external SOAP web service as part of the orchestration flow logic.
In your creation of these SOAP adapter connection components, which is a valid consideration? (Choose the best answer.)
Answer options
- A. The WSDL URL property value can be defined by uploading a file for either the inbound Trigger connection or the outbound Invoke connection configurations.
- B. You must explicitly specify the target server TLS version for the external web service outbound Invoke connection configuration.
- C. Suppress insertion of timestamp into the request and Ignore timestamp in the response message are optional fields only for the outbound Invoke connection configuration.
- D. The SAML and OAuth security policies are available options for creating either the inbound Trigger connection or the outbound Invoke connection configurations.
Correct answer: C
Explanation
Option C is correct because the suppression of timestamps and their handling in responses are indeed optional settings specific to the outbound Invoke connection. Options A and B are incorrect as they do not pertain to the optional nature of timestamp handling in this context. Option D is also incorrect because SAML and OAuth are not applicable to both connection configurations in this scenario.