REG:http to webservice

Hi ,
Iam new to XI and had developed a http to webservice scenario.when I send the request through http adapter Ian getting the response as an error
<SAP:Error><SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code>MESSAGE.GENERAL</SAP:Code><SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused: connect</SAP:AdditionalText></SAP:Error>
Could any one help me out.
Thanks & Regards,
Gangadhar.S

Hi Rao,
            One of the solution could be restart your Java Engine in the Transaction "SMICM"...
And also test the host wether it is reachable or not in the transaction
SM49----->Ping--
>Additinal Parameters (give u r host name here and excute)
Hope this wil solve u r problem
Reward with points if helpful
Regards
Sai Ganesh

Similar Messages

  • JAX-WS support https enabled WebServices

    Hi All,
    Can anyone confirm if JAX-WS WebServices support https enabled WebServices.If it supports can a link be given to generate the WebServices and invoke the secure WebServices from soapUI client.
    Thanks and Regards

    Yes, of course it supports https.
    If the web app listener the web service is deployed in is listening on https, then a client can send the request using https, and it will be handled that way.
    To learn more about it, go to [http://edocs.bea.com/wls/docs103/pdf.html] and read the books in the "Programming" section with titles starting with "WebLogic Web Services" (at the end of the Programming section).

  • Https With WebServices In NetWeaver

    hi,
    how to use https instead of http with webservices.
    regards
    Guru

    Hello:
    I just wanted to find out if there is a way directly to integrate Web Services with  BW's front end tools i.e. Bex/ Web, without loading the data in InfoCubes/ODS
    The Requirement is to extract and display data on Bex/Web, from a legacy system using Web services.
    Again we are not planning to load data  in the Info cubes or ODS.
    Any input will be highly appreciated.

  • Reg: Outside In Webservice

    Hi
    I created a Outside in WS from a wsdl (ABAP WS) and chose generate java skeleton option on the wsdl. It creates a Stateless session bean as impl bean. Since it does not have a webservice annotation I chose to generate a WS out of it. Then i wanted to call the same WS ( to which the wsdl belongs to) I generated a WS Client out of the same wsdl in the same project. Now I have a proxy and a service in the same project for the same wsdl. When I deploy I dont see the proxy but I see the service. Any ideas why? I need the proxy to set up HTTP destination. Thank you.
    Regards
    Lakshminarayanan.V

    Hi all
    This problem was resolved with an internal message. The solution is as follows:
    1. I can not create a proxy and generate a java bean skeleton on the same project.
    2. You must create them in separate projects ( you will find the other is not necessary later) and the proxy
        project must have a bean using the proxy to allow proxy definition to be intialised.
    e.g use a @webserviceref("proxy name"). Only then you will see it in NWA under WS administration
           proxy definitons.
    3. So create a bean to use the proxy defintion (intialisation!!) or to have the same interface as the underlying webservice, in the other project create the Java skeleton. Copy the bean into your proxy project. Force it to have the annotation that uses the proxy for reasons in step 2.
    4. U can now create webservice out of the copied bean in the proxy project. The other java baean skeleton project is not needed as indicated in step 1.
    And it works.
    HTH
    Regards
    LNV
    Edited by: vln on Aug 14, 2008 6:04 PM
    Edited by: vln on Aug 14, 2008 6:05 PM
    Edited by: vln on Aug 14, 2008 6:06 PM
    Edited by: vln on Aug 14, 2008 6:06 PM

  • TNSNames - Connect database over HTTP protocol - Webservices

    Hi,
    I just want to know whether I can connect oracle over HTTP protocol instead of TCP/IP protocol in TNSNames.ORA. I'm trying to connect Oracle database which is out of network (over internet). Is this possible? If yes, how secure it is? Can I use HTTPS for secure connection?
    Here is some background, previously we had two different databases within our network and we used database link to connect to the other database. Now, the database is going out of our network (seperated as different company). And we still need to use that database and we don't want to connect to database via NAT IP address.
    We are looking for some solution probably HTTP protocol connection in TNSNames.ORA (if possible) or webservices. Regarding webservices in Oracle, I can see some documents that uses UTL_DBWS and Oracle XML DB to handle this. I'm not sure how to expose webservice from Oracle 10g database. Also, how secure is the Oracle webservice?
    Appreciate any help on this.
    Thanks
    Kumar

    Once more, missleading advices. It is not me who pursues the 'Hollier than thou' attitude, it is you who put yourself in the target.
    You cannot connect directly to Oracle using the HTTP
    protocol or HTTPS protocol.Yes you can, OraDAV has been available since Oracle 8i, as I have previously mentioned this was the first use of the Listener as an application server and supports protocols such as http and ftp. This feature is not widespreaded used because either people don't know about it or becuase it is easier to manage a regular Application Server. This was used about 6 or 7 years ago for the iFS feature. Today the OraDAV protocol is used for the Oracle Portal application to easy the life of non-technical people who contribute with contents to the portal. One more platform where OraDAV is used is in the Oracle XE, it supports the XE web administrator console and is the point of access of APEX.
    If you could this would have been documented.
    Did you read the documentation?Have you? It would not be the first time you recommend something you don't do.
    Ref.
    * FTP, HTTP(S), and WebDAV Access to Repository Data.
    * Managing Network Connections
    * Configuring and Using mod_oradav
    -- ~ Madrid
    http://hrivera99.blogstpot.com

  • Difference between HTTP and WebService Invocation in OracleCRM OnDemand

    Hi All
    Apart from the session-id returned by the method method of invocation , are there any concrete differences in performing a operation on OracleCRM by using HTTP ( say browser UI of Oracle ) and WebServices provided by them .

    Hi Jay,
    Thanks for your valuable inputs
    Tried the same thing which you mentioned and restarted the services.
    But no luck..
    Is there anything to be done on the back-end to display 1st link in microsoft word format.
    Right now it's opening in html format. I tried copying *.rtf* to *.doc*
    but still its opening in html format only
    1) https://ucrmskr.apac.nsroot.net:10301/forms/html/001103__KR.rtf
    Here when I try the 2nd link it's opening propely in microsoft word format
    2) http://scrmskr.apac.nsroot.net:7801/forms/html/001103__KR.rtf
    I tried local machine level settings but it's not working
    Kindly help to let me know what needs to be done for the same.
    Thanks & Regards,
    Harish

  • Reg http to jdbc Scenario

    Hi all,
    I am trying to execute a synchronous Http to Jdbc Scenario using MS Access  table as my back end.
    In design part ,I have followed the steps like
    1. Created a http req ,jdbc req, jdbc response ,and then http response in Data types and the in Message types.
    2.Created Outbound MI with http req and http response as input and output messages  respectively,then Inbound message interface with jdbc req and jdbc response as input and output messages respectively.
    3.In Message mapping with  Http req and jdbc req as request mappings and jdbc response and http response as Response mappings following the Action and access Steps.
    Thats Fine with design part
    IN Configuration Part, Since it is a Http Sender ,i didnt create any sender agreement and sender communicatin channel.
    Then Configured Jdbc adapter properly and i am able to access my table with that.
    While Executing ,I can find that my message is sent in Runtime workbench and can find that Jdbc adapter is Running by showing green flag.
    I was trying to send an empid of a table as  key and expecting to  retrieve  the complete row of the corresponding key.
    But I could not find the response even though everything is fine with XI.
    Where Could be the problem ,where can I see the response from jdbc adapter .
    Please help me out in solving this .
    Thanks and Regards,
    Kalpana

    Hi Kalpana,
    Can you check this weblog
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    This should help you...
    Check the Response Mapping,also you have one IM with Reqest and Response mapping...
    Also if you have SP16 then you can have sender CC for HTTP also ...
    Regards,
    sridhar

  • REG : HTTP connection

    Hi All,
              I have  a file to HTTP syncronus  scenario. To test the http URL i wrote a java program and tested it standalone from my PC with method POSTand it is working fine( ie i was getting a response). However when i use the same URL in XI( ie in HTTP receiver channel) I am facing a problem.( in moni i can see call adapter in red colour).  Can anyone please provide me solution for this problem.
    Thanks in Advance,
    Siva

    Hi,
    File to HTTP Synchronous??? Can you please provide more details on what exactly are you trying for? and what is the error?

  • Reg:http adapter-sender side

    which http client tool is used to send the request if we are using http adapter on sender side?

    Hi Chandra,
    HTTP: Hyper Text Transfer Protocol is a stateless prtocol to send a request and get a response back on that. For your query is there any specific client used?
    Ans: No, you can use any client means the ip address of the system from which you are making request called client and to which you are making request called server. http is nothing but some set of rules to exchange data between two systems.
    One more thing to mention is "some jave code is written for http and that is register on W3C" so that different server can connect to each other using it.
    See the link below:
    http://www.w3.org/Protocols/
    Please always Rewards if helpful.
    BR,
    Alok
    Edited by: Alok Sharma on Mar 18, 2008 12:49 PM

  • REG : HTTP Receiver Channel

    Hi All,
              I have a scenario where my sender is a SAP system and receiver is a HTTP url. I need to post IDOC from SAP system to the URL .No mapping is required, but i need to send a mail with the status of HTTP POST (e.g. 200 for success, 401 authorization error etc ) after every post i do on that URL .Is there any option present in XI where I can get HTTP STATUS code( ie 200,401 etc) from XI.
    Thanks,
    Siva

    Hi Shabrish,
                          Is there any method by which i can access SXMB_MONI's  "SOAP ENVELOPE XML" or the tables of SXMB_MONI.
    Thanks in advance,
    siva

  • Need steps required for http to webservice scenario

    Hi All
    I need the IR and ID steps for my below scenario.
    Request will come as HTTP request from a web site and web service will get the request and same time it will send the response back to HTTP.basically this will be synch process.Need help urgently.
    Girish

    Hi,
    The following are needed for idoc to file scenario...
    In R3...
    RFC dest to XI (sm59)
    Logical system (bd54)
    Port to XI (we21)
    Partner profile for the logical system (we20)
    In XI...
    RFC dest to R3 (sm59)
    Port to R3 (idx1)
    create metadata for the idoc (idx2)
    In sld...
    create business system for R3.
    Regards,
    Uma

  • REG : HTTP header fields (Synchronous response)

    Hi All,
             Can anyone please explain the advantage of using this function in the receiver HTTP adapter( ie
    "Set adapter specific message attribute -> HTTP header fields (Synchronous response)")
    and how this can be implemented?
    Thanks in Adavnce,
    Siva

    >
    sivarama krishna wrote:
    > Hi All,
    >
    >          Can anyone please explain the advantage of using this function in the receiver HTTP adapter( ie
    > "Set adapter specific message attribute -> HTTP header fields (Synchronous response)")
    >  and how this can be implemented?
    >
    >
    >
    > Thanks in Adavnce,
    > Siva
    from help:
    If you want to save HTTP header fields from the synchronous response in the XI message header, choose HTTP Header Fields (Synchronous Response) and enter the fields in the fields Field 1 to Field 6.
    The fields must have the same names as the fields that are also to be sent in the HTTP response.
    The technical names of the fields are HeaderFieldOne,...,HeaderFieldSix.
    this means that in case you look to access the header of the response message of a sync http you can use this ASMA.
    the implementation will be in your response mapping, using dynamic configuration - /people/shabarish.vijayakumar/blog/2009/03/26/dynamic-configuration-vs-variable-substitution--the-ultimate-battle-for-the-file-name

  • Reg: HTTP and RTMP when these are in Network Delays

    Video streaming in HTTP and RTMP, which one performs better when delays are introduced. Streaming from one PC to other PC through LAN. Here i introdced delays in both HTTP and RTMP streaming. So, far i have seen RTMP is quite good in low delay variations such as -+10ms. Here Qn is which is better when high delays are introduced.
    Thanks in Advance,
    sree7k7

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do you have any ad-blocking extensions or (security) software?

  • Https enable webservice stub generation .

    Hi,
    I have tried many times but did not have any luck .anyone of you ever successful in generating stub from sun tool kit utility for Web service over HTTPS .
    I need SSL enable it's project requirement ,but could not able to generate Stub ,getting exception while generating stub and then stub generation utility crashes.
    I need help please reply me .

    Hi,
    I have tried many times but did not have any luck .anyone of you ever successful in generating stub from sun tool kit utility for Web service over HTTPS .
    I need SSL enable it's project requirement ,but could not able to generate Stub ,getting exception while generating stub and then stub generation utility crashes.
    I need help please reply me .

  • Reg.HTTPs

    Hi,
    Scenario is SOAP-XI->SAP. Here my sender is having a Webserver(Tomcat).
    Webserver was configured with SSL. It will communicate over HTTPS to target components(in our case it XI).
    So, here my question is Do XI need to install any kind of digital certificates and should enable to HTTPS port in this case?
    Please help me here and no links pl

    Dear Naresh,
    Go through this SAP help documents for SOAP Sender related issue:
    1. [HTTPs and SSL|http://help.sap.com/saphelp_nw70/helpdata/EN/14/ef2940cbf2195de10000000a1550b0/frameset.htm]
    2. [SOAP Sender Adapter Configuration|http://help.sap.com/saphelp_nw70/helpdata/EN/0d/5ab43b274a960de10000000a114084/frameset.htm]
    Regards
    Praveen

Maybe you are looking for

  • Portal Drive Single Sign On and Kerberos Authentication

    Hi, We are using NW2004s SP10 Portal and we have successfully configured Kerberos authentication with Windows Active Directory 2003. To access the KM Content in windows explorer format, we are using Portal Drive but Portal Drive still asks for authen

  • Return CLOB datatype to Java

    Hello, Does anyone have any examples of how a CLOB datatype can be returned from a stored procedure and used in java? Currently we are building up strings and returning a VARCHAR2 datatype, but are running into the 32k size restriction as some of the

  • Regarding Navigation in obiee 11g

    Hi All, i have recently migrated from obiee 10g to 11g. after migration the naviagation is not working. i have implemented navigation in 10 g in which on clicking one report it naviagate to another report also drilling down. but in 11g it is not happ

  • Phone frequently fails to shut down cleanly

    Somewhat regularly when I go to shut off my phone, instead of shutting down after displaying the swirling circle, the passcode screen displays instead. I can enter my passcode, or cancel or do nothing and the phone turns off about 4 seconds later. Th

  • Steve Griseti

    Hey Steve, Please empty your mail box.  I tried to send you a question about purchasing your books but your mailbox is full. Thanks MB