on 2007 Oct 11 2:27 PM
hi,
I'm configuring a communication channel from SAP system (XI adapter) to FTP (File adapter) and I have some troubles. The main problem is that I'm using Java Modules to edit the XML message which come from SAP System because I want to delete the namespace field.
I'm using the following Java standard modules on the Receiver channel:
- AF_Modules/XMLAnonymizerBean
- localejbs/SAP XI JMS Adapter/ConvertMessageToBinary
- localejbs/SAP XI JMS Adapter/SendBinarytoXIJMSService
- localejbs/CallSapAdapter
When I send a message from SAP system this error occurs:
******************************************************************************************************
MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Value with name XIBindingMode not available: com.sap.aii.af.service.cpa.impl.exception.CPAObjectException: Value with name XIBindingMode not available
******************************************************************************************************
I've seen the CPA Cache Monitoring (http://<host>:<port>/CPACache/monitor.jsp) I've found that XIBindingMode Object has a null value:
******************************************************************************************************
Parameter Value=null
******************************************************************************************************
I don't know how to solve the problem but I think that refresh the CPA Cache is not enought to repair the communication.
Does somebody know how to solve this problem??
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
have u checked the deployment of driver files. and secondly also see the below link.
Thanks
sudhir sharma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.