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

OIC- To write an .csv file provided data at output but header fields not displaying

edited Aug 16, 2018 2:39AM in Integration 2 comments

Summary

To write .csv file with header fields and data but header fields are not provided

Content

Hi,

We suppose to have an .csv file (data and header field name at first line) 

but we are getting only data without having header fields.

Need to have fields name as well.

Expected output as  bewlo:

eg: 

CustomerID,CVRNumber

1001,2301

File adapter have schema like below:

<?xml version="1.0" encoding="UTF-8" ?>

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot;
            xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd&quot;
            xmlns:tns="http://TargetNamespace.com/fileReference/WriteCustomerCSV_Files&quot;
            targetNamespace="http://TargetNamespace.com/fileReference/WriteCustomerCSV_Files&quot

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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