Skip to Content
1
May 29, 2014 at 08:40 AM

unable to read multiple files in BODS

220 Views

hi all,

i am unable to read multiple files [with same format of fields] using wild card characters in file name.

scenario:

i have 2 files: test1.xlsx & test2.xlsx

in the excel file format, for the file name column, i have given test*.xlsx.

and done the direct mapping to target column.

but when i run the job i am getting below error.

at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.ReadAllRows(MSExcelAdapterReadTable.java:1242) at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.readNext(MSExcelAdapterReadTable.java:1285) at com.acta.adapter.sdk.StreamListener.handleBrokerMessage(StreamListener.java:151) at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:448) at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53) at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1600) at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)

please let me know if there is any solution to this.

regards,

Swetha