Attachments possible with Advenaced Adapter Engine (AAE)?

Hello,
we are trying to set up a synchronous scenario with the AAE. The involved adapters are both SOAP
(third party system <-> SAP PI protocoll SOAP 1.1 and
SAP PI <-> SAP ERP protocoll XI3.0).
The call works but the attachment gets lost.
We see the attachment being created in the SAP ERP System and being sent to AAE (PI monitoring in SAP ERP is switched on for synchronous messages). However in the AAE (RWB monitoring) we see only the payload but not the PDF attachment.
Does anyone know whether AAE supports attachments? If yes, what has to be configured to enable attachments in AAE?
Thanks a lot
Mark

Mark,
Does anyone know whether AAE supports attachments?
AFAIK AAE supports attachments.
Regards,
Neetesh

Similar Messages

  • Soap LookupService with Decentralized Adapter Engine

    Hi Experts,
    I would like to use a Decentralized adapter engine with the Lookup Service on PI 7.1 , but when try to use that, it doesn't work, because Lookup Service is default configure to use Central adapter only. I would like how to set a decentralize adapter.
    How to do a Soap Lookup using a Decentral adapter?
    Now, I use the following:
    Channel channel = LookupService.getChannel("BC_SF_***","CC**");
    SystemAccessor accessor = null;
    accessor = LookupService.getSystemAccessor(channel);
    Thanks in advance.
    Fernando Pena.

    You define in the communication channel, which adapter engine should be used, not in the mapping.

  • PI 7.1 Performance Monitoring - Advanced Adapter Engine (AAE)

    Hi Experts,
    how can i use the "Performance Monitoring" from the RWB, to see all the messages (including the messages from the AAE) for a specific timeperiod? For example, i want to know how many messages go through the PI (including AAE) on one day.
    Best regards,
    Sven

    Hi Sven,
    Kindly find the below documents will helps you more
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70b8adc3-728c-2a10-7fad-d43f29074ef8
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c02dde55-b30d-2c10-a68b-e80e0d86336d
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10cf9746-e819-2c10-bd82-97bfbde8214a
    Regards
    Venkat Rao .G

  • Is Dynamic Configuration possible with IDOC adapter.

    Hi,
    I have SOAP to IDOC scenario. I have many SAP receivers and are determined at runtime in a Java map.
    Can i use Dynamic Configuration for IDOC adapter?
    Thanks
    Shakthi

    Hi Sivasakthi,
    Why do you need Dynamic Configuration in receiver IDOC?
    Regards,
    Sanjeev.

  • How to get Payload of SOAP Message in Advance Adapter Engine

    HI All,
    I am wondering if anybody can tell me how to view the Payload of SOAP Sender and Receiver Message in Advance Adapter Engine?
    Does Anybody know how to check mapping payload in Advance Adapter Engine because in ABAP you can see the mapping payload under Request Message Mapping but when you use AAE you can't see the Request Message Mapping Payload.
    I have a SOAP to RFC Scenario in which I can't see the SOAP Sender and RFC Receiver Mapping Payload.
    When I am sending incorrect data to an RFC I am getting this error which is very strange and new to me.
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: Unable to split a synchronous message
    Any comments would be much appreciated.
    Thanks,
    Iqbal

    HI All,
    I have managed to find Michal's Blog which is talking about getting the mapping payload but unfortunately I don't know how to create Adapter Module so I am wondering if somebody can please provide me EAR file so that I will request the Basis guys to deploy the code and hopefully this will solve my query.
    Michal's Blog
    As you all probably know while using local Advanced Adapter Engine (AAE) processing in SAP PI 7.1 the message is logged only once (during processing by sender adapter). This is great in terms of performance but what if we need to check the mapping output? Is there a way do do it somehow? It turns out that we don't have such an option in standard yet. Is there any alternative then?
    It turns out there is - a simplest adapter module there is...
    Local AAE works in such a way that from the sender adapter it executes the receiver adapter so in the outbound message to PI processing you can see the adapter info logs of the receiver adapter and this is what we can use. The idea is to add an adapter module to the receiver adapter which will put the content of the message into the audit log of PI message processing. We can do it by writing a few lines of code:
    PI/XI: target message logging with local AAE not possible ? not anymore...
    *Please upload the file in any free site or <REMOVED BY MODERATOR>
    <READ RULES OF ENGAGEMENT>
    Thanks,
    Edited by: Prateek Raj Srivastava on Jan 6, 2012 9:10 PM

  • Use Adapter Engine of another XI system (Decentralised Adapter Engine)

    In order to create a workaround for a specific problem, I'm investigating the possibility to attach the Adapter Engine of a second XI system to a productive XI system. The outcome should be that the productive XI system has access to two Adapter Engines: one central and one decentral.
    1. is this possible at all?
    2. if yes, can you provide some pointers on how to proceed?

    Hi Iddo,
    Adding a "new" decentral adapter engine on a separate hardware to an existing central PI system is not that hard, but as Stephan said, you cannot do that with an adapter engine of a different full XI installation.
    I assume you want to use the decentral adapter engine, while upgrading/patching the decentral one? One customer of mine does that kind of switching of scenarios regularly when applying patches to one of their adapter engines (set up central integration engine with one central and 2 decentral adapter engine). It's possible, but a little bumpy sometimes.
    Anyway be aware that in case of an update/patch of the central integration server your decentral adapter engine cannot make any cache refreshes to any adapter engine.
    Best regards
                 Sebastian

  • File Matching with FTP Adapter

    Guys,
    I have particular requirement where FTP Adapter needs to read set of files
    FILENAME.PCL
    FILENAME.I01
    the file name would be matching but extensions are different.
    the adapter needs to read the file match if they are SET of files ( based on file name) and move into target directory if not move into Error Directory .The Data needs some manipulation before it's written into target location so we are using ESB ( also for error notification) is it possible with FTP Adapter within ESB?
    Thanks

    May be difficult with ESB, may require BPEL. Can you give a specific example as that would make it easier to see what you mean.
    Antony

  • J2SE Adapter Engine Error

    Hi everyone,
    I am facing couple of issues with J2SE adapter engine.
    1. First Issue
    Config in SLDaccessor -
    file adapter java class
    classname=com.sap.aii.messaging.adapter.ModuleSLDaccessor
    SLD.host=<HOST>
    SLD.port=50xxx
    SLD.user=user
    SLD.password=pass
    SLD.adapterEngineName=AdapterEngine
    Config in Sender File Channel
    file adapter java class
    classname=com.sap.aii.messaging.adapter.ModuleFile2XMB
    version=30
    mode=FILE2XMBWITHROWCONVERSION
    XI.SLDConfiguration=SLDaccessor
    #XI.TargetURL=http://<HOST>:<50xxx>/sap/xi/engine/?type=entry
    XI.TargetURL=<fromSLD>
    XI.QualityOfService=EO
    XI.Client=001
    <Other parameters like InterfaceName / FCC>
    If I use XI.SLDConfiguration=SLDaccessor and XI.TargetURL=<fromSLD>, I get an error of HTTP 401 unauthorized.
    If I ignore the SLDaccessor, the message is processed successfully.
    Am I missing anything in the above configuration?
    The user id user is having the roles of SAP_SLD_CONFIGURATOR and SAP_XI_APPL_SERV_USER.
    2. Second Issue
    In RWB -> Component Monitoring -> J2SE Adapter Engine, there is an error coming up - Unable to establish connection to "https://<LocalHost>:50001/rtc"
    The port is wrong ... it should be 8200. My question is, from where to fix this?
    Any help will be highly appreciated.
    Thanks,
    Neetesh

    Hi Neetesh,
    After copying tech_adapter on your local machine douple click on run_adapter.bat and then open internet explorer and enter http://l<ocalmachine_ip_address>:8200/adapter.html
    After doing this you will get logon popup, enter user & password and configure the adapters.
    Secondly you can see the port in SLDAPICUST if I am not mistaken. (not very sure)
    Compare your configuration with below one
    file adapter java class
    classname=com.sap.aii.messaging.adapter.ModuleFile2XMB
    version=30
    mode=FILE2XMB
    Integration Engine address and document settings (example, see docu)
    XI.TargetURL=http://<host>:8000/sap/xi/engine?type=entry
    XI.User=testuser
    XI.Password=pass123
    XI.QualityOfService=EO
    #XI.SenderParty=
    XI.SenderService=LocalSystem
    #XI.ReceiverParty=
    XI.ReceiverService=LocalSystem
    XI.Interface=IM_J2SE
    XI.InterfaceNamespace=http://abc.com/j2se/test
    ##File Adapter specific parameters (example, see docu)
    file.type=BIN
    #file.type=TXT
    file.encoding=UTF-8
    file.sourceDir=c:/sender
    file.sourceFilename=sender1.xml
    #file.processingMode=test
    file.processingMode=delete
    #file.processingMode=archiveWithTimeStamp
    #file.archiveDir=./temp_archive
    #file.retryInterval=20
    file.pollInterval=30
    Regards,
    Sarvesh

  • Versin iformation for adapter engine is missing in the SLD

    Hi,
       Just imported my Integration Directory  changes into receiving PI System and have come to do the manual activation of the change lists that was asked for. When I do I get the activation cancelling with a message that a communication channel cannot be validated as the version info for the adapter engine is missing in the SLD.
    Can anyone tell me what I have to do to get past this problem ?
    Many thanks,
    Ross

    Hello Ross,
    It looks compatability problem with the Adapter engine and CC.
    Check the system information and apply required patches if require. May be you can go to SAP raising a message.
    http://<pihostname>:<port> systeminfo
    Regards
    Pothana

  • Error in RWB - Component Monitoring - Adapter Engine

    Hi,
    After we install an Additional Application Server Instance, we are facing an issue with the Runtime Workbench, specifically with the Adapter Engine status.
    On the RWB we're have this error:
    Ping Status: Unable to establish connection to
    "http://<Additional AS Host>:<Central Instance JAVA Port>/AdapterFramework/rtc"
    All the time it's pointing to the Additional AS with the Primary AS Java Port.
    We are using a central SLD in PIP system.
    We already reviewed, the point 8.12 of the "SAP NetWeaver PI 7.1 Including SAP EHP 1 - Troubleshooting Guide"
    Any idea to solve this?
    Regards,
    GCC PI

    Hi GCC,
    Please change in the http://<host>:<j2ee_port>/exchangeProfile this settings:
    Exchange Profile
    Connections:
    - com.sap.aii.connect.directory.name
    - com.sap.aii.connect.landscape.name
    - com.sap.aii.connect.repository.name
    RuntimeWorkbench:
    - com.sap.aii.rwb.server.centralmonitoring.r3.ashost
    Please change the value in the:
    Config Tool -> cluster-data -> Global Server -> Configuration ->
    Services -> com.sap.aii.af.cpa.svc ->
       SLD.selfregistration.hostName
       SLD.selfregistration.httpPort
       SLD.selfregistration.httspPort
    Also see notes: #1113161 - Links in Component Monitoring not working
    and #764176 - Error in XI due to inconsistent SLD contents
    After that, please restart the j2ee engine.
    Regards,
    Luis Diego

  • Adapter Engine monitoring doesn't show messages

    I have 2 scenarios
    1. Synch HTTP -> Synch RFC
    2. Synch HTTP -> Synch BPM -> Synch RFC
    In case 1 Adapter Engine monitoring shows all messages correctly
    In case 2 there is no entry for HTTP Sender system only BPM->SAP System.
    Could you help me why RWB doesn't show it?

    denis,
    just to add to what moorthy has told. IDOC and HTTP adapters interact directly with the INTEGRATION ENGINE on the ABAP STACK while, the other adapters interact with the ADAPTER ENGINE available on the J2EE STACK.
    That is why, you do not gind the same on the RWB --> ADAPTER MONITORING.
    Also, the reason why you do not have a SENDER HTTP and IDOC adapter.
    Regards,
    bhavesh

  • Decentralized Adapter Engine working

    Hi guys,
    I have installed a decentralized adapter engine for my XI Server. I have a scenario which i run with default Adapter Engine(Integration Server), runs fine.
    However, when i run it with choosing Decentralized AE it gives such errors in
    Message Monitoring:
    Exception caught by adapter framework: null
    Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
    Also i am testing this for two simple file2file scenarios. It's acting differently; in a scenario sender commn channel picks file, in other not.
    Is there any configuration settings that's remaining? Or something else?
    Regards
    Arpil

    Hi,
    For the picked message, i see this in moni....
    <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface MI_XmlFile_out*</Trace>
      <Trace level="1" type="T">select interface namespace urn:Plain2XML</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface *</Trace>
      <Trace level="1" type="T">select interface namespace</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE">
    Any clue?
    Regards
    Arpil

  • Adapter Engine null

    Hi,
    I have an error with the adapter engine (PI 7.0):
    under Runtime Workbench / Component Monitoring / Integration Server
    Adapter Engine is shown with red light: "<i>Adapter Engine null</i>".
    Details are saying: "<i>No correct URL exists for the RuntimeCheck. Enter a correct URL in the System Landscape Directory</i>"
    If i go to SLD / Administration / Content Maintenance and choose (left side) subject "<i>Landscape Description</i>" and (right side) "<i>XI Adapter Framework"</i> and choose Adapter Engine, there is an empty field <i>"ISMsgURL"</i>, which is described with "<i>The URL that points to the integration server. The URL is used to transfer messages from the adapter framework to the integration server</i>".
    I can fill it with the URL to IE, but unfortunately it is again empty, if i restart the Java Stack.
    Does anybody have had that error or does anybody have an idea how to solve it?
    Best regards,
    Udo

    Hi Udo,
    I hope Post configuration is completed.
    Have you imported the BASIS component. If not import the BASIS component which is specified in the installation guide.
    hope it will solve your problem
    Regards,
    Ramesh P

  • In RWB----component monitoring --adapter engine-- status

    Hi ,
    In the Runtime work bench component monitoring  if we click on adapter engine we get two tabls
    CCMS Status: Last Retry Jan 26, 2011 1:55:15 PM CET Ping and Self-Test Help
    Ping Status: HTTP request failed. Error code: "404". Error message: "Not Found [http://lYYYY:ZZZZ/AdapterFramework/rtc]" Last Retry Jan 26, 2011 2:03:05 PM CET ... Details
    Self-Test Status: HTTP request failed. Error code: "404". Error message: "Not Found [http://lYYYY:ZZZZ/AdapterFramework/rtc]" Last Retry Jan 26, 2011 2:03:05 PM CET ... Details

    Hi Sandeep,
    Besides updating the patch level to the latest and ensure the SP are in the same level, the notes I would recommend would be:
    #1285224 - Http 404 error in details display for Adapter Engine
    #804124 - HTTP communication with XI Adapter Engine fails (this one you have already mentioned)
    Hope it helps too
    Regards,
    Caio

  • Decentral adapter engine questions

    Guru's,
    My customer's XI 3.0 system has interfaces to 30 partners, almost all using the SOAP adapter. It turns out that when XI sends  a high volume of messages to one partner and this partner is not responding (system down, network issues, etc.) all messages to the other 29 systems are blocked/timing out in the soap adapter because this adapter cannot deliver it's messages to the misbehaving partner.
    Therefor the customer wants to have a dedicated AE for business critical processes. They claim they need a decentral adapter engine to achieve this.
    My question: is that the best solution in this case? The customer has a CI and DI on different hosts and thus already two AE. Can't they make use of that to split important/less important traffic to their partners?
    Assume the DAE is needed anyway. We want to install that on the same hardware as the XI system itself, because most of the connectivity is already in place.
    Question: Does this DAE need it's own SID or can it use the same SID as XI itself with a unique instance number? If the DAE needs it's own SID, then I need to create a database as well (+ backup + database maintenance)...
    There is also the requirment to use 2048-bit certificates. The current  XI 3.0 supports only 1024-bit, NW 7.00 supports 2048-bit.  Is it supported by SAP to have a XI 3.0 system with a NW 7.00 Decentral Adapter Engine?
    Thanks and Regards,
    Rob Veenman
    SAP Basis.

    Hi Rob
    I can't answer all your questions but I can offer some tips that will help improve the performance and perhaps you will not need to install the DAE.
    1) you can increase the number of queues/threads available to the SOAP adapter. This will help with performance issues in high load situations.
    See the blog: /people/kenny.scott/blog/2007/08/20/messaging-system-queue-properties-after-xi-30-sp19-xi-70sp11 for details on how to do this.
    2) apply note #1136790 Blocking receiver channel may affect the whole adapter type. The parameter in this note will help prevent a problem with one SOAP channel, for example, blocking all your other SOAP channels. This will allow other interfaces to operate as normal if the high load interface has problems.
    See the blog: /people/kenny.scott/blog/2008/12/05/xipi-file-and-jdbc-receiver-adapter-performance-and-availability-improvements
    You should be on a SP higher than SP20 to avail of the functionalities in points 1 and 2 above.
    3) also ensure note #937159 XI Adapter Engine is stuck. This will help with the Adapter Engine performance.
    Maybe some of the other forum users can help you with your other questions.
    Regards
    Mark

Maybe you are looking for

  • IMac to Apple TV 2nd gen music distortion with screen saver on.

    I have an ATV2, mid 2010 iMac dual core i3, Airport Extreme 3rd generation router. After Wednesday's update to Apple TV to implement the new user interface, I get distorted playback when initiating music playback from iTunes on the iMac as soon as th

  • Receipt of FG in to stocks where no PP not implemented

    Hi Experts For a manufacturing industry (who has production process), we need to implement MM, SD and FICO only. So, raw material consumption can be expensed to cost centers belong to production dept, But how to bring the finished goods (that are pro

  • Face time not working

    everytime i try to log in to face time useing my apple id and password it keeps telling me could not sign in please check network connection and try again please help me

  • X305-705 no sound to TV

    I have the Qosmio X305-705, and my TV is the Samsung HP-T4254 Plasma. I am having a issue with the audio, I used the HDMI for video and it works great. I was told by a PC rep to use a Monstor 1/8 mini stereo to RCA Cable, which I purchased, and attem

  • Message Listener Listening to only 1 queue in distributed queue setup!

    Hi guys, This may be the wrong place to place this post. We created a message system with OSB proxies moving messages back and forth between distributed queues. After all this shuffling messages around, the messages end up in a distributed queue wher