The following sections walk you
through configuration of your Service Cloud environment to work with
the Augmented Reality accelerator.
Before you begin
Follow these steps to configure Service
Cloud for the AR demo:
Procedure
- Using an
administrative account for Service Cloud, login to the Agent Console.
- Use the navigation
pane to open the Database section and
select Object Designer.
This
accelerator comes with a Service Cloud custom objects package to create
the custom attributes and objects described below. You can import
that file to create the schema in one step.
- Click the Import button on the ribbon.
- Click the Browse button and select the AR Fields.zip included with the accelerator
package. Click Next to walk through
the steps of importing the fields.
After
importing the fields, you can skip the remainder of the instructions
until arriving at the Deploy Fields step.
- To create
custom attributes manually, click the New button on the ribbon to create a new package. Name the package
AR
and click the Save button on the ribbon.
- Click the New button on the ribbon and select System Attribute. Create a new Incident system attribute.
- Click Add New Field and select the Text attribute.
Since Service Cloud does not support
floating-point fields natively, we will use the text field to store
rational numbers.
- Add another
80 character-length field called
partId
to store the part selected from within the AR experience. Ensure
that this field is part of the Single Field Index.
- Repeat the
Add New Field steps four additional times, adding fields for
vibration
, temperature
, rpm
, and sound
. These four fields should be of length 20 and will not be in the Single Field Index.
- Click the Save button on the ribbon.
- Click Deploy to make the changes to the database.
- Click Deploy Now and wait for the notification
that the deployment is complete. Note: this can take some time.
Results
When the
steps above are complete, Service Cloud will be configured for use
with the AR demonstration. Be sure to note the hostname for your Service
Cloud environment, as this will be used to configure Oracle Integration
Cloud (OIC) in a later step. If you are unsure of the hostname, use
the Links menu in the application menu
to open Customer Portal. The hostname will be visible in the URL that
opens in your browser. For instance, https://airx.rightnowdemo.com.