Decode null values in HCM Extract
Summary
Unable to decode null values using Decoded element in HCM ExtractContent
We have developed an HCM Extract, It has an attribute 'Work at home' and it returns values such as 'Y'/'N' or null. We wanted to create a decoded element so that we can decode it as Y-Yes, N-No and null as *, but when we tried it similar to the screenshot given in the attached oracle doc(Please check page 30), the null data is returned as null only and it does not get decoded.
Can anyone help if you know how to decode null values in HCM Extract, We can't use templates as we are directly taking xml output from HCM Extract?