Get Started with Redwood for Oracle Cloud HCM Begin Now
Reference top level XML element in specific data group
Content
Hi,
We have an HCM extract that utilizes two different data groups in an etext template format to produce a file at the end of processing.
I am curious if it's possible to reference a different level outside of the data group for the display condition on one of the data groups.
The two DGs are Assignment and Salary. The XML looks something like this:
<SAL_DG>
<element name = salary details>
<Salary element 1></>
<Salary element 2></>
...
</>
</>
<ASG_DG>
<element name = assignment details>
<Assignment element 1></>
<Assignment element 2></>
...
</>
</>
Then this XML gets parsed through an RTF template to produce an eText document. The RTF template has two paths for Sal DG and Asg DG.
Tagged:
0