SlideShare ist ein Scribd-Unternehmen logo
1 von 21
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt?

Oracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryOracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryFeras Ahmad
 
Hrms for beginners
Hrms for beginnersHrms for beginners
Hrms for beginnerssravan46
 
Understanding and using life event checklists in oracle hrms r12
Understanding and using life event checklists in oracle hrms r12Understanding and using life event checklists in oracle hrms r12
Understanding and using life event checklists in oracle hrms r12MuhammadAbubakar206124
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryFeras Ahmad
 
Setup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementSetup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementFeras Ahmad
 
Validation type 'special' in value sets
Validation type 'special' in value setsValidation type 'special' in value sets
Validation type 'special' in value setsFeras Ahmad
 
Calendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementCalendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementFeras 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
 
Accrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsAccrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsRajiv reddy
 
Hr profile option
Hr profile optionHr profile option
Hr profile optionFeras Ahmad
 
Fujcci crp oracle payroll
Fujcci crp oracle payrollFujcci crp oracle payroll
Fujcci crp oracle payrollFeras Ahmad
 
Oracle HRMS Fast Formula
Oracle HRMS Fast FormulaOracle HRMS Fast Formula
Oracle HRMS Fast Formularunjithrocking
 
How to debug a fast formula
How to debug a fast formulaHow to debug a fast formula
How to debug a fast formulaFeras 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 Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryFeras 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
 
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
 
How to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF TemplateHow to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF TemplateFeras Ahmad
 

Was ist angesagt? (20)

Oracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryOracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll Query
 
Hrms for beginners
Hrms for beginnersHrms for beginners
Hrms for beginners
 
Understanding and using life event checklists in oracle hrms r12
Understanding and using life event checklists in oracle hrms r12Understanding and using life event checklists in oracle hrms r12
Understanding and using life event checklists in oracle hrms r12
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing Query
 
Setup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementSetup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance Management
 
Validation type 'special' in value sets
Validation type 'special' in value setsValidation type 'special' in value sets
Validation type 'special' in value sets
 
Calendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementCalendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence management
 
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
 
Accrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsAccrual plan set up in oracle hrms
Accrual plan set up in oracle hrms
 
Oracle hrms bg setup examples
Oracle hrms bg setup examplesOracle hrms bg setup examples
Oracle hrms bg setup examples
 
Oracle R12 Purchasing setup
Oracle R12 Purchasing setupOracle R12 Purchasing setup
Oracle R12 Purchasing setup
 
Hr profile option
Hr profile optionHr profile option
Hr profile option
 
Fujcci crp oracle payroll
Fujcci crp oracle payrollFujcci crp oracle payroll
Fujcci crp oracle payroll
 
Oracle HRMS Fast Formula
Oracle HRMS Fast FormulaOracle HRMS Fast Formula
Oracle HRMS Fast Formula
 
How to debug a fast formula
How to debug a fast formulaHow to debug a fast formula
How to debug a fast formula
 
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 Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions Query
 
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
 
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
 
How to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF TemplateHow to Create Oracle Fusion BI Publisher Report Using RTF Template
How to Create Oracle Fusion BI Publisher Report Using RTF Template
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Mehr von 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
 
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
 
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
 
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
 
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
 
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
 
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 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualFeras 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
 

Mehr von Feras Ahmad (20)

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
 
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
 
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
 
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
 
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
 
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
 
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 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manual
 
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
 

Kürzlich hochgeladen

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 

Kürzlich hochgeladen (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 

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.