How do i configure sender side http

hai
i know that sender http do not need any adapter ]
is there any configuration we have to do to send data.

URL refers to a combination on Server and port name on which HTTP sender adapter is listening for HTTP request messages.
URL for HTTP sender adapter the listening URL looks like this.
http://<server>:<port>/sap/xi/adapter_plain?
with some query string parameters. You can find the query string parameters details in the below link
http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
For HTTP adapter test page you don't have to generate URL as the HTTP test webpage has internal logic to generate it.
Satish

Similar Messages

  • How to correctly configure send and receive connectors for SBS2011 exchange to connect to EOP

    Hello SBS fans,
    we have a customer with SBS2011 and exchange.  The server email is setup for Exchange Online Protection.
    It passes the Remote Connectivity Analyzer for inbound and outbound email.  It shows a warning for the spf, saying it cannot find the spf record, BUT MXtool box passes everything associated with their domain name, including the spf record.
    They are now getting some bounced email from yahoo servers, referencing this ip
    65.55.169.249, which is a valid Microsoft ip.
    I checked the bounce back email header carefully, and found a reference to an internal ip, 192.168.11.14, which just happens to be the ip of the user's desk PC!! - NOT the local addr of the sbs2011 server (which should not be there anyway)
    I will guess that there is an incorrect setting in one or both of the hub transports?  There is a correct smart host connector.
    I am no longer sure about the other connectors!
    Any ideas on this?
    ewholz
    Network and Server Installs

    Hi,
    à
    It shows a warning for the spf, saying it cannot find the spf record
    Would you please let me know the complete warning message that you can get? Meanwhile, would you please let
    me know how long ago you add the SPF record? Be
    more than 72 hours?
    Please also refer to following article and check if can help you.
    Configuring
    Exchange 2007 Hub Transport role to receive Internet mail
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • How do I configure XSQL for HTTPS/SSL?

    I'm using Allaire JRUN. Does anything special need to be done in order to use SSL?
    I followed the installation instructions, and xsql works fine with HTTP but it failed with HTTPS.

    <xsql:include-xsql href="https://{@host}/file.xsql?id={@id}"/>
    Also, when a user goes to /file.xsql?id={@id}]http://{@host}/file.xsql?id={@id} the URL is being forced to https. When this happens I get file not found.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steve Muench ([email protected]):
    Are you trying to retrieve the source of an XSQL Page from another server over https and then process it locally?
    This is what's attempting to be done by giving the XSQLRequest() a URL with http:// or https://
    Is that what you are intending?
    If not, tell me more about what you're trying to accomplish in words, and we'll try to recommend a strategy.<HR></BLOCKQUOTE>
    null

  • Error While Doing FCC on Sender Side

    Hi All,
    Iam reffering this Blog and doing File to File (FCC at Sender Side)
    Content Conversion ( The Key Field Problem )
    I have the Same Structure for both Source & Target. this is my structure
    http://img386.imageshack.us/my.php?image=sourcestructym4.jpg
    & i used the Following FCC Parameters at Sender Side
    http://img123.imageshack.us/my.php?image=fccparawy7.jpg
    Header.fieldSeparator  ,
    Header.fieldNames --- keyfield,Name,Designation,City
    Header.keyFieldValue --- 01
    Body.fieldSeparator  ,
    Body.fieldNames -
    keyfield,Salary,Contact,MailID
    Body.keyFieldValue -- 02
    Trailer.fieldSeparator ,
    Trailer.fieldNames ---keyfield,Address,Pin
    Trailer.keyFieldValue  -- 03
    ignoreRecordsetName -- true
    Txt File--Input
    01,Vamsi,SSE,Chennai
    02,1000,9962123146,vamsi.krishna
    03,Chennai,600096
    I placed the txt File in AL11 of XI Server and file not picked up and i have got the Error in Sender CC monitor in RWB
    Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Mandatory parameter 'Header.keyFieldValue': no value found Mandatory parameter 'Header.fieldNames': no value found
    Regards

    Hi,
    I think all your configuariotn looks right.
    Regarding your .txt file:
    Check that there is no blank lines before your first record.
    Also, that your records begin in the first column,
    and also that there is 'nl' between your records.
    Try to add 'field.endSeparator ' in every record.
    According to help. sap:
    If you only specify a value for NameA.fieldSeparator, the system expects a string containing the
    names of the file columns in the same format as the file rows. This means that the same separator and
    any additional strings you specify for NameA.endSeparator and/or NameA.beginSeparator are expected.
    Carlos
    Edited by: Carlos Gonzalez on Nov 27, 2008 12:10 PM

  • How to pass the SIN using a plain http adapter in sender side.

    Hi all,
       How to pass the SIN(System Identification Number) using a plain http adapter in sender side.
    Regards,
    Venu.

    You can set it in a specific HTTP header (as explained here : http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm) ...
    Rgds
    Chris

  • Why v r not configuring IDoc & HTTP adapters on sender side

    Hi Gurus,
    Y v r nt configuring the Idoc and HTTP adapter on sender side.
    But on d receiver side v r configuring. Why?
    IDoc and HTTP Adapters are built on ABAP stack.That's y v r nt configuring on d sender side.It is the same thing also on d receiver side also.But y v r configuring on reciever side.
    Could u guide me.

    Hi Kumar,
    Check this thread for your query
    Adapters
    IDOC adapter resides on Integration server, so Integration engine takes care of the conversion format from IDOC to XML
    but in but XML to IDOC is done by Receiver IDOC adapter
    Sachin
    Edited by: Sachin Dhingra on Jan 10, 2008 4:03 PM

  • Configuring Sender HTTPS Connection -- Server/Client Authentification

    Hello together,
    I need to configure an HTTPS Sender Connection with client and server authentication. I have already check the documentation however I am still not sure about the particular steps. My questions are as follows:
    - Do I configure the HTTPS connection on the ABAP or JAVA stack?
    - Is it necessary to setup an HTTP sender communication channel
    - How does the URL look like (compared to HTTP connection)?
    I have provided XI certificates to the client and the client has provided the certificates to me already. So I guess I have to import them somehow on XI.
    Any help is appreciated!
    Thank you very much.

    Hi
    Please follow below steps for HTTPS configuration as sender
    You need to use either SOAP adapter or XI Adapter for HTTPS connectivity.
    Here configure the Security Check for Inbound Messages.
    Refer below links
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/0a1640a991c742e10000000a1550b0/frameset.htm
    XI3.0: Soap Sender with HTTPS
    SAP Security Guide XI, HTTP and SSL
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/97/818a4286031253e10000000a155106/frameset.htm
    No configuration is required in the adapter-specific sender channel configuration (inbound) of the Integration Directory.
    The authentication/authorization is performed by the J2EE Engine and therefore needs to be configured with the Visual Administrator. This configuration is described in the J2EE Engine Administration Manual and is outlined in the following section.
    When a message is to be sent to the Adapter Engine (and ultimately to the Integration Server), the J2EE Engine serves as the SSL Server and presents its server certificate to the client as part of the SSL handshake procedure.
    Client-Side Configuration (Required)
    The public certificate of the trusted authority (CA) that signed the public certificate of the SSL server needs to be imported to the list of trusted certificates of the SSL client. This allows the SSL client to accept the certificate of the server in the SSL handshake.
    Server-Side Configuration (Optional)
    If basic authentication is used, no additional configuration is required on server side.
    If client certificate authentication is requested or required by selection of the corresponding option in the SSL service and configuration of the ClientCertLoginModule in the SecurityProvider service (using the J2EE Administration Tool), additional configuration steps are required.
    If the server certificate check on the client side is successful, the client sends its public certificate to the server as part of the SSL handshake (when requested). The server needs to map the certificate to a user for authentication and will then check the authorization based on the security roles of the user.
    Perform the following steps to allow the J2EE engine to map the client certificate to a user:
           1.      Import the CA cert of the client certificate to the list of trusted certificates (TrustedCAs keystore view in the keystore service) and import the client cert to an arbitrary keystore view.
           2.      Map the client certificate to an existing user with role SAP_XI_APPL_SERV_USER by using the Visual Administrator, SecurityProvider service, UserManagement tab page.
    Refer below link
    Here u go
    http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

  • Settings  if  http adapter is sender side?

    Hi ALL,
    my doubt is if http adapter is sender side how to make settings to before configuring a scenario, because we don't have sender comm. channel, sender agreement.

    Hi-
    Check this help
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
    Also check this thread
    How to send XML file into XI using sender HTTP adapter

  • How to configure sender mail adapter

    Hi,
    My scenario  Mail-XI-file. In adapter monitoring it is giving me error "not initialized: mail agent null". What do we exactly mean by this??
    and can anyone suggest any blog as how to configure sender mail adapter.
    Kindly help
    Anu Singhal

    Hi Anu,
    Just check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm
    and this 1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e6c7911-0d01-0010-1aa3-8e1bb1551f05
    Rewardif helpful
    Reagards
    Sachin

  • How to send a https request using jsf

    hi
    Can anybody tell a sample how to send a https request using JSF ...
    thanks

    Prefix the request URI with the https protocol.
    The answer is too easy and straightforward that I guess that you mean something else. If you just want to know how to configure an SSL environment for your own webapplication, refer to the Java EE tutorial chapter 28: http://java.sun.com/javaee/5/docs/tutorial/doc/

  • How to send Text HTTP Body in sender Http post to proxy .

    Hi Exeperts,
    I have a scenario http post to proxy scenario. where i need to send  Text HTTP Body  using http sender.receiver side  i am having proxy.
    Please let us know what are the configuration i need to take at sender side and receiver side .
    Regards
    Ravinder.s

    Hi,
    1.If you have any xsl code or java code please share .
    You need Java (or ABAP), not parsing the input, creating xml.
    2. my client is  using dual stack abap/java.
    Your desicion to use Java or ABAP. From my point of view ABAP is easier, but it depends or your experience.
    3.please share the any udf for map the string to the target side?
    An UDF is part of a Message Mapping. Does not work here.
    4. i already  developed the proxy code.
    That s a good start
    /Udo

  • 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

  • How to make inDesignCS2 4.0.2 plug-in send an http resuest to web service(20 May 2007)

    Hi, everyone,
    I'm developing a plug-in for inDesign CS2 4.0.2. This plug-in is running on the client side. It requires such a functionality as sending an http request to the server side. Then the server side will response to this request by making an action to SPS portal site and return the result through web service.
    Could anyone like to tell me what is the right way for me to implement above functionality. Any suggestion is appreciation.
    You may contact me by any mean of the following:
    JackLin
    SunSourcing (Hangzhou)
    http://www.sunsourcing.com
    http://www.sunyard.com
    Office: +86-571-56686136
    FAX: +86-571-56686660
    Mobile: +86-13957139071
    QQ: 280196343
    Email: [email protected](Business), [email protected](Personal)
    MSN: [email protected]

    Dear Eugenio Andres and Jackeen,
    Thanks a lot for your help. Could you please give me some advices on how to code independent of platform. I need my program run both on windows and macintosh. I suppose there's a way to finish my above task using cross platform soap related c++ classes. Is it right?
    Looking forward to your response.
    JackLin
    SunSourcing (Hangzhou)
    http://www.sunsourcing.com
    http://www.sunyard.com
    Office: +86-571-56686136
    FAX: +86-571-56686660
    Mobile: +86-13957139071
    QQ: 280196343
    Email: [email protected](Business), [email protected](Personal)
    MSN: [email protected]

  • Http adapter at sender side for synchronous interface

    Hi SapAll.
    here for one synchronous interface we using http adapter at sender side.
    i just want to know on how i can get the sender ip adress or url through which they sending the data.
    will be waiting for best asnwer.
    regards.
    Varma

    Http adapter at sender side for synchronous interface
    i cont see any messages in xi producction.
    Is LOGGING_SYNC enabled for your production box....also is the problem just about the visibility of the messages or is your scenario itself not getting executed?
    At least the sender application might have received some error response if posting message to XI was a failure....also if possible check the message monitoring in RWB if you feel an error has occured.
    Regards,
    Abhishek.

  • How should I configure XI to Send Purchasing Data to Catalog?

    Hi,
    I'm asked to do the config for XI for the transfer of records from R/3 to CCM.
    The report RM06CCMEXP is on the ECC system and when this is run i can see that data is sent to XI.
    In XI i see a message from the ECC system:
    Sender Service               BS_ECC_DEV
    Sender Namespace        http://sap.com/xi/APPL/Global
    Sender Interface             CatalogueUpdateNotification_Out.
    This is also as is described in the sap.help.com at this link
    [http://help.sap.com/erp2005_ehp_03/helpdata/EN/46/b596e138a941ce9fba8fc8533674ee/frameset.htm]
    Questions
    Is the interface 'CatalogueUpdateNotification_Out' the correct one?
    If yes,  i need to know which SWCV i need to get the namespace "http://sap.com/xi/APPL/GLOBAL" in the Integration Directory? I suppose it is standard in the SLD, but which one is it? If i have that, are there standard mappings there that i could use?
    If the interface that sends the data is not the correct one, how do i change do i configure the ECC system to use another interface, and which one should it be? And then can i just proceed as is described in the cookbook for CCM 2.0?
    Kind regards
    Robert

    Hello, one more time
    I know this type of problem. Solution is very simple. All you need to do it is download from service.sap.com software distribution center proper XI Content of SAP APPL and upload SAP APPL to your Integration Repository.
    Choose the latest version of SAP APPL component.
    BR
    Dzmitry

Maybe you are looking for