Update null to oracle database column using xslt
Hi
i need help in updating Update null to oracle database column using xslt in oracle BPEL.
I need to update null to 2 columns in a table from non-null values. I am not able to do it in xslt. I tried many things. Please help.
Columns dateSentToNhais and nhscrOutboundFilename should be updated to null from xslt to database.