Which of the following is NOT a capability of the Oracle Integration (OIC) REST Adapter when configured to consume external REST APIs?
Supports asynchronous REST API invocations with callback URLs
Supports JSON, XML, binary, and URL-form-encoded payloads
Consumes REST APIs protected using OAuth Client Credentials
Supports WebSocket connections for real-time communication
Comprehensive and Detailed Explanation:
REST Adapter:
D:False—no WebSocket support.
Submit