You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Service Home Page Extension

Summary:

I’m trying to add a metric card to the Service homepage using the sample code attached, but it isn’t working as expected. Could someone please guide me on how to extend the Service homepage dashboard with custom reports and metrics? Any relevant implementation documentation for customizing this dashboard would be greatly appreciated.

Thanks in advance for your support!


<template id="My Service requests">
<oj-vb-fragment name="oracle_cx_fragmentsUI:cx-metric-card" bridge="[[ vbBridge ]]">
<oj-vb-fragment-param name="resource" value="[[ {"name": "serviceRequests", "primaryKey": "SrId", "endpoint": "cx" } ]]"></oj-vb-fragment-param>
<oj-vb-fragment-param name="query" value="[[ [{"type": "savedSearch", "params": [{"key": "queryUuid", "value": "ca208c2b-9266-45b7"}]}] ]]"></oj-vb-fragment-param>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!