Split an input flat file in to multiple destination flat files based on the number of columns in the input file(split the file vertically) using biztalk service


hi,

i have text file data this

a|b|c|d|e|f

aa|bb|cc|dd|ee|ff

ab|cd|ef|gh|ij|cd

i want split file vertically in 3  files 2 columns.

that means output files should this

file1(first 2 columns)

a|b

aa|bb

ab|cd

file2(next 2 columns)

c|d

cc|dd

ef|gh

file3(last 2 columns)

e|f

ee|ff

ij|cd

is there way split source file vertically in multiple destination files in biztalk service?


hi,

thanks posting here.

we researching on , revert @ earliest.

girish prajwal



Microsoft Azure  >  Azure BizTalk Services



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'