Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

update on subtemplate

Received Response
414
Views
4
Comments

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

  • Gaurav Bharadwaj-Oracle
    Gaurav Bharadwaj-Oracle Rank 6 - Analytics Lead

    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

  • ghrbia
    ghrbia Rank 1 - Community Starter

    THANK YOU FOR YOUR REPLY.

    BUT I NEED THE PATH OF

    <?call-template:FusionHistoryRegion?>

    <?call-template:FusionActionLinks?>

  • Gaurav Bharadwaj-Oracle
    Gaurav Bharadwaj-Oracle Rank 6 - Analytics Lead

    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)