How to configure HTTP Proxy

I want XE to validate DTD references made in XML schema definitions. Metalink note 262708.1 refers to setting HTTP_PROXY environment variable/Registry value to do this through corporate firewalls.
Can I set this in XE? If so, how is it done on Windows XP?

OK, for the record I set the HTTP_PROXY value in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_XE to
http://<username>:<password>@<http.proxy.server>:<port>
which seemed to do the trick as far as basic MS HTTP/proxy/authentication is concerned. The proxy software/configuration thereon is another matter...

Similar Messages

  • How to configure HTTPS in the receiver HTTP adapter ?

    Hi Guys,
    How to configure HTTPS in the HTTP receiver adapter and where i need to mention the QOS=BE in the receiver adpter.
    any suggestions or help would be appreciated
    Thanks,
    Srini

    You would need make sure that SSL is enabled on the ABAP stack . I rememver seeing a blog on SDN that shows how this is to be done.
    Once you have SSL enabled in the ABAP stack ( you would also need to install the cryptographic libraries as a part of this exercise) , you would be able to use HTTPS and also provide the necessary digital certificates etc.
    I have tried this with SOAP adapters etc but havent with the HTTP adapter but I dont see why this should be any different.
    Regards,
    Bhavesh

  • How to configure Https in Project server 2010.

    HI,
    Can i any one help me,
    How to configure Https in Project server 2010.
    My server farm is 1.Test1(App & Wfe) 2. Test2(App & Wfe) 
    Both are load balanced  wit NLB as abc.hyd.in
    DO i need to Install certificate in two servers   Test1 & Test2 or one server is enough ?
    Can any one please provide me a link to configure Https for project server 2010 for Two  Farms Servers.
    Thank You, Kumar KSV

    There is no special configuration for Project Server to have the IIS enabled, it follows the typical sharepoint SSL enablement, we might need some mor edetails on how your NLB is done is it hardware based, software based ? it all depends how you want
    to architecht the system, you can enable the Https either on NLB or WFE, again depending upon how you want to enable it, you will need to install the certificates on both WFE or on NLB
    Follow the blog below to configure the SSL:
    http://epmxperts.wordpress.com/2011/03/05/extend-same-project-web-app-instance-for-different-protocol-authentication-mechanism/
    http://blogs.msdn.com/b/sowmyancs/archive/2010/02/12/how-to-enable-ssl-on-a-sharepoint-web-application.aspx 
    http://www.sharepointconfig.com/2010/03/configuring-a-sharepoint-website-to-allow-ssl-connections/ 
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • How to configure http server in oracle 10g

    Hi
    I am configuring apex 3.2.1 on oracle 10g 10.2.0 I need help how to configure http server bec i did not find any Apache file or folder in 10g if it is then how .
    Arshad

    Hi
    I use to configure only this in $ORACLE_HOME/forms/server/forms.conf (and restart ias):
    AddType application/x-orarrp rrp_
    AddType application/x-orarrp-text rrpt
    AddType application/x-orarrp-ps rrpp
    AddType application/x-orarrp-pdf rrpa
    AddType application/x-orarrp-rtf rrpr
    AddType application/x-orarrp-html rrph

  • How to configure https connection using a http proxy in weblogic server

    Hi,
    I have a proxy in Aqualogic Service Bus that points to a https external service. Our development environment internet access is supported by a http proxy server. The ALSB proxy fails to connect, with the following error message:
    <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-380002</con:errorCode>
    <con:reason>
    Tried all: *1 addresses, but could not connect over HTTPS to server: sitenet43.serasa.com.br port: 443*
    </con:reason>
    <con:location>
    <con:node>RouteTo_ConsultarSerasa</con:node>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>
    I've added the following parameters to jvm args:
    -Dhttp.proxyHost=10.128.0.50
    -Dhttp.proxyPort=3126
    -Dhttp.proxyUser=<someUserName>
    -Dhttp.proxyPassword=<somePassword>
    Accessing the page in Internet Explorer or Firefox is working fine. Somebody knows any additional configuration to this case?
    Thanks in advance
    Rogério Cruz

    In osb you can configure a HTTP proxy server. Once this is done all BS http/https requests will be through the configured proxy server.
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/consolehelp/global_resources.html#wp1137225
    Manoj

  • How to configure a proxy server for Windows Azure Tools in Visual Studio 2013

    Hi Visual Studio/Azure Tools team
    I would like to use the Windows Azure tools in Visual Studio 2013 to manage my Azure Web sites (Server Explorer -> Windows Azure -> Web Sites) from within my corporate network which is secured using a proxy server. Unfortunately, I am not able to use
    the Windows Azure tools since the required HTTPS connection to windows azure is not going through the default configured proxy. Instead, Visual Studio tries directly to connect to port 443 which is blocked by our corporate firewall (and yes: there is no way
    around using our proxy server). Other visual studio features like NuGet, updates, etc. work fine and use the configured proxy server. 
    So my question: How can I configure visual studio respective its Azure tools to use a proxy server instead of a direct connection? I already tried configuring the proxy server within the file devenv.exe.config but this doesn't show any effect for Windows Azure
    tools.
    Regards
    tschaena

    As we have very similar problems I consider the found solution a work arround an existing problem which will not work if corporate FW policy does not allow such changes.
    In my mind, any tools in charge of dealing with some sort of FW protocols should deliver the following information, should make it absolute clear how to setup that the request packages are setup rigth at the first time.
    a) proxy server
    b) proxy port
    c) proxy user
    d) proxy users-password
    e) proxy.auth.Preference="BASIC"
    And for moste tools (including Visual Studio and AZUR Tools) it is absolut unclear
    a) how to setup that on a per tools basis
    b) OR who inherits this information from whom    i.e. use the same as IE does, what if we use FireFox or any other browsers?
    I understand that developers requested to cure such problem areas will often have difficulty to gain all required elemenst used to realy test the solution.
    But I can tell you: I loos more time figthing down the FW setups for my clients. WHat I do at home in a sniff, takes ages to be realised by all the various clients on the market where each has to deliver the same sort of information but actually does not,
    or has it just somewhere, but not in the vicinity of the demanding user.
    Good examples i.e. NetBeans IDE where the Option Menu shows very clearly what information is required to pass through a FW/Proxy; but even there, the hint to start with a BASIC authentication schema is not part of this OPTION menu and must be added a JAVA
    environment value. But at least, it works.
    Sepp

  • How to configure global proxy under ios  7

    I would like to know how to configure the global proxy so that I don't need to set for every wifi every time under iphone 5 ios7. It seems the function is not available under ios 7 right now? please help.

    Page 27:
    https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProf ileRef/iPhoneConfigurationProfileRef.pdf

  • How to configure internet proxy for portlet builder

    Hi All,
    We have downloaded the portlet builder from developer.bea.com. But while trying
    to access xmethods for adding web service, it can't access as the internet connection
    is thru proxy.
    Can anybody pls tell me how to configure the internet proxy with this portlet
    builder ?
    TIA,
    Sudarson

    Hi, I got the same problem...I try to configure a web service with Portal Builder
    7.0 in Bea E-Business Control Center... But I can not proceed cause there is no
    hint for a proxy... Have you found a solution?
    "sudarson" <[email protected]> wrote:
    >
    Hi All,
    We have downloaded the portlet builder from developer.bea.com. But while
    trying
    to access xmethods for adding web service, it can't access as the internet
    connection
    is thru proxy.
    Can anybody pls tell me how to configure the internet proxy with this
    portlet
    builder ?
    TIA,
    Sudarson

  • How to configure a Proxy in OSB with Digest Authentication?

    Hello, Guys.
    I need a help with this subject.
    I have a demand to configure a Proxy in OSB 11.1.1.6 with Digest Authentication. I'm using a Embedded Ldap with Identity Asserter.
    I'have configured a DefaultAuthenticator and the DefaultIdentityAsserter to support Digest Password and create a new LdapIdentityAsserter pointing to my embedded Ldap.
    When I'll create a new Proxy, in the security options, i can see the digest options to authenticate my username and password. I selected the one of all the options, but in the time of the Proxy test the authentication didn't work.
    Could anyone help me?
    Thanks you.

    Unfortunately, a reference trigger can't be used for continuous acquisition after the trigger. The maximum post-trigger count is either 2^24 or 2^32 depending on your hardware. Depending on your sampling rate and how many samples you expect to acquire before issuing a software stop, using the max post-trigger count may be sufficient for you. There are a couple of other options I can think of that you might want to try:
    1.) If possible, play with the trigger condition such that it occurs at the start of your pre-trigger data and use it as a start trigger instead. I suspect this may not be possible.
    2.) Set up a continuous acquisition and implement detection of the trigger condition through software. This is more software work and is more CPU intensive than the hardware solution, but it can definitely be made to work.
    3.) With some creative use of the counters, you may be able to latch the sample clock number that trigger occurred on. This would allow you to setup a continuous acquisition and use the hardware to tell you where the trigger occurred instead of figuring it out in software. What I'm thinking is you would set up a buffered event counting task with the ai/SampleClock as the timebase source of the counter and the trigger signal as the sample clock of the counter. By reading the first count value, you should know which AI sample the trigger occurred. From there, you can seek to the right position in the buffer and begin reading data indefinitely.
    Good luck!

  • Oracle10g How to configure HTTPS to access EM in Linux

    I have installed Oracle10g on Linux Enterprise Server on XEON-based server.
    I can run Oracle Enterprise Manager (EM) via
    http://127.0.0.1:5500/em
    Since EM will be unsafe to run on the Internet without SSL, does any one knows how to configure and enable Oracle10g to enable SSL access? Which port does it use?

    1. Stop dbcosole
    emctl stop dbconsole2. execute command (as following) and fill all questions
    emctl secure dbconsole3. Start dbconsole
    emctl start dbconsoleNow connect to https://<ip address>:5500/em
    Since EM will be unsafe to run on the Internet without SSLIt's generally bad idea to "share" administration site over internet (unless you don't have some VPN tunnel), because if you have weak passwords for DB users then you are asking for problems.

  • How to Configure HTTPs sender communication in XI

    Hi,
    I have a request for new interface setup, in which i need to configure HTTPs sender communication from a B2B server to SAP system. Scenario is to receive XML 0rders from HTTPs B2B system and convert to Idoc and post it to SAP.
    Please could some one help on what needs to be done in XI for receiving XML order files from a HTTPs connection and what further needs to be done for processing to Idoc.
    Thanks in advance,

    HI,
    For testing purpose you can use the HTTP client and paste your payload.
    Refer the below pdf for HTTP client what you do is copy and paste the code in note pade and save as .html file.
    This link gives you a sample HTML code to create HTTP Client:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    Thnx
    Chirag Gohil

  • How to disable HTTP proxy on J2EE ?

    Hi,
    It appears that Sun Application Server 8.2 can be used as a HTTP proxy.
    Is it possible to disable this behaviour and still serving web apps ? am I saying bullshits ?
    Regards,
    Laurent.

    I am saying bullshits. Sorry. Application Server does not act as a HTTP Proxy.

  • How to configure HTTP receiver comm channel with dynamic URL parameters?

    I need to perform HTTP Post using PI. URL contains some parameters. I need to set these parameters with different values in run time.
    Please help to do this.
    Thanks
    Ranji

    Check the section Adapter Specific Message Attributes from this help section:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm
    The parameters can be set in the Message Mappinga nd then using the appropriate options in communication they can be included in the message header....for more info search with keywords "Dynamic Configuration" and you will get to know how the procedure works.
    Regards,
    Abhishek.

  • How to configure https in java?

    Dude,
    I just know that If we need https page in our java web application we have to configure on server which we are using .
    I am gonna use Jboss as my application server.Right now I am using Http protocol to log in my site.Despite security reasons my clients push me to make it as https.
    As of my Knowlege , I know that its just server configuration but not know how ?
    Please help me to fix this..

    Besides configuring, you will also need a HTTPS host certificate.

  • How to configure https head on GSS-4492-k9 ver 3.2 (0)?

    I have upgraded gss to version 3.2(0) because I need to track a server that uses only https.
    I configured a https head KA VIP answer type but the answer never goes on-line.
    I tried using www.google.com as the VIP address but not go online too.
    The gss is behind a firewall.
    I suspected of the firewall but from the gss CLI it seems that the firewall is open for the https traffic:
    200.189.189.232 is the server IP and 74.125.234.48 is the www.google.com IP
    GSS-02.dms.local#telnet 200.189.189.232 443
    Trying 200.189.189.232...
    Connected to 200.189.189.232.
    Escape character is '^]'.
    Connection closed by foreign host.
    GSS-02.dms.local#telnet 74.125.234.48 443
    Trying 74.125.234.48...
    Connected to 74.125.234.48.
    Escape character is '^]'.
    Connection closed by foreign host.
    GSS-02.dms.local#
    Can anyone help me on this configuration?
    Thanks

    Hi,
    there's not much on CCO yet. Here's how the GUI looks like for the new probe:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/gss4400series/v3.2/release/note/GSSRN32.html#wp305534
    If you don't find any clue in the GSS logs, try taking a traffic capture to check what the server is responding to the probe. Keep in mind only code 200 is accepted as a positive reply.
    hope this helps,
    Fabrizio

Maybe you are looking for

  • Color Buttons in Captivate 5

    Is there any way to change the color of a button in Captivate 5? I see the text options but nothing for the button itself; does this mean buttons will need to be imported or created outside of Captivate?

  • JTree rendering failure : big empy space displayed

    Hello, I have a problem using a JTree with jdk 1.5 update 10. I could not find anything in the bug database that seemed to link to this problem. I have created a JTree that displays the content of a directory under a root node (displayed). I have cre

  • AIGPUsniffer.exe Crashes Win7 x64 - Illustrator is Unusable

    Hello! I have recently installed Illustrator via the Creative Cloud onto a brand new Lenovo X1 Carbon (Intel HD graphics). Upon launching the program an error is thrown saying AUGPUsniffer has crashed. If I ignore the error window Illustrator will st

  • Process task to Trigger (Very Urgent ) Urgent

    Hi, How can we achieve this requirement.Immediate response help us..Thanks in advance. If cost center changes in HR file (user's profile), generate a change location provisioning task for the provisioner. Show the provisioner-. Attributes : New Cost

  • HT4623 IPad crashes on Facebook app

    Often when using the facebook app on my iPod (1st generation) the app crashes.