SlideShare a Scribd company logo
1 of 21
Download to read offline
Risk Management Cloud
OTBI , Dashboards and Infolets
- Advanced Access Controls
- Advanced Financial Controls
- Financial Reporting and Compliance
Creation Date: 10-Apr-21
Last Updated: 11-Apr-21
Document Ref:
Version: v1
Fusion Release 20D
Document Control
Change Record
Date Author Version Change Reference
Reviewers
Date Name Position
Distribution
Copy No. Name Location
1 NA NA
2
3
4
5
6
Open and Closed Issues for this Deliverable
Open Issues
Issue Resolution Responsibility Target Date
1 NA NA NA NA
2
3
4
5
Closed Issues
ID Issue Resolution Responsibility Target Date
1 NA NA NA NA
2
3
4
5
Content
# Worksheet Task
1 Build Infolet from Scratch Learn How to Build Infolet from Scratch
2 Custom Infolets Learn How to Build Custom Infolet
3 Build OTBI from Scratch Learn How to Build OTBI report from Scratch
4 Custom OTBI Learn How to Build Custom OTBI
5 Deep-Links List of Deep Links URL with Parameters
6 How Deep Links Work Learn How to Make a Deep link for Objects
7 Custom OTBI Dashboard Learn How to Build Custom dashboard
8 SynchronizeAnalytics Data Use the Sync Job to send data of RMC to OTBI
back Build Infolet from Scratch
# Infolet Name Output File ACWA Comments
1
AAC Pending
Incidents 1x2
2
AAC Incidents
Counts 1x2
3
AFC Incidents
Counts 1x2
4
Total AAC
Controls 1x1
5
Total AFC
Controls 1x1
6 FRC Totals 1x2
7
FRC Controls by
Type 1x2
8 Count of Risks 1x1
9 Action Items 1x1
10
Late Action
Items 1x1
11
Assessment
Count 1x1
12
Late
Assessment 1x1
Custom Infolets
The navigation –> Risk Management Infolets
back
Build OTBI from Scratch
Back
Back
# Report Name Output File
1 User Creation Details-Report
2 AFC -Incident Details
3 AFC -Controls
4 AFC -Control Details
5 AFC -IncidentsStatistics
6 Advanced Financial Control Change History
7 AAC -Controls
8 AAC -Control Details
9 AAC -Incident Details
10 Advanced AccessControl Change History
Custom reports built based on current requirements
The navigation –>Tools->Reports and analysis->Catalog->Shared
folder –> ACWA RISK MANAGEMENT –> ACWA Reports
User Creation
Details - Report_User Creation Details - Report.xlsx
AFC - Incident
Details_AFC - Incident Details.xlsx
AFC - Controls_AFC
- Controls.xlsx
AFC - Control
Details_AFC - Control Details.xlsx
AFC - Incidents
Statistics_AFC - REPORT.xlsx
AAC -
Controls_AAC.xlsx
AAC - Control
Details_AAC.xlsx
AAC - Incident
Details_AAC - Incident Details.xlsx
Advanced Access
Control Change History_Advanced Access Control Change History.xlsx
Back Deep-Link URLs
To configure a link, you set an "interaction"
property for a column in your analysis whose
values are to be links to application pages.
This involves associating the column with a
"deep-link" URL. You can copy URLs from
the following tables, which list the pages you
can link to and the URL appropriate for
each.
These URLs apply to Financial Reporting Compliance:
Object Type Deep-Link URL
Manage Risks https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_RISKS
Create Risk https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_RISK_OBJECT&objKey=calledByAction=CREATE
Manage Controls https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_CONTROLS
Create Control https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_CONTROL_OBJECT&objKey=calledByAction=CREATE;calledAsTaskFlow=Y
Manage Processes https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_PROCESS
Create Process https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_PROCESS_OBJECT&objKey=calledByAction=CREATE
Manage Issues https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_ISSUES
Create Issue https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_ISSUE_OBJECT&objKey=calledAsTaskFlow=Y
Manage Remediation Plans https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_REMED_PLANS
Create Remediation Plan https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_REMED_PLAN&objKey=calledAsTaskFlow=Y
Assessment Batches https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_ASSESSMENTS
View Risk https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2}
Parameters: 1, VIEW_RISK_OBJECT. 2, risk ID.
View Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2}
Parameters: 1, VIEW_CONTROL_OBJECT. 2, control ID.
View Process https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y
Parameters: 1, VIEW_PROCESS_OBJECT. 2, process ID.
View Issue https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y
Parameters: 1, VIEW_ISSUE_OBJECT. 2, issue ID.
View Remediation Plan https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y
Parameters: 1, VIEW_REMED_PLAN. 2, remediation plan ID.
View Assessment Batch Records https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2}
Parameters: 1, VIEW_ASSESSMENT. 2, assessment ID.
These URLs apply to Advanced Controls:
Object Type Deep-Link URL
Manage Controls https://<server_url>/fscmUI/faces/deeplink?objType=GRC_AC_MANAGE_CONTROLS&action=VIEW
Edit a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=@{3};Navigation=deepLink;EditMode=true
Parameters: 1, GRC_AC_CONTROL. 2, VIEW. 3, control ID.
View a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=ControlId=@{3};Navigation=deepLink;EditMode=false
Parameters: 1, GRC_AC_CONTROL. 2, VIEW. 3, control ID.
View Results for a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink
Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID.
View Results for a Control and User https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;GlobalUser=@{4}
Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, global user name.
View Results for a Control and Entitlement https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;Entitlement=@{4}
Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, entitlement name.
View Results for a Control and Role https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;Role=@{4}
Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, role name.
View Results for a Control and User and Role and Entitlement
https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;GlobalUser=@{4};Entitlement=@{5};Role=@{6}
Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, global user name. 5, entitlement name. 6, role name.
View A Result https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=IsReadOnly=true;IncidentId=@{3};Navigation=deepLink
Parameters: 1, GRC_AC_VIEW_RESULT. 2, VIEW. 3, result ID.
Edit a Result https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=IsReadOnly=false;IncidentId=@{3};Navigation=deepLink
Parameters: 1, GRC_AC_VIEW_RESULT. 2, VIEW. 3, result ID.
These URLs apply to Access Certification:
Object Type Deep-Link URL
Certification List https://<server_url>/fscmUI/faces/deeplink?objType=ACCESS_CERTIFICATION&action=CERTIFICATION_LIST
Certification List (filtered to individual certification)
https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3}
Parameters: 1, ACCESS_CERTIFICATION. 2, CERTIFICATION_LIST. 3, certification ID.
Owner Overview https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3}
Parameters: 1, ACCESS_CERTIFICATION. 2, OWNER_OVERVIEW. 3, certification ID.
Manager Overview https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3}
Parameters: 1, ACCESS_CERTIFICATION. 2, MANAGER_OVERVIEW. 3, certification ID.
Certifier Worksheet https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3}
Parameters: 1, ACCESS_CERTIFICATION. 2, CERTIFIER_WORKSHEET. 3, certification ID.
Back
How Deep link Works
The End
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book

More Related Content

What's hot

Oracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualFeras Ahmad
 
How to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfHow to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfFeras Ahmad
 
Payroll process oracle hrms
Payroll process oracle hrmsPayroll process oracle hrms
Payroll process oracle hrmsShaju Shana
 
Oracle Fusion Cloud Absence Management
Oracle Fusion Cloud Absence ManagementOracle Fusion Cloud Absence Management
Oracle Fusion Cloud Absence ManagementFeras Ahmad
 
The Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudThe Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudFeras Ahmad
 
Query Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudQuery Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudFeras Ahmad
 
Oracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualOracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualFeras Ahmad
 
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11Feras Ahmad
 
How to create payslip through self service
How to create payslip through self serviceHow to create payslip through self service
How to create payslip through self serviceFeras Ahmad
 
Oracle HRMS Accrual plan Setup
Oracle HRMS Accrual plan SetupOracle HRMS Accrual plan Setup
Oracle HRMS Accrual plan SetupFeras Ahmad
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionBoopathy CS
 
Query Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudQuery Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudFeras Ahmad
 
Hire employee in Oracle Fusion Cloud HCM
Hire employee in Oracle Fusion Cloud HCMHire employee in Oracle Fusion Cloud HCM
Hire employee in Oracle Fusion Cloud HCMFeras Ahmad
 
PO Position Hierarchy in R12
PO Position Hierarchy in R12PO Position Hierarchy in R12
PO Position Hierarchy in R12parinay jain
 
Oracle Fusion Employment Models
Oracle Fusion Employment ModelsOracle Fusion Employment Models
Oracle Fusion Employment ModelsFeras Ahmad
 
Payroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMPayroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMFeras Ahmad
 
How to debug a fast formula
How to debug a fast formulaHow to debug a fast formula
How to debug a fast formulaFeras Ahmad
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryFeras Ahmad
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculationsuday reddy
 
Otbi and bicc_psr_technote_v3_final_document
Otbi and bicc_psr_technote_v3_final_documentOtbi and bicc_psr_technote_v3_final_document
Otbi and bicc_psr_technote_v3_final_documentHamadaAsmrAladham1
 

What's hot (20)

Oracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manual
 
How to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfHow to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdf
 
Payroll process oracle hrms
Payroll process oracle hrmsPayroll process oracle hrms
Payroll process oracle hrms
 
Oracle Fusion Cloud Absence Management
Oracle Fusion Cloud Absence ManagementOracle Fusion Cloud Absence Management
Oracle Fusion Cloud Absence Management
 
The Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudThe Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion Cloud
 
Query Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudQuery Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion Cloud
 
Oracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualOracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manual
 
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
 
How to create payslip through self service
How to create payslip through self serviceHow to create payslip through self service
How to create payslip through self service
 
Oracle HRMS Accrual plan Setup
Oracle HRMS Accrual plan SetupOracle HRMS Accrual plan Setup
Oracle HRMS Accrual plan Setup
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with description
 
Query Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudQuery Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion Cloud
 
Hire employee in Oracle Fusion Cloud HCM
Hire employee in Oracle Fusion Cloud HCMHire employee in Oracle Fusion Cloud HCM
Hire employee in Oracle Fusion Cloud HCM
 
PO Position Hierarchy in R12
PO Position Hierarchy in R12PO Position Hierarchy in R12
PO Position Hierarchy in R12
 
Oracle Fusion Employment Models
Oracle Fusion Employment ModelsOracle Fusion Employment Models
Oracle Fusion Employment Models
 
Payroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMPayroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCM
 
How to debug a fast formula
How to debug a fast formulaHow to debug a fast formula
How to debug a fast formula
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing Query
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations
 
Otbi and bicc_psr_technote_v3_final_document
Otbi and bicc_psr_technote_v3_final_documentOtbi and bicc_psr_technote_v3_final_document
Otbi and bicc_psr_technote_v3_final_document
 

Similar to Infolets and OTBI Deep link Actionable Reports - Configuration Work Book

High Availability by Design
High Availability by DesignHigh Availability by Design
High Availability by DesignDavid Prinzing
 
Lightning Component - Components, Actions and Events
Lightning Component - Components, Actions and EventsLightning Component - Components, Actions and Events
Lightning Component - Components, Actions and EventsDurgesh Dhoot
 
How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...CA Technologies
 
Work with data in ASP.NET
Work with data in ASP.NETWork with data in ASP.NET
Work with data in ASP.NETPeter Gfader
 
Windows logging cheat sheet
Windows logging cheat sheetWindows logging cheat sheet
Windows logging cheat sheetMichael Gough
 
Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...p6academy
 
Remote Config REST API and Versioning
Remote Config REST API and VersioningRemote Config REST API and Versioning
Remote Config REST API and VersioningJumpei Matsuda
 
Event-Based API Patterns and Practices
Event-Based API Patterns and PracticesEvent-Based API Patterns and Practices
Event-Based API Patterns and PracticesLaunchAny
 
Azure AD B2C Webinar Series: Custom Policies Part 1
Azure AD B2C Webinar Series: Custom Policies Part 1Azure AD B2C Webinar Series: Custom Policies Part 1
Azure AD B2C Webinar Series: Custom Policies Part 1Vinu Gunasekaran
 
Stefaan Ponnet, Fusebox
Stefaan Ponnet, FuseboxStefaan Ponnet, Fusebox
Stefaan Ponnet, Fuseboxnascomgenk
 
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...James Gallagher
 
Summer '16 Realease notes
Summer '16 Realease notesSummer '16 Realease notes
Summer '16 Realease notesaggopal1011
 
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03Dennis Parrott
 
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeologyWindows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeologyMichael Gough
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesProtect724tk
 

Similar to Infolets and OTBI Deep link Actionable Reports - Configuration Work Book (20)

High Availability by Design
High Availability by DesignHigh Availability by Design
High Availability by Design
 
Lightning Component - Components, Actions and Events
Lightning Component - Components, Actions and EventsLightning Component - Components, Actions and Events
Lightning Component - Components, Actions and Events
 
REST.ppt
REST.pptREST.ppt
REST.ppt
 
How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...
 
Work with data in ASP.NET
Work with data in ASP.NETWork with data in ASP.NET
Work with data in ASP.NET
 
Salient features in rel 12.2.x
Salient features in rel 12.2.xSalient features in rel 12.2.x
Salient features in rel 12.2.x
 
Windows logging cheat sheet
Windows logging cheat sheetWindows logging cheat sheet
Windows logging cheat sheet
 
Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...
 
Remote Config REST API and Versioning
Remote Config REST API and VersioningRemote Config REST API and Versioning
Remote Config REST API and Versioning
 
Event-Based API Patterns and Practices
Event-Based API Patterns and PracticesEvent-Based API Patterns and Practices
Event-Based API Patterns and Practices
 
Azure AD B2C Webinar Series: Custom Policies Part 1
Azure AD B2C Webinar Series: Custom Policies Part 1Azure AD B2C Webinar Series: Custom Policies Part 1
Azure AD B2C Webinar Series: Custom Policies Part 1
 
Stefaan Ponnet, Fusebox
Stefaan Ponnet, FuseboxStefaan Ponnet, Fusebox
Stefaan Ponnet, Fusebox
 
Benefits of Hypermedia API
Benefits of Hypermedia APIBenefits of Hypermedia API
Benefits of Hypermedia API
 
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...
IBM Connections Activity Stream 3rd Party Integration - Social Connect VI - P...
 
SAP BI 7 security concepts
SAP BI 7 security conceptsSAP BI 7 security concepts
SAP BI 7 security concepts
 
Sql database audit
Sql database auditSql database audit
Sql database audit
 
Summer '16 Realease notes
Summer '16 Realease notesSummer '16 Realease notes
Summer '16 Realease notes
 
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
What’s new in IBM BPM 8.5.7 CF2016.06 - CF2017.03
 
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeologyWindows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release Notes
 

More from Feras Ahmad

Oracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfOracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfFeras Ahmad
 
Configure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxConfigure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxFeras Ahmad
 
Building-Materials
Building-MaterialsBuilding-Materials
Building-MaterialsFeras Ahmad
 
Oracle Fusion Cloud sensitive data access audit
 Oracle Fusion Cloud sensitive data access audit Oracle Fusion Cloud sensitive data access audit
Oracle Fusion Cloud sensitive data access auditFeras Ahmad
 
Oracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryFeras Ahmad
 
Legal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudLegal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudFeras Ahmad
 
All payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudAll payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudFeras Ahmad
 
DBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudDBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudFeras Ahmad
 
Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Feras Ahmad
 
Oracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSOracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSFeras Ahmad
 
2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increaseFeras Ahmad
 
Financial reporting compliance cloud service presentation
Financial reporting compliance cloud service presentationFinancial reporting compliance cloud service presentation
Financial reporting compliance cloud service presentationFeras Ahmad
 
Absence Work flow query
Absence Work flow queryAbsence Work flow query
Absence Work flow queryFeras Ahmad
 
Setting up audits and audit reports Fusion Cloud
Setting up audits and audit reports Fusion Cloud Setting up audits and audit reports Fusion Cloud
Setting up audits and audit reports Fusion Cloud Feras Ahmad
 
Oracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualOracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualFeras Ahmad
 
Oracle Fusion HCM Presentation
Oracle Fusion HCM PresentationOracle Fusion HCM Presentation
Oracle Fusion HCM PresentationFeras Ahmad
 
Oracle Fusion HCM Presentation
Oracle Fusion HCM PresentationOracle Fusion HCM Presentation
Oracle Fusion HCM PresentationFeras Ahmad
 
Best practices for fusion hcm cloud implementation
Best practices for fusion hcm cloud implementationBest practices for fusion hcm cloud implementation
Best practices for fusion hcm cloud implementationFeras Ahmad
 
Oracle EBS Apps HRMS Presentation
Oracle EBS Apps HRMS PresentationOracle EBS Apps HRMS Presentation
Oracle EBS Apps HRMS PresentationFeras Ahmad
 

More from Feras Ahmad (19)

Oracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfOracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdf
 
Configure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxConfigure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docx
 
Building-Materials
Building-MaterialsBuilding-Materials
Building-Materials
 
Oracle Fusion Cloud sensitive data access audit
 Oracle Fusion Cloud sensitive data access audit Oracle Fusion Cloud sensitive data access audit
Oracle Fusion Cloud sensitive data access audit
 
Oracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions Query
 
Legal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudLegal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion Cloud
 
All payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudAll payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion Cloud
 
DBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudDBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion Cloud
 
Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Oracle HCM Presentation 2020
Oracle HCM Presentation 2020
 
Oracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSOracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMS
 
2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase
 
Financial reporting compliance cloud service presentation
Financial reporting compliance cloud service presentationFinancial reporting compliance cloud service presentation
Financial reporting compliance cloud service presentation
 
Absence Work flow query
Absence Work flow queryAbsence Work flow query
Absence Work flow query
 
Setting up audits and audit reports Fusion Cloud
Setting up audits and audit reports Fusion Cloud Setting up audits and audit reports Fusion Cloud
Setting up audits and audit reports Fusion Cloud
 
Oracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualOracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manual
 
Oracle Fusion HCM Presentation
Oracle Fusion HCM PresentationOracle Fusion HCM Presentation
Oracle Fusion HCM Presentation
 
Oracle Fusion HCM Presentation
Oracle Fusion HCM PresentationOracle Fusion HCM Presentation
Oracle Fusion HCM Presentation
 
Best practices for fusion hcm cloud implementation
Best practices for fusion hcm cloud implementationBest practices for fusion hcm cloud implementation
Best practices for fusion hcm cloud implementation
 
Oracle EBS Apps HRMS Presentation
Oracle EBS Apps HRMS PresentationOracle EBS Apps HRMS Presentation
Oracle EBS Apps HRMS Presentation
 

Recently uploaded

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Recently uploaded (20)

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Infolets and OTBI Deep link Actionable Reports - Configuration Work Book

  • 1. Risk Management Cloud OTBI , Dashboards and Infolets - Advanced Access Controls - Advanced Financial Controls - Financial Reporting and Compliance Creation Date: 10-Apr-21 Last Updated: 11-Apr-21 Document Ref: Version: v1 Fusion Release 20D Document Control Change Record Date Author Version Change Reference Reviewers Date Name Position Distribution Copy No. Name Location 1 NA NA 2 3 4 5 6 Open and Closed Issues for this Deliverable Open Issues Issue Resolution Responsibility Target Date 1 NA NA NA NA 2 3 4 5 Closed Issues ID Issue Resolution Responsibility Target Date 1 NA NA NA NA 2 3 4 5
  • 2.
  • 3. Content # Worksheet Task 1 Build Infolet from Scratch Learn How to Build Infolet from Scratch 2 Custom Infolets Learn How to Build Custom Infolet 3 Build OTBI from Scratch Learn How to Build OTBI report from Scratch 4 Custom OTBI Learn How to Build Custom OTBI 5 Deep-Links List of Deep Links URL with Parameters 6 How Deep Links Work Learn How to Make a Deep link for Objects 7 Custom OTBI Dashboard Learn How to Build Custom dashboard 8 SynchronizeAnalytics Data Use the Sync Job to send data of RMC to OTBI
  • 4. back Build Infolet from Scratch
  • 5.
  • 6.
  • 7.
  • 8. # Infolet Name Output File ACWA Comments 1 AAC Pending Incidents 1x2 2 AAC Incidents Counts 1x2 3 AFC Incidents Counts 1x2 4 Total AAC Controls 1x1 5 Total AFC Controls 1x1 6 FRC Totals 1x2 7 FRC Controls by Type 1x2 8 Count of Risks 1x1 9 Action Items 1x1 10 Late Action Items 1x1 11 Assessment Count 1x1 12 Late Assessment 1x1 Custom Infolets The navigation –> Risk Management Infolets back
  • 9. Build OTBI from Scratch Back
  • 10.
  • 11. Back # Report Name Output File 1 User Creation Details-Report 2 AFC -Incident Details 3 AFC -Controls 4 AFC -Control Details 5 AFC -IncidentsStatistics 6 Advanced Financial Control Change History 7 AAC -Controls 8 AAC -Control Details 9 AAC -Incident Details 10 Advanced AccessControl Change History Custom reports built based on current requirements The navigation –>Tools->Reports and analysis->Catalog->Shared folder –> ACWA RISK MANAGEMENT –> ACWA Reports User Creation Details - Report_User Creation Details - Report.xlsx AFC - Incident Details_AFC - Incident Details.xlsx AFC - Controls_AFC - Controls.xlsx AFC - Control Details_AFC - Control Details.xlsx AFC - Incidents Statistics_AFC - REPORT.xlsx AAC - Controls_AAC.xlsx AAC - Control Details_AAC.xlsx AAC - Incident Details_AAC - Incident Details.xlsx Advanced Access Control Change History_Advanced Access Control Change History.xlsx
  • 12. Back Deep-Link URLs To configure a link, you set an "interaction" property for a column in your analysis whose values are to be links to application pages. This involves associating the column with a "deep-link" URL. You can copy URLs from the following tables, which list the pages you can link to and the URL appropriate for each. These URLs apply to Financial Reporting Compliance: Object Type Deep-Link URL Manage Risks https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_RISKS Create Risk https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_RISK_OBJECT&objKey=calledByAction=CREATE Manage Controls https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_CONTROLS Create Control https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_CONTROL_OBJECT&objKey=calledByAction=CREATE;calledAsTaskFlow=Y Manage Processes https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_PROCESS Create Process https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_PROCESS_OBJECT&objKey=calledByAction=CREATE Manage Issues https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_ISSUES Create Issue https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_ISSUE_OBJECT&objKey=calledAsTaskFlow=Y Manage Remediation Plans https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_REMED_PLANS Create Remediation Plan https://<server_url>/fscmUI/faces/deeplink?objType=CREATE_REMED_PLAN&objKey=calledAsTaskFlow=Y Assessment Batches https://<server_url>/fscmUI/faces/deeplink?objType=MANAGE_ASSESSMENTS View Risk https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2} Parameters: 1, VIEW_RISK_OBJECT. 2, risk ID. View Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2} Parameters: 1, VIEW_CONTROL_OBJECT. 2, control ID. View Process https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y Parameters: 1, VIEW_PROCESS_OBJECT. 2, process ID. View Issue https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y Parameters: 1, VIEW_ISSUE_OBJECT. 2, issue ID. View Remediation Plan https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2};calledAsTaskFlow=Y Parameters: 1, VIEW_REMED_PLAN. 2, remediation plan ID. View Assessment Batch Records https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&objKey=ObjectKey=@{2} Parameters: 1, VIEW_ASSESSMENT. 2, assessment ID. These URLs apply to Advanced Controls: Object Type Deep-Link URL Manage Controls https://<server_url>/fscmUI/faces/deeplink?objType=GRC_AC_MANAGE_CONTROLS&action=VIEW Edit a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=@{3};Navigation=deepLink;EditMode=true Parameters: 1, GRC_AC_CONTROL. 2, VIEW. 3, control ID. View a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=ControlId=@{3};Navigation=deepLink;EditMode=false Parameters: 1, GRC_AC_CONTROL. 2, VIEW. 3, control ID. View Results for a Control https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. View Results for a Control and User https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;GlobalUser=@{4} Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, global user name. View Results for a Control and Entitlement https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;Entitlement=@{4} Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, entitlement name. View Results for a Control and Role https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;Role=@{4} Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, role name. View Results for a Control and User and Role and Entitlement https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlId=@{3};Navigation=deepLink;GlobalUser=@{4};Entitlement=@{5};Role=@{6} Parameters: 1, GRC_AC_RESULTS. 2, VIEW. 3, control ID. 4, global user name. 5, entitlement name. 6, role name. View A Result https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=IsReadOnly=true;IncidentId=@{3};Navigation=deepLink Parameters: 1, GRC_AC_VIEW_RESULT. 2, VIEW. 3, result ID. Edit a Result https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=IsReadOnly=false;IncidentId=@{3};Navigation=deepLink Parameters: 1, GRC_AC_VIEW_RESULT. 2, VIEW. 3, result ID. These URLs apply to Access Certification: Object Type Deep-Link URL Certification List https://<server_url>/fscmUI/faces/deeplink?objType=ACCESS_CERTIFICATION&action=CERTIFICATION_LIST Certification List (filtered to individual certification) https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3} Parameters: 1, ACCESS_CERTIFICATION. 2, CERTIFICATION_LIST. 3, certification ID. Owner Overview https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3} Parameters: 1, ACCESS_CERTIFICATION. 2, OWNER_OVERVIEW. 3, certification ID. Manager Overview https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3} Parameters: 1, ACCESS_CERTIFICATION. 2, MANAGER_OVERVIEW. 3, certification ID. Certifier Worksheet https://<server_url>/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=certificationId=@{3} Parameters: 1, ACCESS_CERTIFICATION. 2, CERTIFIER_WORKSHEET. 3, certification ID.
  • 14.
  • 15.
  • 16.