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

In table how to fetch XML cachedata of screen entry value in Transaction table

edited Aug 4, 2026 5:57AM in Human Capital Management 1 comment

For Pending Transaction, we are not able to get the accurate element entry value from XML data cache element entry rows data , we are only fetching values if they have in element entries table. We want to fetch screen entry value for each Input Value in each row. But we ae getting all the values in a row without any space.

select txnh.XML_DATA_CACHE.extract('/TRANSACTION/BUSINESSDATA/AM/TXN/EO/ElementEntryDEORow/CEO/EO/ElementEntryValueDEORow/ScreenEntryValue/DATA/text()').getStringVal() amount
from hrc_txn_header txnh
where txnh.TRANSACTION_ID = 300001980083109

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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