File Adapter
661614Sep 24 2008 — edited Oct 3 2008Hi ,
I have to write a BPEL process where user provide an EIn as input .
That BPEL process read a txt file ( where EIN and Name field exist ) through File Adapter .
Now the BPEl process check the user provide EIN with File content .
If the user provide EIN match with File content EIN then the Name of regading EIN will display as output , otherwise
it will show " No Data Exist " .
Please help me regarding this as early as possible .