Idoc and http adapter

Idoc and http adapter resides in ABAP stack. So how do we monitor these two adapters ? It wont be visible in RWB ?

Hi,
To know the difference i suggest u try to do it by ur self only.
Login in to Runtime Work bench- component monitoring-Adapter engine-communication channel monitoring- Filter the communication channel with name.
and click on message id of that channel, it will show u the steps by step log for that channel.
MONI is used for message monitoring.
chirag

Similar Messages

  • How to use IDOC and RFC adapter in 1 scenario?

    We have AAA field and BBB field and we want to send AAA field to receiver sap system using IDOC adapter and BBB field to receiver sap system using RFC adapter. But how to use IDOC and RFC adapter in 1 scenario and how to map and  what are the design and configuration objects we require to create?

    To achieve this you have to use
    Two Interface Determinations
    Two Communication Channels (IDOC & RFC)
    & Two Receiver Aggrements.
    Use the Enhanced Interface determination and give your conditions there. Based on you condition your interface mapping will be triggered and data will be sent to IDOC & RFC respectively.

  • IDoc on HTTP adapter

    Hi,
    what are the steps to post idoc on HTTP adapter.
    Regards,
    Anurag

    Hi Anurag,
    It is also possible to post an IDoc to HTTP directly from your ECC syste, without using PI. Please refer to this blog, hint #2, if you are interested:
    [Four things you might have not known about IDocs|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/28375]
    Hope this helps,
    Greg

  • Can i use combination peoplesoft system  and http adapter on sender side

    hai
    can i use combination peoplesoft system  and http adapter on sender side
    is their any modifications i have to do on module tab
    can any body tell me how to post data to http adapter
    is there any application gui is there to post data

    Hi
    can i use combination peoplesoft system and http adapter on sender side
    >>>Can you explain further what this means.. You can use HTTP adapter on the sender side.
    is their any modifications i have to do on module tab
    >>> No module processor allowed for HTTP adapter.
    can any body tell me how to post data to http adapter
    is there any application gui is there to post data
    >>> Check this document. It gives you information on how to build HTTP based web GUI.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    Thanks
    Satish

  • RFC and HTTP adapter

    Hello Expert,
    Can anyone tell me, how to check RFC and HTTP adapter setting in XI?
    regards
    Ramesh

    HI,
    Based on channel configuration (Sender / Receiver) parameters need to be configure, if source mean some inputs need to be give meanwhile target.
    RFC:
    Source: No need to give any value
    Target: give host, rfc destination (target sytem logical system name) name and user id & pasword
    HTTP:
    Source: No need to give any value
    Target: Need to give hotid (receiver system name); port(receiver system port) etc parameters need to set in adapter
    I hope now you clear

  • Could someone help me to clearly distinguish between SOAP and HTTP adapter?

    In which scenarios we can go for HTTP adapter and when to go for SOAP adapter?

    Hi Lekshmi !!
    A SOAP message will be bundled inside the soap envelope.HTTP is not an adapter in adapter engine whereas soap is an adapter i.e, HTTP doesn't require a communication channel where as SOAP requires.You can send soap messages using some SOAP client.
    SOAP Adapter is used to xchange SOAP messages bw remote clients and webservices....
    check this link for more differences..
    SOAP and HTTP adapter
    When you need to Send Data to XI from a Webservice , your SOAP adapter is used.
    HTTP adapter is used when you want to post a HTTP request message from a web application to XI.
    How can i make use of SOAP Sender Adapter without using any tools like XML Spy etc....
    XML SPy is used as a TEST tool when you are sending SOAP information to XI. TO actually send data , you need to configure a webservice and construct a SOAP request message and post the data .
    we use SOAP adapter when we need to connect to remote system or use Webservices in these cases we use SOAP adapter.
    HTTP Adapter is used by extenal systems to connect to Intergartin server using native HTTP Interface.
    the http adapter is a service which is directly connected to integration engine. Adapter Framework (Java) isnt involved. It is much more performant than SOAP adapter.
    The SOAP adapter is written in Java and is responsible for the SOAP envelope around the real XML message. You can build/remove that envelope as well in the mapping and use instead http adapter. But standard for webservices is using SOAP adapter.
    Check this thread....
    Difference between SOAP and Http Sender
    HTTP Adatpter Vs Soap Adapter
    HTPP Adatpter Vs Soap Adapter ????
    Difference between SOAP and Http Sender
    Difference between SOAP and Http Sender
    Plain HTTP Adapter vs SOAP Adapter with regards to SSL
    Plain HTTP Adapter vs SOAP Adapter with regards to SSL
    Hope it clears your doubt !!!!
    Questions are welcome here!!
    <b>Also mark helpful answers by rewarding points </b>
    Thanks,
    Abhishek Agrahari

  • Difference between XI adapter and HTTP adapter

    Hi,
    I am not very clear on the exact difference between XI adapter and HTTP adapter.
    I want to know, when should we use XI adapter and when to use HTTP adapter.
    Regards,
    Santosh

    Hi,
    We use HTTP Adapter in case of the Application is trying to post the HTTP Request message to XI and able to receive the HTTP Message from XI also.
    While using the HTTP as Sender , HTTP Sits on ABAP Stack and can able to communicate with the Integration Server Directly, No need of any Adapter here, it is adapterless communication
    In Case of Client Proxies
    Source application can directly interact with the XI by executing the report in SAP R/3 & will be able to send the XML data to IS,
    So no need of the XI Adapter in this case to post xml to XI.
    In Case of Server Proxies
    Now XI has to post the xml data to the Target Application, here some thing shld be there to establish the medium with the Target System. So we use XI adapter here.
    In the receiver case, we need XI Adaper to communicate XI integration Server with the Local Integration Engine( Which we made in SAP R/3's Business system as local IE) to post the data
    Basically XI adapter will be used in normal scenarios also to communicate Adapter Engine with Integration Server internally while delivering the msg.
    Check this Msg Flow how the XI Adapter is used in Normal Scenarios
    Understanding message flow in XI
    REgards
    Seshagiri

  • SOAP and HTTP adapter

    Dear All
    When we need to use HTTP adapter and SOAP adapter.when integrating with a website which adapter to use?
    thanks and regards
    satish

    Michal Thanks for your quick reply
    My requirement is to upload the sales information from sap to the companys official website
    In this case what points do i need to consider, before selecting whether http or soap adapter
    do i need to make any special configuration for using these adapter in SAP PI system
    thanks and regards
    satish

  • XML and HTTP adapter

    I am having the following Scenario  File1(Request) to HTTP (Synchronous) and send the response from HTTP to File2.
    The response what I am going to receive is below. But I am getting an error message "Invalid at the top level of the document". Thats True because the first 5 lines of the response are not an XML format? How to take care of the situation. Should I need use anything special in my Receiver HTTP adapter?
    Content-Type: multipart/mixed; boundary="----=_Part_0_10550230.1105574425445"
    =_Part_0_10550230.1105574425445
    Content-Type: text/xml; charset=UTF-8
    Content-ID: <[email protected]>
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd">
    <cXML timestamp="2005-01-12T16:00:25-08:00"
          payloadID="[email protected]">
       <Response>
          <Status code="200" text="OK"/>
          <DataResponse>
             <Attachment>             <URL>cid:[email protected]</URL>
             </Attachment>
          </DataResponse>
       </Response>
    </cXML>

    Hi Mohini,
    I don't think this can be achieved using XSLT mapping. As Bhavesh said XSLT dose'nt check for the structure but it does checks if it is a well formed XML in first place. The one which you posted is not at all a XML document, I would say its a text document or a string.
    So it would be possible either by ABAP mapping or Java mapping. But while doing it in ABAP or Java you should not directly take the input stream and parse it coz this is not a XML strucutre. The parser will obviously throw an error saying not a well formed XML. So first you need to take this as a string and remove those first 5 line using string manipulation/string functions. Then return the rest of the string is a XML, which you can parse it and map to its target message type.
    In general any mapping that is using XPATH/path for mapping will fail, only mapping that uses streams can be used. So you can use either ABAP or Java.
    Thanks,
    Prakash

  • Idoc & Http adapter

    Why do Idoc and Hppt adapters don't have sender agreement

    hi,
    The idoc and http adapters are present on the integration engine rather  than on adapter engine,like all other adapters
    Thats why sender agreement is not required.
    And in many scenarios you dont need a http adapter at the sender side.
    reward points if helpful
    regards,
    ujjwal kumar

  • Comapre HTTP adapter and SOAP adapter.

    What is the advantage of SOAP adapter over HTTP adapter in IDOC_To_webservice Scenario? Also give some comparison between them.

    Hi
    Ref this
    /people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap --> Overview of SOAP
    this link for more differences..
    SOAP and HTTP adapter
    Check this thread....
    Difference between SOAP and Http Sender
    HTTP Adatpter Vs Soap Adapter
    HTPP Adatpter Vs Soap Adapter ????
    Plain HTTP Adapter vs SOAP Adapter with regards to SSL
    Plain HTTP Adapter vs SOAP Adapter with regards to SSL

  • IDOC - XI - HTTP/MAIL (How to get the http response and send an email?)

    Hi David!
    If you are able to send any Http message in reference to message from XI (eg. with Idoc number or msg-id) there is no problem to process it in your scenario (even if comunication is asynchronous).
    Regards,
    Radek

    You need a 2:1 mapping. source interfaces are Idoc and Http response, target interface is the mail.
    As you can do his only for abstract interfaces, you have to create an abstract message interface based on the IDoc structure.
    For the http call you need abstract async message interfaces representing request and response which you can use for the mapping and for the container variables inside the BPM.
    Regards
    Stefan

  • Regarding HTTP adapter

    Hi ,
    Would you please tell me why we donot use Sender adapter for the messages which use HTTP protocol .

    Hi Anita,
    IDOC and HTTP adapters are sitting in the Integration Engine directly...No need to configure them...
    For HTTP sender..You can use HTTP client to send the messages to XI.
    Can u check this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
    Regards
    Sridhar

  • HTTP Adapter VS XI Adapter

    Hi,
    XI and HTTP adapter almost have the same parameters. In which circumstance we will use XI adapter instead of HTTP adapter and what is the advantage of using XI adapter over HTTP adapter?
    regards
    chaks

    For proxy we will use Xi adapter.  This uses SAP's native XI protocol for communication.
    For HTTP communication such as posting a request to a web application we will use HTTP adapter. Also we can use HTTP adapter for Webservices.
    Both XI and HTTP adapter in all versions except 7.3, available in Integration Engine. In SAP 7.1 EHP and latest versions, even SOAP adapter can use XI as message protocol for Proxy communications.
    Edited by: Baskar Gopal on Jun 20, 2011 11:49 AM

  • IDOC [SAP R/3 ] TO SAP XI TO HTTP ADAPTER....

    Hi Friends...,
    i am new dimension for this sap xi. i want  send idoc  from sap r/3 to Http
    Adapter throw sap xi...
    please give details from scratch..
    i want to work on this ...
    thank you very much..,
    regards,
    sharath

    Hi,
    Check this links on how to configure receiver HTTP adapter.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm
    and this link on how to process idocs using idoc adapter.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b9/c5b13bbeb0cb37e10000000a11402f/content.htm
    Regards,
    Sudheer.

Maybe you are looking for

  • Waiting for udev uevents to be processed [BUSY]

    During reboot, my system hangs for whatever the time set in rc.conf, UDEV_TIMEOUT=<> . When I set it to 10 sec, I get an error. My system does boot and function normally, other than the long "waiting for udev" pause. I set VERBOSE=<> in rc.conf from

  • In CIF customer exit there is no information about the logical system

    Dear All, we have a SAP R3 system (ver 4.7) connected to 2 SAP APO systems. we need to differentiate the UE code in R3 by APO TARGET SYSTEM. In the CIF userexit used: EXIT_SAPLCLOC_001 EXIT_SAPLCSRS_003 EXIT_SAPLPGS1_001 EXIT_SAPLCSTK_001 EXIT_SAPLME

  • Username and password are being requested by

    I can't open my firefox browser. An authentication required message pops up saying- a username and password are being requested by https://proxyvip.econ.mpg.de:444. The site says "Radius" - What do I do to get firefox working again? i can't do anythi

  • Basic Binary File Does not Read Unless Placed into Exact Format it originated?

    Ok, check this out.  This just does not make any sense to me.  First, you'll need to run it and create the two files.  You're going to get an error at the close.  Now...here's what doesn't make any sense to me.  If you enable the disabled diagram and

  • App-V 5.0 Package and system folders

    Hope someone can help me, having a weird issue with an App-V package that I've sequenced. I am sequencing an application on Windows 8 x64, and during install the application adds .dll files to the c:\Windows\SysWOW64 folder. My sequenced machine is a