{
"name": "Most Recent Tabs",
"extensions": [
{
"perspective": "common",
"features": [
{
"id": "mostRecent",
"excludeItems": [],
"collectionItems": [
{
"containerId": "com.ibm.bi.content.navigator",
"id": "com.ibm.bi.content.navigator.MostRecent",
"legacyId": "com.ibm.bi.contentApps.MostRecent",
"name": "Most Recent",
"label": "Most Recent",
"stateId": "MostRecentView",
"weight": 1,
"properties": {
"url": "v1/users/~/mrus",
"toolbar": [
"filter",
"sort",
"details",
"refresh",
"settings"
],
"listOptions": true
}
}
]
}
]
}
]
}
------------------------------
Rajesh Kumar Vanam
------------------------------
Original Message:
Sent: Wed October 18, 2023 12:43 PM
From: Todd Schuman
Subject: Add Recent as a Tab on 11.2.4 Content View
Does anyone have an extension or JSON code that is needed to add the recently run reports as a tab in Cognos 11.2.4? I have the code to add custom folders in the team content but I can't find a way to add recent.

------------------------------
Todd Schuman
------------------------------