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
467
Views
6
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)

  • Yeung Shing Keith
    Yeung Shing Keith Rank 2 - Community Beginner

    Hi @Gaurav Bharadwaj-Oracle and @ghrbia ,

    I have the same requirement to want to know how to modify FusionHistoryRegion and FusionActionLinks sub-template. I go through the document and still do not understand how to modify the sub-template. I edit workflow notification subtemplate. But nothing to downlaod. Please provide some hints on how to modify it.

    Thank and best regards,

    Keith Yeung

  • Riyaz Ali-Oracle
    Riyaz Ali-Oracle Rank 6 - Analytics Lead

    Try the below steps:

    1. Identify the Source Sub-Template

    Locate the RTF or XSL sub-template used for FusionHistoryRegion and FusionActionLinks.
    These sub-templates are typically found in the BI Publisher Data Model.

    2. Download and Edit the Sub-Template

    Access BI Publisher (BIP) and navigate to the template repository.
    Download the sub-template (RTF, XSL, or XPT file).
    Modify font, formatting, and conditions based on your requirements.

    3. Update History and Action Links Formatting

    Change styles within FusionHistoryRegion to enhance the appearance of historical transaction details.
    Customize link behaviors in FusionActionLinks, such as adjusting navigation or visibility conditions.

    4. Upload the Modified Sub-Template

    Once modified, upload the template back into Oracle Fusion BI Publisher.
    Ensure correct template linking so reports recognize the updated format.

    5. Test the Changes

    Run a sample report or transaction that utilizes FusionHistoryRegion and FusionActionLinks.
    Validate that the updated formatting is applied correctly.

    Meanwhile, Please review the below KM notes as it might be helpful:

    Fusion Applications BI Publisher : How Should We Create New BI Publisher Reports or Customize Existing Seeded BI Publisher Reports? (Doc ID 1926322.1)
    Steps to Customize a Data Model and to Link it to a BIP Report (Doc ID 2602869.1)