cancel
Showing results for 
Search instead for 
Did you mean: 

File-xi-file

Former Member
0 Kudos

Hi ,

i am trying to give a tab delimited file as the input and get the same back..the file is getting picked up nd the output file is also getting created..But it contains only the first input field.....the rest of the data is not present..

Please help .

Thanx ,

Srestha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

just post ur flat file and the content conversion parameters in the reciever side so tat we can try out ur scenario.

regards

jithesh

Former Member
0 Kudos

Hi ,

The recordset structure name is HEADER nd the fields are as follows:

HEADER.fieldNames NAME,LNAME,COMPANY,ID

HEADER.fieldSeparator ,

HEADER.endSeparator 'nl'

HEADER.fieldFixedLengths 10,20,20,20

The input file format is:

ABCD ABCD ABCD ABCD

THANX ,

Srestha

Former Member
0 Kudos

Hi,

i tried ur scenario

just give ur

RecordsetStructure Header

and conten conversion fields as

Header.fieldSeparator ,

Header.endSeparator 'nl'

or

Header.fieldNames name,lname,company,id

Header.fieldFixedLengths 10,20,20,20

Header.endSeparator 'nl'

don give both fieldSeparator and fieldFixedLength

regards

jithesh

Former Member
0 Kudos

Hi Jithesh ,

i tried it but still the same problem is persisting ..

Plz help..

Thanx ,

Srestha

Former Member
Former Member
0 Kudos

Hi,

can u please send the snap shots of ur data type and the reciever side content converison to my id jithesh.balakrishnan@wipro.com.

will try solving ur problem.

regards

jithesh

Former Member
0 Kudos

Hi Jithesh ,

i have sent u da screenshots...plz have a look at the doc...my scenario s still facing the same problem

Thanx a lot..

Srestha

Former Member
0 Kudos

Hey,

i didnt get the mail,just sent the mail again.my id is jithesh.balakrishnan@wipro.com

regards

jithesh

Former Member
0 Kudos

Hi Jithesh ,

Just mailed u da screen shots again..

Thanx,

Srestha

Answers (0)