Quantcast
Channel: SCN : Popular Discussions - SAP Process Orchestration
Viewing all articles
Browse latest Browse all 1306

Steps on configuring both sender and receiver scenario for IDOC_AAE

$
0
0

Hi, all

 

I am doing a proof of concept interface on PO 7.3.1 using the new IDOC_AAE adapter. I am setting up a receiver scenario now and running into the error:

<?xml version='1.0'?>

<!-- see the documentation -->

<SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>

  <SOAP:Body>

    <SOAP:Fault>

      <faultcode>SOAP:Server</faultcode>

      <faultstring>Server Error</faultstring>

      <detail>

        <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>

          <context>XIAdapter</context>

          <code>ADAPTER.JAVA_EXCEPTION</code>

          <text><![CDATA[

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: IDoc: Connection factory name for channel IDOC_POC_Recv_IDOC is null

at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:743)

at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:470)

 

I have gone through the 3 blogs:

http://wiki.sdn.sap.com/wiki/display/XI/Configuration+of+inboundRA+in+the+Java+IDoc_AAE+Adapter

http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-adapters-configuration-sender-receiver--teaser

http://scn.sap.com/docs/DOC-31398

 

Unfortunately, they are really for PI 7.3.1 which is dual stack, meaning there is a gateway. However, PO 731 is pure java and there is no gateway. So steps like "local = true" and creating a JCO pointing to local PI will NOT work. I have already installed a standa alone gateway server and still could not get it to work. The help.sap.com doc is also tailored for PI 7.3.1 which assumes there is a local PI gateway service. Not sure if SAP is serious about PO yet as the PO doc on help.sap.com is almost non-existent.

 

Has anyone been able to get these 2 scenarios working? I would really appreciate if you can share your knowledge.

Thanks,

Jonathan.


Viewing all articles
Browse latest Browse all 1306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>