cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Module Development

Former Member
0 Kudos

Hi Experts,

I am getting the below error while I am trying to test the Scenario having custom module to read Excel file

In the ejb-j2ee-engine.xml I have given JNDI name readExcel

In the Sender Communication channel I have specified readExcel In the Module tab.Do I have to prefix it with localejbs/


*error*
Attempt to process file failed with com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of readExcel.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

It should be prefixed with localejbs/JNDI_NAME

Best Regards,

Div