cancel
Showing results for 
Search instead for 
Did you mean: 

Error in File adapter Module.-- the whole lookup name is localejbs/localjbs

Former Member
0 Kudos

Hi All,

Iam just trying to do File to IDoc scenario using Seeburger Modules.File is picked and when it enters into modules , it is showing the below error.

Success Channel CC_SND: Send binary file "/sapint/testout/Input_Test". Size 2568 with QoS EO

Error Attempt to process file failed with com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at localjbs, the whole lookup name is localejbs/localjbs/SeeClassifier.

The Steps which i followed in Module are as follows.

ModuleName ModuleKey

localjbs/SeeClassifier classifier

localejbs/CallBicXIRaBean bic

localejbs/Seeburger/MessageSplitter splitter

ModuleKey ParamterName ParameterValue

bic mappingName AUTO

bic destSourceMsg MainDocument

bic destTargetMsg MainDocument

bic split true

bic classifierAttID classifierAtt

classifier destSourceMsg MainDocument

classifier attID classifierAtt

classifier showInAuditLog true

If anyone has idea what might be wrong?? kinldy share the same.

Its urgent for me.

ThankYou

Seema.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think you have done a typo error. is it not

localejbs/SeeClassifier classifier*

To find the correct JNDI lookup name, log in to Visual Administrator of the J2EE Engine and in server node look for the JNDI Registry Service.Spot your desired bean and fetch the whole JNDI name form there.

Regards,

Sudharshan N A

Answers (0)