Alias for FQDN

Hello expert, I am thinking to create Alias for Fully Qualified Domain Name(FQDN) for the BSP page for SRM EBP(bbpstart). I know there is external alias function from SICF. But that is for the subfix. I want to have alias replacing the fully qualied domain name part. I know we could do it on IIS level. But not sure if SRM system has that.
For example: http://hostname.domain.port/srm              
where srm was already replaced sap/bc/gui/sap/its/bbpstart by external alias from sicf
But I also want the FQDN, hostname.domain.port, replace by a name, let's say enterpriseshopping.
so the desired URL will be http://enterpriseshopping/srm
And advice would be very appreciate..
Thanks,
Kev

Hello Sanjeev, thank you so much for the help.
It is a bit complicated for me to understand those scenarioes. Our SRM system is only for internal users, intranet. Can you help me to fill these fields out.
For my example of current url https://Dxxname.XXX.com:8080/srm
and the expected url https://www.enterpriseshopping.com/srm
shall I enter these for table httpurlloc:
Mandt = 100
Sort_key = ?? ( any help for this, there isn't much info from help )
Protocol = https
Application = *
For_domain = " " (blank)
Host = www.enterpriseshopping.com
Port = 10443 ( the default port for internat )
Am I really wrong, or ....
Thanks again,
Kev

Similar Messages

  • Problem in creation of system alias for bw system

    Hi,
    I want to create system alias for the bw system
    system admin->sys Config->system landscape->portal content->my own folder
    for this folder i created the system object
    after creation of system object, from property category i select the connector and give the details.
    after that i select the user management and give
    authentication ticket - select
    Logon method- UIDPW
    User Management type- admin,user
    i saved till now
    in the display object i select the system alias
    then that screen displays
    In the system alias screen, i clicked on add button for adding alias then we r getting this message.
    User Mapping Status:  (Not ready for user mapping configuration)
    Please give the solution for solving this problem
    Regards,
    Sid.
    Edited by: sid m on Mar 11, 2008 12:15 PM

    Hi Krishna,
    I checked  the connection settings.
    WAS settings in system object is giving this mistake
    before user mapping it works fine.
    after giving usermapping i ma getting this exception.
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (172.19.18.75)
    5. HTTP/S connection failed
    for testing the connector i am getting this exception
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Regards,
    Sid.

  • How to create an External Alias for a Portal URL ?

    Hi Gurus,
    Can anybody tell me how to create an external alias for a portal link(URL). Actually, my problem is i want to send this Portal URL(link) thru' a SendMail step to the user so that when he clicks on it, it will take him to his UWL(Ofcourse after signing-in). As this URL length is > 80 char(101 char), i am not getting the full lenght URL in my Outlook mail. THough we are on ECC 6.0,Basis Rel 7.0, as per the OSS note 559234, we should have this length extended to 132 bytes. But, for some reason, its not happening. And,in the same OSS note, it was mentioned that we can use external aliases to achieve this(shortening the URL length).
    Can anybody tell me how to achieve this, either thru' increasing the URL length or thru' ext. aliases.
    Please reply asap.
    Thanks in advance
    venu

    Not an issue as of now. I'll open up again if needed

  • Can't create an alias for User home folder for a second user

    Please help:
    I can't make an alias of a User home folder of a second user. I can successfully make an alias of a home folder of the first user. The computer says the folder is in use and to wait for some activity to complete, or that I don't have enough privileges. There are no activities happening and both accounts are administrator level. Is this a behavior of OS 10.5.6? I created alias for the two users before, but had unrelated problems and wiped the drive, re-installed 10.5.6 and now I can't do it.
    Much thanks and aloha - Rocky

    hi Petar,
    Wish it was that simple where i can just change the ID to ACT but unfortunately alot of our users like to hardcode there currentview and changing the scenario dimensions would take a big effort and alot of support work.  We had changed one of the dimension members before and we got phone calls asking why the report doesn't work for weeks.  Do you know if the NW version of BPC has that capability?
    Thanks,
    Elmer

  • Remove namespace alias for HTTP receiver adapter

    hello all,
    I have a scenario, IDOC->XML (HTTPS). Standard output of PI has ns0: as prefix for each xml tag (ns0 alias for namespace)
    I want to remove the namespace alias while preserving the namespace in the output. So removing namespace reference in external definition is not a option.
    Is there any way to use XMLAnonymizerBean for HTTP receiver adapter? What are other alternatives (java mapping)?
    Thanks,
    sachin

    Thanks stefan, prateek.
    Prateek: I checked this blog earlier. It talks about inbound processing. My scenario is outbound HTTP and I am not sure how I can use specific adapter service as mentioned in blog in outbound case as other scenarios are using standards adapter_plain service.
    Stefan: I will try this approach.
    regards,
    sachin

  • I would like to learn how to make an alias for my "Home" page in Adobe Muse.

    Currently, my homepage is titled "Home."  This works great in the vertical menu at the top of the main pages.  It does not, however, work well if someone wants to bookmark my site in which case their bookmark generates the generic "Home."  Can I create an alias for the home page in Muse?  If so, how?

    What exactly is your question?
    Something to do with promotion, or something about settings on your device? It's not clear what you are asking.

  • Alias for Sender SOAP Adapter URL

    When I create a web service for an o/b interface using the wizard, I need to give the URL of the pattern
    http://<host:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<service>:<channel>
    Looking at the URL, I think there is servlet that is processing the incoming SOAP messages based on the parameter (channel) and adding the SOAP Header for Sender Service, Sender Interface from that channel before sending it to IE.
    Is there anyway to create aliases for these URLs so that I can have distinct URL for each interface eg. http://<host:<port>/DeliveryConfirmation, http://<host:<port>/InvoiceCheck etc?
    I need to publish web services in custom-built UDDI tool which expects the URLs to be unique. (This uniqueness should not based on the parameter 'channel'). UDDI tool expects the part of the URL before '?' to be unique, which is not in my case. So, I'm thinking of aliases.
    Did anyone create Alias for sender SOAP adapter URL?
    I appreciate your inputs on this.
    thx
    praveen

    Stefan,
    Creating an alias like (http://<host:<port>/DeliveryConfirmation) for each web service makes the end Point URL (http://<host:<port>/DeliveryConfirmation?channel=<party>:<service>:<channel>) unique and my custom-built UDDI server would allow it.
    In this case, all the aliases would be for the same context path '/XISOAPAdapter/MessageServlet', right?
    I see the following on the help page.
    Prerequisites
    You must first have the J2EE Web applications deployed so that their aliases are added to the list of available application aliases. Then you can decide which one to remove from it.
    Do I need to deploy any J2EE Web Application here?
    I'm thinking that since 'XISOAPAdapter/MessageServlet' is already deployed, I just have to create a various aliases for it.
    I highly appreciate your inputs.
    thx
    praveen

  • [SOLVED] need seamless dir structure / alias for 2 servers

    /htdocs is my doc root on my local testing server,
    but on my file structure on my development machine i like to try to mimic my remote host as close as possible to keep files easily cross-compatible.
    correct me if im wrong but most apache hosts that are user based are set up in a way that the user directory is the ftp server root (/home/user/), and the /home/user/public_html is the doc root as accessed through DNS.  Is it even possible to expect that my testing server can mimic this behaviour without using the ~user/public_html settings without creating chaos?
    i was wondering if an alias for the htdocs somehow would work so that when i ftp across the lan, it smylinks the htdocs/ directory as if it were the public_html/
    this way the folllowing will look like this
    remote server dirs; (the way it is set up now, and is perfect, no edits needed)
    root/sensitive_website_includes/
    root/public_html/website1/
    root/public_html/website2/
    local testing server dirs;
    root/sensitive_website_includes/
    root/htdocs/website1/
    root/htdocs/website2/
    Last edited by wolfdogg (2011-06-03 21:38:44)

    ok, i have come to the conclusion that i probably need keep using the public_html directory on my testing server even though its cumbersome because it seems to me that the /htdocs on my testing is equivalent to the /~user on the remote.  therefore,  if the /~user must contain a public_html dir then so must the /htdocs.  Also, on the remote ill just keep my sensitive includes inside the public_html, but above the website folders (above where the domain names point).
    /htdocs/public_html/sensitive includes
    /htdocs/public_html/website1
    /htdocs/public_html/website1/apps
    /htdocs/public_html/website1/forum
    /htdocs/public_html/website2   etc..
    note;
    on the testing server -  /htdocs is the real public directory, as accessed through the lan
    host root url = http://localhost/ (top most accessible location for a user via a url, and is above the website folders)
    website1 url without a vhost = http://localhost/public_html/website1 (pain in the arse)
    website1 url after vhost = lh.website1.com
    on the remote server - /~user is the real public directory if accessed through the servers "actual" dns such as this
    host root  url = http://serversdomainname/~user(top most accessible location for a user via a url, and is above the website folders)
    website1 url = http://serversdomainname/~user/public_html/website1 (actual location for website)
    website1 url = http://website1.com (after trying in domain name)
    (note i have convinced my paid hosting company to take my primary website that the hosting account is attached to, and replace it with a fictitious one, so that all this could be accomplished, this way there isnt a domain name other than the servers that can access the public_html directory at all, this adds a good layer of security.  now all the websites are on an equal par, in subdirs)
    so in the end the testing does mimic my linux remote server(paid hosting)
    it would still nice to be referred to the correct documentation to mask a directory like mentioned, i guess its sort of a reverse alias if anybody is familiar with this.  and is there anybody else here that has done this sort of thing?
    Last edited by wolfdogg (2011-06-03 22:00:53)

  • How to specify alias for local filesystem in JBOSS

    hi,
    I want to specify alias for localfilesystem in JBOSS. I know how to do it in Apache_2.0.52-Openssl_0.9.7e-Win32. In this we can specify alias as,
    Alias /icons/ "C:/Program Files/Apache_2.0.52-Openssl_0.9.7e-Win32/icons/" in httpd.conf and futher we can specify the directory access also. So I want to do the same thing in JBOSS. How to do it.
    Thanks.

    JBoss is an app-server, not an HTTP server. The concept of directories is meaningless, as everything is based on contexts. Any of the HTTP server options will be handled by the Tomcat (Catalina) engine that is part of the JBoss installation. You can configure the Tomcat server by editing the jboss-service.xml file in JBOSS_HOME/deploy/tomcat-5.5.sar (or something like that). If you really need to start mapping/rewriting URLs onto your J2EE application, I'd suggest using Apache as the front-end, and connect the Web-tier to Apache via mod_jk. Then you can use all of Apache's URL rewriting and directory aliasing and specify access on a per-location basis. Some of Apache's functionality may be available to the Catalina engine, but there's no sense in trying to make Tomcat as "capable" as Apache, when a means to connect the two already exists.
    Brian

  • Alias for table and colum names?

    Hi there,
    is there a new to create a alias for table and colum names? If so, how can I do this?
    Thanks,
    Andre

    I'm not sure why you want them changed. The Oracle database by default is case insensitive, which in essence means it converts everything to upper case when a case is not specified (which can be done by wrapping it in quotes). Unfortunately, Java strings are case sensitive. This means that if you try searching resultsets for "TableName" when the database driver is returning "TABLENAME", you will run into problems. It is probably better to have your project match your database as closely as possible to avoid any issues later on.
    That said, I don't know of a way to automatically have the workbench use mixed case names - it uses the strings as they are returned from the database. I believe you will need to manually change the table names if you want them to be different than what you have imported.
    Best Regards,
    Chris

  • SQL Alias for Analysis Server for SharePoint 2013

    Hi 
    I created a SQL Alias for my Analysis Server but somehow, It is not working.
    I am frequently using SQL Alias for my SQL database servers within the SharePoint 2013 and it is working correctly.
    Could you please guide me for this.
    Regards,
    Yogendra
    My name is yogendra

    A Sql Aliase works only for relational database engines, but not for multidimensional engines / SSAS
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Urgent: How to list all alias for a server throw DNS query?

    Hi
    Is there anyone know how to list all alias for a server by asking the network DNS. Is that possible?
    It doesn't work with InetAddress it return a single result.
    Best regard

    InetAddress will not get you the aliases, but you can certainly find all the different IP addresses for a specific host name using the getAllByName() method.
    You won't be able to get the aliases since those IP addresses (assuming there are more than 1) will all be cached as mapping to the name you passed to the getAllByName() method and you can't clear the map cache until the JVM exits.
    So your best hope is to get a list of IP's and either exit your app and restart with a new mode, or save them to a file for another app to read.

  • Url alias for portal

    Hi All,
    I am new to this portal
    Can anybody suggest me a way to create alias for my portal.
    i want to access my portal using <b>http://<servername>:<port>/sapportal</b>         without using <b>http://<servername>:<port>/irj/portal</b>
    regards,
    prasanthi o.

    irj/portal will come as default with portal
    if u want remove this irj/portal u can remove but u can't replace with sapportal
    if u want to access certain iview or pages directly u can use quick links option
    Quick links are shortcuts to iViews and pages. Each quick link is a string that you add to the default portal URL in order to navigate to a specific iView or page.
    Quick links provide a meaningful name for iViews and pages to which users may want to navigate.
    Procedure
    1.     Enable Short URLs
    a.     Go to System Administration-->Navigation --> Short URLs
    b.     Choose True (default) in the Use Short URLs drop list menu
    c.     Choose Save Configuration
    2.     Define Quick Links
    a.     Go to Content Administration --> Portal Content ->Folder --> iViews (i.e. Content Administration à Portal Content à My Folder à iViews à SAP News)
    b.     Double-click SAP News to edit the iView
    c.     Choose Navigation from the Property Category drop list menu. 
    d.     Enter a name for the Quick Link. (i.e. News)
    e.     Choose Save.                                
    f.     Choose Close.
    g.     Add the object to a role if necessary.
    h.     Repeat steps a to go to create more Quick Links.
    3.     View a Quick Link or Short Navigation URL in the Portal.
    a.     Enter the link to your portal and append the Short Navigation URL or Quick Link. to the URL
    (For example, http://myServer:50000/irj/portal/News)

  • Alias for field in inner join query

    In my Oracle 9i Schema, I have two tables:TableOne
    pocOne    pocTwo
    2           3
    2           4
    1           2
    TableTwo
    TableTwoId   Name
    1            Jones
    2            Smith
    3            Edwards
    4            CamdenMy SQL that works to fetch all records with Smith works great:select Name from TableTwo
    Inner Join TableOne
    on TableTwo.TableTwoId in (TableOne.pocOne, TableOne.pocTwo)
    where Name = 'Smith' Now I need to create an alias for the Name field. Here is my attempt:select myAliasName from TableTwo
    Inner Join TableOne
    on TableTwo.TableTwoId in (TableOne.pocOne, TableOne.pocTwo), (select Name as myAliasName from TableTwo)
    where myAliasName = 'Smith' This attempt pulls up all the records instead of just Smith records. Please advise how I can create an alias for the Name field in my above query?

    Are you just looking for
    select Name AS AliasName
       from TableTwo Inner Join TableOne
              on TableTwo.TableTwoId in (TableOne.pocOne, TableOne.pocTwo)
    where Name = 'Smith' Justin

  • Alias for dimension member

    How can you create the alias for the actual dimension name / member.
    We have multiple languages and want to be able to translate the dimension name. The dimension alias in EPMA actually gives it the name for the dimension not the alias so how do you set up the alias? Seems silly they named it an alias when it isn't an alias.
    We tried adding the alias in EAS but no luck there.
    We are on version 11.1.2.1

    The dimension alias in EPMA should not be confused with the aliases asociated to the languague alias tables for members. If you look at the epma you will notice that dimension alias is a system property not a planning property. There is no way to associate that system property to your alias tables in planning. when you look at the planning properties for the dimension you will see that there is no way to indicate an alias for a dimension node, because this is not a property for planning at the dimension node level.
    Instead what happens is that when you first deploy an application you can determine whether you want to display/deploy it with the alias as name, or the actual name or both in one or the other order. That is the use of the alias for dimensions for planning. But you cannot have multiple language aliases for the Dimension.
    Agnete

Maybe you are looking for