Oracle RightNow CX Cloud Service 2012 Essentials (1Z0-465) Free Practice Test
Question 1
Your customer has asked that all incidents be "scanned" for words that may revolve around product defects and injures so that they can alert their risk management team of any possible product issues or liability. The customer accepts that 100% accuracy is not available, and accepts that they will be false positives and a margin for error.
They have provided you he following words to be "scanned":
-Mouth -Jaw -Cheek -Jowl -Chin
-Oral
-Palate
The customer requires the following:
-Match whole words only
-All valid words must be preceded with a space.
-All valid words must be spelled correctly.
-All words must be directly followed by a meta character in this list:
-, {comma}
-. {period}
-' {single quote}
-" {double quote}
-; {semi colon}
-: {colon}
-{space}
-! {exclamation point}
-? {question mark}
-& {ampersand}
You decide to use a regular expression to search for these words in all incoming emails.
^mouth [ , | . | ' | " | ; | : | | ! | ? | & ] | \ jaw [| , | . | ' | " | : | ! | &] | \ cheek [ , | ' | ; | : | | ! | ? | &] | \
jowl [ , | . | ' | ; | | !| ? | &] | \ chin$ [ , | . | ' | " | ; | | ! | ? | & ] | \ oral [ , | . | ' | " | : | | ? | & ] | \ pallate [
, | . | ' | " | : | | ! | ? | &] | \
Identify the three words that will be correctly matched to this regular expression.
They have provided you he following words to be "scanned":
-Mouth -Jaw -Cheek -Jowl -Chin
-Oral
-Palate
The customer requires the following:
-Match whole words only
-All valid words must be preceded with a space.
-All valid words must be spelled correctly.
-All words must be directly followed by a meta character in this list:
-, {comma}
-. {period}
-' {single quote}
-" {double quote}
-; {semi colon}
-: {colon}
-{space}
-! {exclamation point}
-? {question mark}
-& {ampersand}
You decide to use a regular expression to search for these words in all incoming emails.
^mouth [ , | . | ' | " | ; | : | | ! | ? | & ] | \ jaw [| , | . | ' | " | : | ! | &] | \ cheek [ , | ' | ; | : | | ! | ? | &] | \
jowl [ , | . | ' | ; | | !| ? | &] | \ chin$ [ , | . | ' | " | ; | | ! | ? | & ] | \ oral [ , | . | ' | " | : | | ? | & ] | \ pallate [
, | . | ' | " | : | | ! | ? | &] | \
Identify the three words that will be correctly matched to this regular expression.
Correct Answer: A,D,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
When an incident is opened, your customer would like to have different workspaces open based on the six products that can be selected when an incident is submitted from the Ask A Question customer portal page.
When designing the workflow used to complete this requirement, which three elements are necessary?
When designing the workflow used to complete this requirement, which three elements are necessary?
Correct Answer: B,C,D
Question 3
Your customer has over a thousand answers in their knowledgebase.
The keyword search report shows that some end customers are searching, using a misspelled word returning zero results.
The client does not want to edit all the answers to fix this situation.
Choose the option that will fix your customer's issue.
The keyword search report shows that some end customers are searching, using a misspelled word returning zero results.
The client does not want to edit all the answers to fix this situation.
Choose the option that will fix your customer's issue.
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
During requirements gathering, your customer determines that since they will be directing customers to support pages from their website, they would like the default Home page to be removed.
Which three of the available options are required to complete this requirement?
Which three of the available options are required to complete this requirement?
Correct Answer: C,D,E
Question 5
Your customer has performed a search on the knowledgebase and has stated that they are getting strange results. Every time they search for the word "widget" the correct answer appears as the 10th answer on the search results and not at the top of the first page.
How can you increase the value of the word "widget" In the knowledgebase search results?
How can you increase the value of the word "widget" In the knowledgebase search results?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Your customer requested that you create a new report and make it available in the agent's navigation set.
You create the report and add it to the agent's navigation set. However, the agents cannot see the new report.
Select three actions you must perform to identify the reason the report does not display for the agents.
You create the report and add it to the agent's navigation set. However, the agents cannot see the new report.
Select three actions you must perform to identify the reason the report does not display for the agents.
Correct Answer: B,D,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
Your customer has special business process where their agents will put incidents into a waiting status for a period of one week on a regular status basis.
Your customer would like these incidents to remain in the waiting status until the agent has finished researching the incidents(s).
Your customer does not want these incidents to close until 7 calendar days have passed.
Which configuration setting needs to be modified form its default value in order to prevent the system from closing the waiting incident automatically?
Your customer would like these incidents to remain in the waiting status until the agent has finished researching the incidents(s).
Your customer does not want these incidents to close until 7 calendar days have passed.
Which configuration setting needs to be modified form its default value in order to prevent the system from closing the waiting incident automatically?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
After an implementation of a Chinese Knowledge base, your customer notices there are some search terms that are not found when searching through the knowledgebase under any use case.
You have verified that there are answers for the search terms being searched, but you also verify that answers are not being returned correctly.
Identify the configuration change you would make to mitigate this problem.
You have verified that there are answers for the search terms being searched, but you also verify that answers are not being returned correctly.
Identify the configuration change you would make to mitigate this problem.
Correct Answer: A