Which two statements below define a requirement for an Entity of type "Entity list" to be resolved from a user sentence using natural language processing? (Choose
two.)
You have completed the design of a custom API's REST endpoint in the Oracle Mobile Cloud Enterprise development environment. Your mobile developer
colleague would now like to call the custom API remotely from his mobile app.
Which step must be completed for the custom API to ensure that your colleague can call it?
Your custom component service is built from the mcebots.js starter template in the omce-bots-samples, which you can download from the Oracle Technology
Network. One of your custom components needs to access a shared custom API in Oracle Mobile Cloud Enterprise.
Which is the correct way to call a custom API?
You are building a mobile application that will use data from an on-premises SOAP web service that is called over HTTPS. The on-premise service requires HTTP
Basic authentication through the use of a service account. The mobile client application itself does not require users to authenticate. Your solution leverages a
SOAP connector API called by Oracle Mobile Cloud Enterprise custom code.
Which four tasks would you need to perform on the connector API and in your mobile application to implement these requirements? (Choose four.)
Having implemented a custom API in Oracle Mobile Cloud Enterprise, you notice that the console.log () messages that you included in your code are
not appearing in the custom code diagnostic logs.
Identify a reason that you do not see the console.log messages, given that everything else in the API seems to be working properly.