Categories
- All Categories
- 134 Oracle Analytics News
- 24 Oracle Analytics Videos
- 14.6K Oracle Analytics Forums
- 5.6K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 51 Oracle Analytics Trainings
- 9 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 3 Oracle Analytics Industry
- Find Partners
- For Partners
update on subtemplate

Summary:
1- i update on Award Approval Notification Report.
2- has template AwardApprovalNotificationBodyReport.rtf.
3- in this template i have multiple subtemplate like FusionHistoryRegion and FusionActionLinks .
how i call and update on subtemplate FusionHistoryRegion and FusionActionLinks ?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Answers
-
-
Hello @ghrbia,
I understand you are asking a question regarding a Customization of Templates/Sub-Templates
In Addition to what Raghavan posted above, I believe this document could be useful, please review : Fusion HCM BIP Notifications: Best Practice to Customize the Report Template, Data Model or Sub-Template (Doc ID 2647434.1)
If my response has answered your question or assisted you with your concern, please click "yes" below to accept the answer or comment with any additional queries. You can also read the Cloud Customer Connect Guidelines for Accepted Answer
Regards,
Gaurav Bharadwaj
Principal Software Engineer
0 -
THANK YOU FOR YOUR REPLY.
BUT I NEED THE PATH OF
<?call-template:FusionHistoryRegion?>
<?call-template:FusionActionLinks?>
0 -
You can explore them in /Shared Folders/Common Content/Templates/Workflow Notification Subtemplate
Please notice that in the seeded template the Subtemplate being called is :
<?import:xdoxsl:///Common Content/Templates/Workflow Notification Subtemplate.xsb?loc=${_XDOLOCALE}?>
Path : Shared Folders/Common Content/Templates/Workflow Notification Subtemplate
The following are supposedly part of the subtemplate i mentioned above :
<?call-template:FusionHistoryRegion?>
<?call-template:FusionActionLinks?>
So this doument is relevant here : Fusion HCM BIP Notifications: Best Practice to Customize the Report Template, Data Model or Sub-Template (Doc ID 2647434.1)
0