cancel
Showing results for 
Search instead for 
Did you mean: 

Seeburger Module Error at Compilation Time

Former Member
0 Kudos

Hi,

I am using the below modules for configuring the EDI P.O (850) scenario, Initially I am taking the EDI file to one folder up to this fine, after that I am processing this file by using sender File adapter with modules, at the compilation time i am getting this error

"Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SeeClassifier."

Sender file adapter modules

Processing Sequence:

1 localejbs/SeeClassifier Local Enterprise Bean classifier

2 localejbs/CallBicXIRaBean Local Enterprise Bean bic

3 localejbs/Seeburger/MessageSplitter Local Enterprise Bean splitter

4 localejbs/CallSapAdapter Local Enterprise Bean exit

Module Configuration:

bic classifierAttID additionalInfo

bic classifierMappingID additionalInfo

bic destSourceMsg MainDocument

bic destTargetMsg MainDocument

bic mappingName AUTO

bic splitter splitter

classifier destSourceMsg MainDocument

classifier showInAuditLog true

Thanks

Ramesh

Edited by: Venkataramesh Boppana on Nov 8, 2010 8:55 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ramesh,

"...Object not found in lookup of SeeClassifier..." means, that the Classifier module can not be found.

Did you deploy SeeBaseTools and SeeExtendedTools and SeeModuleCollection?

regards,

Daniel