Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using a File Adapter in a BPEL process

user10043056Jan 27 2010 — edited Jan 29 2010
Hi,
I am new to BPEL and currently working on migrating my current integration to a SOA architecture using BPEL processes. The integration requires a file to be read and i plan to use a fileadapter . This file to be read is of fixed length type and i see in the file adapater you can generate an xsd for fixed length file. however i need to specify the range for every column that will be read.

Eg : Column1 1-10
Column2 11-25

Is there a way i can achive this? From what i see now i can only specify the length as a number like 1,2,3,4,5

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2010
Added on Jan 27 2010
6 comments
1,228 views