Identify the three requirements that are met using standard product features within the workspace.

Your customer has asked you to fulfill a list of requirements for their incident workspace. The
customer has explained that the following constraints will be place.
• All incidents received will via a web from that your customer manages which is automatically
forwarded to the Oracle Rightnow CX Service mail server.
• All incident data will be formatted exactly in the same manner in each email using the
following format:
• Last Name
• First Name
• Product
• Serial Number
• Question
Requirements:
• Create a tab with “Risk Management” data consisting of custom fields and custom object
data, and hide it from all standard agents.
• If the serial number is greater than 500000 set the value of the custom field “Risk
Management” Yes.
• Capture the “Product” field from the email and populate the product in the
incidents.prod_id field.
• Capture the Last and First names from the email and populate the product
contact.last_name and contacts.first_name fields.
• Create tabs for each product linking to the product information page on your customer’s
web site.

• Once the product has been set in the workspace open up the applicable tab automatically
for the agent to view.
They have asked that no customization be part of the new workspace.
Identify the three requirements that are met using standard product features within the workspace.

Your customer has asked you to fulfill a list of requirements for their incident workspace. The
customer has explained that the following constraints will be place.
• All incidents received will via a web from that your customer manages which is automatically
forwarded to the Oracle Rightnow CX Service mail server.
• All incident data will be formatted exactly in the same manner in each email using the
following format:
• Last Name
• First Name
• Product
• Serial Number
• Question
Requirements:
• Create a tab with “Risk Management” data consisting of custom fields and custom object
data, and hide it from all standard agents.
• If the serial number is greater than 500000 set the value of the custom field “Risk
Management” Yes.
• Capture the “Product” field from the email and populate the product in the
incidents.prod_id field.
• Capture the Last and First names from the email and populate the product
contact.last_name and contacts.first_name fields.
• Create tabs for each product linking to the product information page on your customer’s
web site.

• Once the product has been set in the workspace open up the applicable tab automatically
for the agent to view.
They have asked that no customization be part of the new workspace.
Identify the three requirements that are met using standard product features within the workspace.

A.
Create a tab with “Risk management” data consisting of custom fields and custom object data,
and hide it from all standard agents.

B.
If the serial number is greater than 500000 set the value of the custom field “Risk management” =
Yes

C.
Capture the “Product” field from the email and populate the product in the incidents.prod_id
field.

D.
Capture the Last and First names from the email and populate the product in the
contact.last_name and contacts.first_name fields.

E.
Create tabs for each product linking to the product information page on the customer’s web site.

F.
Once the product has been set in the workspace open up the applicable tab automatically for the
agent to view.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Álvaro

Álvaro

A, B and D ? Is that right?

CFR

CFR

No,

Question requests standard functionality. BCD are not standard, so only AEF remain as correct.

Ashok Ganesh

Ashok Ganesh

Will you please tell me the correct answers.

Odemir

Odemir

I think is ADE

Can’t be C.The Techmail can’t get the product from the email body.It only gets the first and last name( configuration variable EGW_DEFAULT_FIRST_NAME, EGW_DEFAULT_LAST_NAME)
A us ok( if the custom fields is already done) because you can hide the tab based on a profile ( hidden’s ribbon button )
D is ok because techmail can capture first and last name

E is ok, because you can create tabs with hyperlink control with url to the product information page ( one tab for each hyperlink )