cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 Adapter Modules not longer available/moved?

Former Member
0 Kudos

Hi everybody,

in our file sender cc on XI 3.0 we got the following adapter modules to transform special (german) characters:

localejbs/AFModules/MessageTransformBean_

localejbs/AFModules/TextCodepageConversionBean_

When I try to use this modules in PI 7.1 I got an error in cc-monitoring:

Error: javax.naming.NamingException: Unable to obtain EJB home interface (Root exception is java.lang.NoSuchMethodException: com.sap.engine.services.jndi.implclient.ClientContext.create())

I searched SDN to adjust the modules but can't find any useful information.

Thanks regards

Mario

Edited by: Mario Müller on Feb 5, 2009 1:38 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

aashish_sinha
Active Contributor
0 Kudos

Hi Mario,

Have a look into these wikis for your solution.

Example of Adapter Module Development

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/adaptermoduleexampleforPI+7.1

Adapter Module Development Libraries for PI 7.1

https://wiki.sdn.sap.com/wiki/display/XI/XIlibrariesfor+development

Regards

Aashish Sinha

Former Member
0 Kudos

Hi,

I find the solution.

Just set the parameter File-Encoding to

iso-8859-1 and leave the modules empty.

Thats it.

Regards Mario

former_member187563
Contributor
0 Kudos

hi,

There is no need of changing the existing Modules for pi7.1.But we need to use it properly like before entry and exit beans.

Changes occur only for new custom modules.

refer to this:

/people/stefan.grube/blog/2008/12/11/adjust-your-pi-70-adapter-modules-for-pi-71-in-15-minutes

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8085e299-718c-2a10-de94-928f62b7...

regards

ujjwal kumar