Hi, In some case where we are sending data to a file and their may case data contain EOL itself which will be a data issue to other system which process file. In such cases we have to handle EOL in XSLT only. <?xml version="1.0" encoding="UTF-8" ?> <xsl:stylesheet version="1.0" xmlns:ns0="http://xmlns.oracle.com/pcbpel/adapter/db/top/Load_PROJ_SCM_V_Data" xmlns:oraxsl="http://www.oracle.com/XSL/Transform/java" "> <oracle-xsl-mapper:schema> <!--SPECIFICATION OF MAP SOURCES AND TARGETS, DO NOT MODIFY.--> <oracle-xsl-mapper:mapSources> <oracle-xsl-mapper:source type="WSDL"> </oracle-xsl-mapper:target> </oracle-xsl-mapper:mapTargets> <!--GENERATED BY ORACLE XSL MAPPER 12.1.3.0.0(XSLT Build...