You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Absolute Path/Reference in RTF template

edited Sep 16, 2022 8:52AM in Reporting and Analytics for HCM 2 comments

Summary:



Hi all,


I am working on a RTF template where the xml structure is mentioned below:


<Person>

  <Person_Detail>

<Person_Info>

 <AttributeP1> DataP1.1</AttributeP1>

 <AttributeP2> DataP2.1 </AttributeP2>

  </Person_Info>

   <Person_Info>

<AttributeP1> DataP1.2 </AttributeP1>

<AttributeP2> DataP2.2 </AttributeP2>

</Person_Info>

</Person_Detail>

  <Department_Detail>

 <Department_Info>

<AttributeD1> DataD1.1 </AttributeD1>

<AttributeD2> DataD2.1</AttributeD2>

</Department_Info>

 <Department_Info>

<AttributeD1> DataD1.2</AttributeD1>

<AttributeD2> DataD2.2 </AttributeD2>

 </Department_Info>

</Department_Detail>

</Person>

Where Root_Node is Person

Person_Detail and Department_Detail are in the same level and of child node of Root_Node

Person_Info and Department_Info are in the same level and of child node of Person_Detail and Department_Detail respectively

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!