Port Number in HTTP Sender URL

Hello,
I am trying for a HTTP -> SAP PI 7.11 -> File scenario and now want to develop the URL which will be used by the HTTP client.
I have the format of the URL to be used
I want to ask which is the port that should be used in the URL:
http://<hostname>:<port>/
In some threads I saw that it should be 80<System_Number> (so if system number = 01 then port number becomes 8001); ABAP port, I assume.
Is this still valid SAP PI 7.11?
If yes can I check where this port is maintained (on SAP PI server)?
~Thanks.

Hi,
7.1 onwards both ports are same
go to SMICM ->goto(services) -> http port will be listed there
By default there is an http serive /sap/xi/adapter_plain provided for the HTTP ..so no need to create any addition objects for using http..
HTH
Rajesh
Edited by: Rajesh on Feb 1, 2011 12:09 PM

Similar Messages

  • HTTP sender url parameters

    Hi all,
    Can we configure the HTTP sender URL with multiple interfaces ?
    I mean as far as i know the URL can have only one interface name and namespace.
    In our landscape we have 4 sender interfaces which gets input from a single URL through HTTP POST
    I need to extract the individual Interfaces from the URL and route the messages accordingly
    Any help in this is highly appreciated
    Thanks
    Keerthi

    Hi,
    I don't this it is very much achievable in PI. What ever you send from from the http url (using interface name and namespace), it comes to IE. So as said by the former reply, you have to receive the message  from the http post, and later you can split it using and send to corresponding receivers.
    OR
    if you dont want to do that..then create four different scenarios..sender will be the common message and target will bhe the required message (from the four). and accordingly you can configure them in ID. so in ESR there will be four different Operation Mapping and in ID there will be four different configuration.
    All solution depends on your business requrement Hope it may help you.
    Regards,
    Farooq

  • Port Number visible in Siebel URL

    Hi all,
    We have just finished deploying our Siebel Application in Production. It is a standard multi-server environment with Clustering and Load Balancing.
    However, we see that Siebel is automatically appending the Network Port Number (:8000), when accessing from an external Web Server.
    The client has requested this port number (:8000) be removed from the URL. We would really appreciate some help on the issue.

    You may have 2 constraints that are difficult to mix:
    1/ Any Browser consider an URL starting with http://server/path is to be send to port 80 of the "server"
    That is why all Web server (IIS, Apache, etc) use to be reached using port 80 by default.
    2/ Local security constraints
    One of those security guy may have told you that they can not accept to open the firewall or reverse-proxy to the port 80 of your virtual IP representing the web server farm
    Conclusion: Please have a discussion with your local security team and see if this has already been discussed.

  • Service Number/Port Number in HTTP receiver adapter

    Dear Experts,
    I have a scenario where I am to do HTTP Post to a 3rd party web application via a url in the following format:
    https://x.y.info/abc/sap/customer.cgi
    The HTTP Post data is submitted to the CGI script which is then processed further by the web application. The URL works ok via IE or even PI soap receiver adapter is able to post XML message to the URL but using SOAP.
    But I have to do only HTTP Post and now my problem is that the URL dont have a so called port number that I can fill in the "Service Number" field in HTTP receiver channel or in SM59.
    Does SAP always need a service number or how to deal with this case where server doesnot expose the port.
    Thanks in advance.
    Br
    Suman

    Hello,
    The HTTP Post data is submitted to the CGI script which is then processed further by the web application. The URL works ok via IE or even PI soap receiver adapter is able to post XML message to the URL but using SOAP.
    By definition, the SOAP Adapter is also using HTTP POST as its HTTP method the only difference is that there is a SOAP Envelope that is being sent.
    But I have to do only HTTP Post and now my problem is that the URL dont have a so called port number that I can fill in the "Service Number" field in HTTP receiver channel or in SM59.
    Service number is the port number of the URL that you will be connecting to, if it is not shown, it is assumed that it is 80 for http and 443 for https (as Gzegorz mentioned). Since you are using HTTPs, you should use HTTP Destination that points to an SM59 configuration.
    Hope this helps,
    Mark

  • Port number pops up in URL...

              Hi,
              I have this issue.
              We have weblogic Server(5.0) running on HP-Unix. We have several
              JSP Pages and a controller servlet.
              The testing goes like this:
              We have a form in my.jsp and it gets submitted to controller servlet.
              The servlet processes the request and redirects the response to
              myResult.jsp.
              We give the URL like : http://rv1/my.jsp
              With IE(5.0) everything works fine.
              We get the redirected JSP Page and URL in IE looks like : http:/rv1/myResult.jsp
              When I use Netscape(4.85) my response url has port nmumber appended
              to the m/c name.
              For ex; if I give http://rv1/my.jsp I get the response page as
              http://rv1:80/myResult.jsp
              When I tested with the local installation of WebLogic on my Windows
              NT, both IE and Netscape work fine.
              So we concluded that it is neither browser issue nor our application
              issue.
              Is it a WebLogic issue specific to HP-Unix?
              Please Help
              Thanks,
              Kanchan
              

              For the JSPs and Servlets running on the same application server
              and in the same application context, we usually use forward or
              include of requestdispatcher or <jsp:forward> and <jsp:include>.
              On the other hand, you can write some programs to simulate Netscape
              to access your application and check if port 80 is in the header
              field Loaction. If so, port number is appended by Weblogic. Else,
              port number is appended by your browser.
              "Kanchan" <[email protected]> wrote:
              >
              >Hi,
              >I have this issue.
              >We have weblogic Server(5.0) running on HP-Unix. We have
              >several
              >JSP Pages and a controller servlet.
              >The testing goes like this:
              >We have a form in my.jsp and it gets submitted to controller
              >servlet.
              >The servlet processes the request and redirects the response
              >to
              >myResult.jsp.
              >We give the URL like : http://rv1/my.jsp
              >With IE(5.0) everything works fine.
              >We get the redirected JSP Page and URL in IE looks like
              >: http:/rv1/myResult.jsp
              >
              >When I use Netscape(4.85) my response url has port nmumber
              >appended
              >to the m/c name.
              >For ex; if I give http://rv1/my.jsp I get the response
              >page as
              >http://rv1:80/myResult.jsp
              >
              >When I tested with the local installation of WebLogic
              >on my Windows
              >NT, both IE and Netscape work fine.
              >
              >So we concluded that it is neither browser issue nor our
              >application
              >issue.
              >
              >Is it a WebLogic issue specific to HP-Unix?
              >Please Help
              >
              >Thanks,
              > Kanchan
              >
              

  • Sharepoint 2010 appended port number in the public URL when redirect

    I'm new in sharepoint so please bear with me.
    We have a sharepoint deployment that has 4 WFEs, each WFE has 4 sites, all on a different port number.  For example;
    Site 1: http://site1.server1:11111
    Site 2: http://site1.server1:22222
    Site 3: http://site1.server1:33333
    Site 4: http://site1.server1:44444
    We have a load balancer that use a public URL to all these sites.  For example;
    Site 1: http://site1
    Site 2: http://site2
    Site 3: http://site3
    Site 4: http://site4
    Here is the problem.  Some of the link in the sharepoint site, when click, the URL is appended with the port number at the end of the public URL.  For example, http://site1:11111.
    I tried playing around with the AAM but it doesnt yield anything.  Any advise from the expert would be appreciated.

    Hi,
    Look at your default AAM.  This controls how the URL is appended or not.  You also need to look at the site bindings in IIS and make sure you have them for each site, for port 80.  And you need an alternate access mapping that routes site.server:Port
    to site if your desired outcome is to have any load balanced call route back to the default alternate access mapping of http://site1
    you would have a binding on http://site1 on port 80 in iis, and a host header associated with this site.
    Also, if you are using path based sites, this will only work for one site.  You can tell if you're using path based site collections if you see a / in front of their names inside view all site collections.
    Microsoft recommends using Host named site collections, check out this technet
    http://technet.microsoft.com/en-us/library/cc424952(v=office.15).aspx
    Stacy www.sharepointpapa.com

  • How to hide the PORT NUMBER from the URL

    Hi,
    We have Application on Node 1 and Database on Node 2
    Apps Version: 11.5.10.2
    DB: 9.2.0.6
    We recently added a new node to act as web server for iSupport.
    Now we are able to access the url using public Ip-address which looks like
    http://<Internet Ip-Address>:<PORT NUMBER>
    Eg: http://******.com:8000
    But we dont want the *'PORT NUMBER(8000)'* to be displayed.
    How to hide the port number ?..
    Thanks in Advance,
    Mahesh

    Hi Hsawwan,
    Can you plz explain me the steps how to hide the port number from the url as our network administrator is not aware of this.
    Regards,
    Mahesh

  • How do setup the URL alias  without the port number 7001?

    Hi all,
    I am using Weblogic 8.1 and have the following url http://solutions.company.com:7001/application.
    I would like to simplify this URL by removing the port number to http://solutions.company.com/application.
    (ie., configuring the system such that it automatically looks at 7001 without
    the user typing it ). One of the ideas that i got was to use apache web server
    and redirect to the weblogic URL. But i would like to know if this can be done
    within weblogic?
    cheers
    -Jams

    Did you ever get an answer to this?? We are attempting to do the same thing.
    Tammy
    "JD" <[email protected]> wrote:
    >
    Hello All,
    I am looking for solution to the same problem, we would like to map
    http://www.company.com
    TO
    http://www.company.com:7001/application/first.jsp
    All help appreciated.
    Thanks
    Jay
    "Jams" <[email protected]> wrote:
    Hi all,
    I am using Weblogic 8.1 and have the following url http://solutions.company.com:7001/application.
    I would like to simplify this URL by removing the port number to http://solutions.company.com/application.
    (ie., configuring the system such that it automatically looks at 7001
    without
    the user typing it ). One of the ideas that i got was to use apacheweb
    server
    and redirect to the weblogic URL. But i would like to know if this can
    be done
    within weblogic?
    cheers
    -Jams

  • TS4268 When I send an imessage with wifi it send it from the original number I got with the phone before I ported my number over.  When I send an imessage on the network it comes from my own ported number.  How do I change this?

    When I send an imessage with wifi it sends it from the original number I got with the phone before I ported my number over.  When I send an imessage on the network it comes from my own ported number.  How do I change the imessage so that it comes from my own ported number?

    Yeah send it from your phone.
    Your computer has no knowledge of your phones phone number, it is not a phone.

  • Can not seem to connect to an HTTPS with a port number

    Hello,
    I am building an application that needs to connect to an https with a port number...
    If the url is 'https://xxx.yyy.zzz' and the port is 5000 what would I use? I have found examples with out a port number but not with a port number...

    Ah... Like GET and SEND?
    That is definitely not correct in this situation.
    I think what is throwing me is that they specified
    the the host as 'https://xxx.yyy.zzz' where really
    they want an SSL connection... I think anyways...
    Generally there are two situations.
    1. There are two possible connections/protocols. One is SSL only and the other is https.
    2. They got carried away with the documentation. They added a section describing how SSL works. The protocol within SSL is still http. That is the definition of https though.

  • How can I  change the port number generated in the returned url?

    We have a hardware load balancer listening on port 80 and forwarding requests to weblogic 6.1 sp2 servers on port 8090. The web servers generate urls containing the port number (and ip address of the load balancer). The browser tries to acces the load balancer at port 8090 and fails. So, how can I tell weblogic not to put a port number in the url?
    TIA, Reinier

    Generated WSDL will use the URL of the incoming
    HTTP GET request (request to retrieve wsdl) to create:
    service->port->location->address
    attribute inside the WSDL.
    This attribute is used by the client to send the SOAP
    request.
    So the HTTP GET request to retrieve the WSDL
    should use the address of the load balancer (ie 80).
    Then the generated WSDL will also have a url with
    port 80.
    http://manojc.com
    "reinier" <[email protected]> wrote in message
    news:3ea95116$[email protected]..
    We have a hardware load balancer listening on port 80 and forwardingrequests to weblogic 6.1 sp2 servers on port 8090. The web servers generate
    urls containing the port number (and ip address of the load balancer). The
    browser tries to acces the load balancer at port 8090 and fails. So, how can
    I tell weblogic not to put a port number in the url?
    TIA, Reinier

  • RFC Sender and port number

    When I send the data from SAP System I get an error:
    Transmitting the message using connection http://xi:50000/sap/xi/engine?type=entry failed, due to: Received HTTP response code 404 : Not Found.
    But the port number is 8000. Could you help me where do I have to change this settings?

    > Thanks!
    >
    > Ho do I refresh this data? Do I have to restart XI?
    Thats exactly what I would like to know, too.
    Reloading the data from SLD always reloads the "old" URL.
    Cache refresh? J2EE restart?
    Christopher

  • Hiding the port number from the url

    Hi All,
    In our applications built using Weblogic Portal 10.3, the url to access the application doesnt have the port number. It is simply like http://<server-name>/<context> no port at all. Is this some configuration that is available inside weblogic adminstration console? The domain has both the default port and the SSL port enabled which are running in 7001 and 7002 respectively. Please let me know as how to do this configuration as I am growing haywired on this it has been about a week and have not found an answer yet. Please throw some light on this and let me know if you need further details
    Thanks
    Ashwin

    you should install apache server to handle all the requests on port 80 and froward it to weblogic server using wlp plugin
    please check this link
    http://download.oracle.com/docs/cd/E13222_01/wls/docs81/plugins/apache.html
    any request http://yourapp/context will be mapped to http://youapp:7001/context

  • URL in HTTP sender adapter

    Hi,
    I have a scenario where I want to configure a HTTP sender adapter.
    I have a HTTP PUT url of a 3rd party application from where the HTTP adapter should poll and pull the files into PI.
    Is this possible? If yes, where and how do I mentioon the URL?
    Please help!
    Thanks,
    Pratibha.

    Hi,
    That means, the sender aplication has to write a http://<hostname:port>/<path>?<query-string> type query?
    Is there no other option?
    Is it not possible with the SOAP sender adapter also?
    Thanks,
    Pratibha.

  • Port number is changing in the URL!

    Hello,
    When i try to execute a webtemplate in the browser, the default port number(ICM profile configured in RZ10 icm/server_port_0 PROT=HTTP,PORT=8080,TIMEOUT=1800)is modifying in the URL to 8100, and unable to display the page. Again when i modify the port number to default portnumber manuall and the page/report is displayed.
    Could you explain why the default port no is modifying in the URL? How can i solve this porblem?
    Should i need to do some more configurations?
    Thanks...

    Hi Amie,
    It is difficult for me to understand the problem. Could you please provide more information about the version of the J2EE Engine you use, the environment - cluster, nodes. If it is possible to copy/paste the HTTP request and Http response. What is this default port number that you mention?
    Could you be so kind please to explain the problem once again in more details ?
    Best Regards,
    Todor

Maybe you are looking for

  • Does the Xbox 360 wireless adapter even work with the WRT54G wireless router?!!? If so, how???

    I just bought a WRT54G wireless router (Ver 8.0; firmware updated to latest).  I have successfully connected my wireless laptop using WEP security, but I'm at wits end trying to get the Xbox 360 wireless adapter to work.  (It worked just fine with my

  • Wrong Cumulative Balance in SBO 2007

    Dear Experts, I open up BP Account Balance, and notice the Cumulative Balance was accumulated with the C/D column (which is the document total for that transaction), instead of accumulating it from the Balance Due column which shows unreconciled bala

  • How can I start Firefox in a brand new session?

    I got onto a malware site that wants to scan my computer for viruses. There is currently a popup window that says "Threat Detected. Please click the Protect button to make your system safe." I don't want to do that. I can't close the popup by clickin

  • How to identify which videos

    I took a dozen or so short clips of an event. I know which three I want to combine and edit. But I can't figure out how to identify which they are in imovie in order to put those clips in my project. It shows them all as consecutive clips or frames,

  • JCR interface to the BEA repository

    Is there a way to access the BEA repository via a JCR based client? And I am talking about the repository implementation here and not the Virtual Content Repository. I have a situation where I have to migrate some content into the BEA repository from