問題1
What is the error message ''Your session appears to be in an infinite loop'' usually caused by?
What is the error message ''Your session appears to be in an infinite loop'' usually caused by?
正確答案: D
問題2
To prepare the remote application launch, the System, Webview component calls an intermediary service that prepare the remote web application call. The code snippet is given below:

At run time, the system.Webview component sends the intermediary service aPOST request. Which three options are true for the POST payload generated based on the code?
To prepare the remote application launch, the System, Webview component calls an intermediary service that prepare the remote web application call. The code snippet is given below:

At run time, the system.Webview component sends the intermediary service aPOST request. Which three options are true for the POST payload generated based on the code?
正確答案: A,B,C
問題3
Which two statements about using the OAuth2 client credential grant type in Oracle Digital Assistant are correct?
Which two statements about using the OAuth2 client credential grant type in Oracle Digital Assistant are correct?
正確答案: A,B
問題4
Youhavea usecasethat calls foruserstoenteraseriesofcomplexvalues.
What wouldyoudoto ensurethatusers enterthese values correctly with the least effort?
Youhavea usecasethat calls foruserstoenteraseriesofcomplexvalues.
What wouldyoudoto ensurethatusers enterthese values correctly with the least effort?
正確答案: B
問題5
When testing your skill, you notice that two of its intents consistently rank as the top two, resolving within just a few points of each other.
Given the unpredictable nature of which intent gets the top score, what would you do to allow the skill user to choose the correct intent?
When testing your skill, you notice that two of its intents consistently rank as the top two, resolving within just a few points of each other.
Given the unpredictable nature of which intent gets the top score, what would you do to allow the skill user to choose the correct intent?
正確答案: A
問題6
You are designing a skill for a railway company. You created a value list entity (StationEntity), which is the list of all possible train stations To resolve an intent (Routelnfolntent), you need to determine whether the useris asking for a route which is either to a station or from a station.
Which statement describes the most robust and efficient approach for extracting this information from the user input?
You are designing a skill for a railway company. You created a value list entity (StationEntity), which is the list of all possible train stations To resolve an intent (Routelnfolntent), you need to determine whether the useris asking for a route which is either to a station or from a station.
Which statement describes the most robust and efficient approach for extracting this information from the user input?
正確答案: D
問題7
Select the FALSE statement regarding Oracle's recommendation for defining your bot's personality and conversational design.
Select the FALSE statement regarding Oracle's recommendation for defining your bot's personality and conversational design.
正確答案: A
問題8
Take a look at the output of a system.List component in the screenshot below, and note how one of the items includes a comma (,).

In the code below,what value would you assign to the option property for it to display items for ''Yes'', No please'', and ''Not sure''?

Take a look at the output of a system.List component in the screenshot below, and note how one of the items includes a comma (,).

In the code below,what value would you assign to the option property for it to display items for ''Yes'', No please'', and ''Not sure''?

正確答案: E