Trying HTTP Client URL in Internet Explorer!

Hi,
The below URL is generated by HTTP client to send xml to XI.
http://<host>:8000/sap/xi/adapter_plain?namespace=<namespace>&interface=<interface>&service=<service>&party=&agency=&scheme=&QOS=BE&sap-client=001&sap-language=EN
what should be the response if I try this URL by Internet explorer?
I am getting no response/ blank page.
Please try and let me know,
Thanks,
Karthik.

Hi Karthik,
As I said, the Inbound plain HTTP Adapter works on the concept of HTTP POST method not on HTTP GET method.
Hence modifying URL doesnt have any effect. Use some HTTP client to actually post some XML data to IE.
Note:- If you are replying to yourself, nobody can understand from whom you are expecting an answer.
Thanks,
- Gujjeti.

Similar Messages

  • Could not open HTML client page using internet explore

    I am using Lookout 4.5 and I am facing problem with web client. An error occuring while down loading html client page in internet explorer
    Attachments:
    I_am_using_lookout_4.doc ‏206 KB

    Hi Suki,
    Try the troubleshooting links below to help:
    http://zone.ni.com/devzone/conceptd.nsf/webmain/D5F8511921D0352586256A330059DEF9?opendocument&node=DZ52188_US
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/c2aea878c555e5e186256b2700625b5b?OpenDocument
    Be careful of you Internet Explorer security settings when using the web client. They need to allow the ActiveX object to be opened.
    Good Luck!
    Mike

  • HTTP Client, URL Encoding

    Hi there, got a bit of a problem here and hoping that someone might have an idea.
    2 servers, Web AS 6.20 SP45 (Java and ABAP) same Kernel releases, DB releases, patch levels, components and everything.
    Same program (transported from one to the other)
    Code sample can be found <a href="/people/sap.user72/blog/2004/11/04/bof-teched-munich-04--rss-http-and-bsp
    I make a simple HTTP client and I send out a URL.
    In the URL I have a parameter:
    ?content=#X|SID|NUM|DESCRIPTION
    From System A it works and the Apache server on the other side picks up the URL as
    ?content=%23X%7SID%7NUM%7DESCRIPTION
    If I do it from System B the Apache server on the other side picks up the URL as
    ?content=#X|SID|NUM|DESCRIPTION
    I have gone through all my parameters, settings, etc but I can't seem to find something that is different or would cause this.
    Here is my last hope <b>BEFORE</b> going to the OSS, any takers? any ideas??

    Not exactly a <i>why this is happening</i>, but the following might be a work around.  Have you tried performing the URL Escaping on your URL before sending it to the HTTP Client. You can do so with cl_http_utility=>escape_url.  
    data: output_url type string,
          input_url  type string.
    input_url = `?content=#X|SID|NUM|DESCRIPTION`.
    write: / input_url.
    output_url = cl_http_utility=>escape_url( input_url ).
    write: / output_url.

  • How to get current URL from Internet Explorer ?

    Hi,
    I have design an add-on for IE and I'm
    trying to get URL from IE which is currently opened that is which is currently user sees. Is there any way to get it? I want to store that address in label and use it for something useful. Is it possible with C# ?
    I have did the following code to get current URL but it showing last opened URL instead of current URL which is user see
    using SHDocVw;
           SHDocVw.ShellWindows shellWindows = new SHDocVw.ShellWindows();
                         string filename;
                         foreach (SHDocVw.InternetExplorer ie in shellWindows)
                             filename = Path.GetFileNameWithoutExtension(ie.FullName).ToLower();
                             if (filename.Equals("iexplore"))
                               label1.Text=ie.LocationURL;
                               label1.Text = ie.LocationName;
    and I have tried this one also 
    foreach (InternetExplorer ie innew ShellWindows())
       label1.Text = ie.LocationURL.ToString();
       label2.Text = ie.LocationName.ToString();
    Please give me any suggestion or code to solve this problem.
    Thanks.
    Priyanka

    You already got addon running in the active ie instance. You just need to catch the WindowStateChanged event in every instance so you can write down the last event with OLECMDIDF_WINDOWSTATE_USERVISIBLE somewhere. When you need the active IE instance, just
    pull from your save.
    Note an IE tab may crash and take your addon with it. It is better to start a broker process to store your global data.
    Visual C++ MVP

  • I'm on 64-bit windows 7 trying to import favorites from Internet Explorer 8 to Firefox 3.6.10. When I click on File menu, the import option is grayed out. Any suggestions please...

    Sorry, no more content to add.

    Yes, apparently I was in Private Browsing mode. I guess FireFox came up in that mode when I started it for the first time. Changed to Remember History mode, Import was then usable and I was able to import my Internet Explorer favorites. Thanks TonyE...

  • Will Firefox 4 run on Windows 95? I have a cousin I am trying to get to dump Internet Explorer.

    Got a cousin still using windows 95. Will Firefox run on Windows 95? What do you consider the minimum amount of memory for firefox to run properly?
    Thanks..

    Firefox 4 will not run on Windows 95.
    http://www.mozilla.com/en-US/firefox/system-requirements.html
    I would not recommend Firefox to Windows 95 users, the last version that was officially supported on Windows 95 was Firefox 1.5.0.12

  • UIX has problem with the limit on the length of url in Internet Explorer

    I have a UIX page with 4 tabs. The number of textbox and dropdown list is large in each tab. When I do a form submit, all the properties' name (textbox and dropdown list) and it's value are submitted automatically by UIX as part of the url string.
    The problem is, the limitation of the url string will make my submit action failed when the url string is too long. Netscape seems dont have this limitation of url string but just too bad that our main browser will be IE.
    Moreover, for my login page, when I press the submit button to login, the password is submitted as a url string also, which reveal the user's password!!
    Could I turn off the auto submition of those properties & value in my page as part of the url string? Because I can use binding control to get and set their value, there is no need to submit everything.
    Does anyone knows how to solve this problem? Thanks!

    Try setting method="POST" on your <form>.
    Andy

  • Some users can't open Excel files. It is trying to open it in Internet Explorer "An error has occurred. Please try again."

    I have some users in my company that can't open Excel files from any document libraries on SharePoint 2010. The receive the error message "An error occurred. Please try again."  We don't currently use the Excel calculations services. When
    a user opens an excel file they are prompted to either Read Only or Edit.
    This affects less than 5 people in a large company.  They have the Full Control permissions and have been able to open the files previously.  There has been no changes made to the server either.  I can't find anything that points to this in the
    event viewer. 
    It doesn't matter if which computer that they try to open this up from either.   All computers are Windows 7 Professional with IE 9 and Office 2010 x64.   
    I can't find anything that points specifically to this exact error. None of the excel files contain pivot tables.    This one has me stumped.

    I would make sure no one has open on machine / locked on machine (Would assume you checked this, but wanted to add)
    Also would have assumed you restarted the machines (:))
    Make sure the file security did not change (check to ensure no one changed the sercuity of the excel)
    Make sure the version of excel is the same (Changing from 2010 back to 2007 affects the file, etc.. on convert) that no one converted and saved thus causing error in file.
    Can they open other excel files?
    It sounds like the excel file it self has changed if you cannot see issue in SharePoint logs.
    If it is all SharePoint excel files - try deleting one persons access and readding them to see if that helps.
    SharePoint has issues ;)

  • Trying to install Adobe Flash: Internet Explorer 9; Windows Vista 32 bit

    During installation process and when prompted, I close IE. However, adobe executable prompts, again, to close IE.  Repeated attempts to "continue" installation result in same message to close IE.
    I have no Flash versions on my computer.
    Help!

    Probably you still have IE process running even you close IE and disappeared from your desktop. You should check IE process in taskmanager and kill it for Flash Player installation. Or you can restart your computer and run downloaded/saved 'install_flashplayer11x32ax_***_aih.exe' file.

  • 3rd party WSDL open in Internet explorer but  why PI  WSDL not opening

    Hi Experts,
    My scenario is synchronous Webservice from soap to proxy .
    http://110.234.207.11:55000/XISOAPAdapter/MessageServlet?senderParty=&senderService=GIS_PID&receiverParty=&receiverService=&interface=MI_TechnicalLossIn_OB&interfaceNamespace=http://pspcl.com/xi/GIS/IF0032_TechnicalLoss_100
    I am trying open this url in Internet explorer below the messages is getting
    Message Servlet is in Status OK
    Status information:
    Servlet com.sap.aii.adapter.soap.web.MessageServlet (Version $Id: //tc/xpi.adapters/NW711_06_REL/src/_soap_application_web_module/webm/api/com/sap/aii/adapter/soap/web/MessageServlet.java#3 $) bound to /MessageServlet
    Classname ModuleProcessor: null
    Lookupname for localModuleProcessorLookupName: localejbs/ModuleProcessorBean
    Lookupname for remoteModuleProcessorLookupName: null
    ModuleProcessorClass not instantiated
    ModuleProcessorLocal is Instance of $Proxy441
    ModuleProcessorRemote not instantiated
    but same URL by using Oxygen and SOAP UI tools its working fine response aslo coming and success Flag in SXMB_MONI displyed everthying is fine.
    but my client  asking why URL not open Internet explorer and moreover third party they given WSDL  that file is open in internet expolerer.so
    my question is why third party WSDL open in Internet explorer and why PI generated WSDL file not open in internet explorer.
    please guide me where i did wrong and what should i answer to my client regarding above issue.
    I hope,could you please clearly given points.

    Hi,
        Firstly, you should not give the host name and port name of the URLs that you are using. It is your company's security issue.
    And the message that you get for the wsdl , when you open in IE is nothing wrong.
    The wsdl can be of two types. One is a design time wsd, where you will just see the structure, importing and exporting parameters. It does not have the binding parameters within the wsdl.
    When the same wsdl is implemented, then it has a binding with the backend system. It becomes a runnable entity. The wsdl generated from your PI system is one such entity (It is tied to a backend and is a runnable web service). Hence IE shows that message.
    Best Regards,
    Ravikanth Talagana

  • Always facing the "Not Responding" issue while launching the internet explorer 11. I have tried reset in advanced, deleting all cookies, history and all. But no result.

    Always facing the "Not Responding" issue while launching the internet explorer 11. I have tried reset in advanced, deleting all cookies, history and all. Also I did change the default site to https://www.google.com. But no result.
    Some times after some time, able click on new tab and did open any urls. But it is rare. Please help me on this issue. Because of this unable to work with QTP/UFT tool.
    I am getting on top of the screen the below error -
    Error on top the ie screen :
    res:/ieframe.dll/acr_error.htm#google.com,https://www.google.com/ - Internet Explorer (Not Responding)
    I am getting at the bottom of the screen the below error -
    Error at the bottom of the ie screen :
    A problem with this webpage caused Internet Explorer to close and reopen the tab.

    Hi,
    Please refer to the following link to troubleshoot this issue:
    http://msdn.microsoft.com/en-us/library/dn338138.aspx
    Check the browser add-ons
    Check the browser rendering mode
    Then, please also make sure to install latest Windows Updates which might address this issue.
    Update your anti-virus program and perform a security scan incase some virus cause this issue.
    Yolanda Zhu
    TechNet Community Support

  • Open/get an URL in/from Internet Explorer?

    Just wondering if anyone had any ideas on how to pass a URL (eg."http://www.ibm.com") to Internet Explorer (or Netscape...)
    Or also the otherway round - is it possible to get hold of the current URL in Internet Explorer. Say i was surfing the net and was on ibm.com could i suck this info out of IE from a java prorgam.
    Oly

    Basically, no you can't do this. However, if you've really got to, search the web for JSObject, which provides a link to javascript

  • I cannot download software or export secure Certificate from Firefox, but can with Internet Explorer. This is crucial for meeting a deadline with an international patent Filing Today. Pls help - 555-555-5555. Sheldon

    I tried to download an e-filing client software from the World Intellectual Property Organization (WIPO) website [http://www.wipo.int/pct-safe/en/download/download_client.htm] using Firefox. Clicking the link to download yielded no activity. I eventually tried the same link in internet explorer and it worked. This occurred last week. I have a deadline to complete an international patent filing today; and in order to do so online, I had to request a Secure Digital ID from WIPO. It was approved and received early this morning (Central European Time Zone); and the accompanying guidelines suggested that I use the same computer and browser to retrieve the ID. This meant that since I use Firefox as my default browser my request was also made and had to be retrieved in Firefox. Following the WIPO support instructions I ran into exactly the same problem of inactivity when trying to "Backup" my newly installed ID certificate per WIPO instruction, so that it may be imported into the e-filing software. Please help as soon as you can as my patent deadline is merely hours away. Please also see a response from the WIPO helpdesk below:
    Dear User,
    we hereby provide the following solution / answer to your request:
    Subject: Certificates (use of and different types)/26708 Answer from PCT-SAFE Help Desk:
    Unfortunately, apart from revoking your new certificate and then re-enrolling using Internet Explorer, I do not see many options.
    We cannot do support for external software, like Firefox, but I had a quick glance at Mozilla's support side and it seems that you might be able to resolve your problem by starting Firefox in safe mode, and/or disabling all your Firefox extensions. I have to stress the fact that this is not a procedure tested and approved by the PCT-SAFE team.
    As this is an extremely time-sensitive issue please also contact me by phone so that we can work through the solution in real-time. I can be reached at 555-555-555 - Sheldon
    '''Moderator edit: Removed personal information. This is a public forum. Please do not post any personal information as it may put your safety at risk -FF4L'''
    == This happened ==
    Every time Firefox opened
    == Attempting to download from a secure server

    Just to follow up on my findings. My last issue regarding the digital certificate was not at the time of initial download into Firefox, but my application required that I backup the certificate into a folder which can then be accessed to sign a submission generated by a third-party Client software.
    After finally steering away from the digital signing route by opting for a non digital filing of my project, I later revisited the Firefox certificates list only to find that the 'Backup' button still didn't work or respond in any way whatsoever; however since I only had a single certificate on my list... I threw my hand up in the air and tried the 'Backup All' button... guess what - that worked!! My browser then navigated to a file browser which allowed me to save the certificate to a folder of my choice. Of course this was after the fact as my deadline had already passed and and I had the Administrator who initially granted my secure ID revoke it once I was blocked from downloading it by Firefox.
    Just an update/FYI for y'all... But I'm not sure if this type of anomoly is due to a glitch on my computer or a glitch on the browser - but it certainly did catch me off-guard during a deadline.

  • Windows failed to apply the Internet Explorer Zonemapping settings - the data was invald (event ID: 1085)

    Hi All,
    I have a large domain and a long list of websites that are trusted using the following group policy setting:
    Administrative Templates > Windows Components > Internet Explorer> Internet Control Panel > Security Page >
    Site to Zone Assignment List
    On all (XP/vista/win7) workstations across the domain I'm getting the following error:
    Log Name:  System
    Source:  Microsoft-Windows-GroupPolicy
    Event ID: 1085
    Task Category: None
    Level: Warning
    Keywords:   Description: Windows failed to apply the Internet Explorer Zonemapping settings. Internet Explorer Zonemapping settings might have its own log file.
    There's nothing either side of this error in the log that shines any more light on the issue.
    I know which group policy object its applying these settings but cant find which of the entries in the site to zone assignment list is causing this issue. I looked in the
    Group Policy/Operational log but all I see is the following entry which says "completed" but is logged as an error:
    After some research I'm guessing that the issue is an incorrect wild-card. This is what my trusted sites list looks like (with names removed of course):
    http://servername.*  
    *.internaldomain.com.au  
    *.domain.com.au  
    *.domain.*  
    *.externaldomain.com  
    *.domain.inernaldomain.com.au  
    *.domain.*  
    *.domain/name.*  
    *.domain.inernaldomain.au*  
    *.domain.com
    Is there something obviously incorrect here?
    Does anyone know where I could find an article that clearly outlines the acceptable wildcard syntax for the
    "Security page\ site to zone assignment list" group policy?  Ive read every forum post, website and blog I could find on the internet but nothing is clear and I wasn't able to find an MS document that steps it out. I've also changed the
    existing list a number of times based on blog posts etc but had no luck.
    **Please Note**
    I dont want to change to a different method or have an intellectual debate re why I would have these sites/wildacrd/policy set. I'm really looking to see what entry is invalid and where the documentation is for this policy setting so i can make sure they are
    always correct in the future. 
    thanks in advance for your time and assistance
    Simone
    PS: I've already read the following posts a number of times:
    I get no data but have identified the GP that is causing the issue:
    A test case for troubleshooting group policy application – Event ID 1085 and 7016 - http://blogs.technet.com/b/askds/archive/2008/08/21/a-test-case-for-troubleshooting-group-policy-application-event-id-1085-and-7016.aspx 
    I dont have any 2 letter domain names:
    Problems Adding Top-Level Domains to Zone Sites List - http://support.microsoft.com/kb/259493
    I tried formatting the list per this article:
    [Solved] The Group Policy client-side extension Internet Explorer Zonemapping failed to execute  - http://daily-it.blogspot.com.au/2008/09/solved-group-policy-client-side.html
    Has no domain wildcard format info:
    Behavior of Site to Zone Assignment List  - http://blogcastrepository.com/blogs/mattbro/archive/2006/09/07/2183.aspx
    Great article, no wildcard data:
    Internet Explorer Policy Settings  - http://technet.microsoft.com/en-us/library/bb457144.aspx
    Internet zonemapping problem: http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/a8756a27-b562-42ad-8782-87d284e6bcfb/
    Spiceworks Event 1085 (Warning) - http://community.spiceworks.com/windows_event/show/1582-microsoft-windows-grouppolicy-1085
    Event ID 1085 — Application of Group Policy - http://technet.microsoft.com/en-us/library/cc727303%28v=ws.10%29.aspx
    Application of group policy - http://technet.microsoft.com/en-us/library/cc727312%28v=ws.10%29.aspx
    Evt ID 1085 GP client-side extension IE ZoneMapping failed to exec  - http://www.winvistatips.com/evt-id-1085-gp-client-side-extension-ie-zonemapping-failed-exec-t706399.html
    Event 1085 - Internet Explorer Zonemapping - http://www.minasi.com/forum/topic.asp?TOPIC_ID=29206
    EventID.net - http://www.eventid.net/display.asp?eventid=1085&eventno=1412&source=Userenv&phase=1
    Event ID 1085 - Internet Explorer Zonemapping failed to execute - http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_24897522.html
    UPDATE:
    I disabled the original policy and created a new one with only one trusted site address in it. Then I logged into a clean test machine did some testing.What I found after a few hours of testing was; regardless of the site that I have listed in group policy
    The HKCU\Software\Policies\Microsoft\Current version\Internet Settings\Zone Map Key registry entry is
    always updated with that entry on the workstation. So the workstation's registry always updates the key with
    *.sitename.com per the site that I have set in GP
    If I run GPUPDATE /FORCE over and over again, on the same machine, under the same user account, using the same DC I get:
    Failure, Failure, Failure, Success, Success, Success, Failure etc
    I wasn't able to determine any pattern to the failures, I tried stopping some of the processes on that machine but didn't find anything that would make it fail/succeed reliably.
    There is no AV or firewalls installed on my test machine
    Anyone have any more ideas?  I think I might install filemon and try to capture some more data unless there's a better tool?

    Yes, and that's straight from my Microsoft TAM. As long as you include an asterisk inside those site-to-zone mappings, you'll continue to see them. The key is whether or not they're working. In my environment, I've seen complete success using the
    http://*.domain.com, or
    https://*.domain.com, no matter if the site is http://www.domain.com or
    http://milk.does.a.body.good.domain.com. Despite the success, we continue to see the errors. It's much the same as Group Policy Preferences where you can apply a setting once, or repeatedly. If you apply
    something repeatedly and it's already set, lookout for some complaints in the application log. It really is annoying. There's potential to play with the logging levels, but I'll admit that my experience ranks as "novice" in this specific section of group policy.
    This link might get the creative juices flowing:
    http://blogs.technet.com/b/askds/archive/2008/07/18/enabling-group-policy-preferences-debug-logging-using-the-rsat.aspx
    I see you've already read a number of articles including "a test case for troubleshooting those event IDs"... I sympathize with your efforts. I despise warnings and errors that I can't solve or don't want to see, but I've researched a number of them to death
    and found that many are simply "normal". Uggg... I hope this helps, but please take my advice, as with anyone else's out here, with caution. I've seen some crazy recommendations. I saw a recommendation to install SQL on a DHCP server to get failover clustering
    up and running. I hope the guy asking for help didn't listen to that one! : ) - josh

  • What need more setting for internet explorer

    Hi All,
    My application developed in 10g developer suit ,Application server is configured. The url which I am using run in mozila 3 , If i ipen it
    in simple internet explore, It did not show. Please let me know which changes required to run this url in internet explorer.
    Thanks

    Forms 10g supported ONLY by IE 6 OR IE 7 with OS XP This is not exactly correct. Please be careful when making statement such as this. The client certified platform information can be found here:
    <blockquote>http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA</blockquote>
    Determining exactly which JRE (or Jinitiator) version will be used is partially determined by the following settings in formsweb.cfg. In most cases, if you look at them carefully you should be able to determine what the values you need should be. The following example will show how to use JRE 1.6.0_33. This will require Forms 10.1.2.3 and IE8 or FF3.5
    baseHTMLJInitiator=basejpi.htm
    jpi_classid=clsid:CAFEEFAC-0016-0000-0033-ABCDEFFEDCBA
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_33
    # The complete list of values for jpi_codebase can be found here:
    # http://www.oracle.com/technetwork/java/javase/autodownload-140472.html
    jpi_codebase=http://javadl-esd.sun.com/update/1.6.0/jinstall-6u33-windows-i586.cab#Version=1,6,0,33
    jpi_download_page=http://www.oracle.com/technetwork/java/javase/downloads.

Maybe you are looking for