Changing URL for E_BUSINESS system

Hi,
how to change URL for E_BUSINESS system ? Should we only edit contexte .xml files and launch autoconfig? Which parameteres ?
Many thanks.

Hsawwan, thank you. I did this :
to modify "s_login_page" and run AutoConfig. Make sure you have the latest AutoConfig patch applied (Patch 5985992 - TXK AUTOCONFIG ROLLUP PATCH Q (JUL/AUG 2007))
Now it is OK for login page. But :
1-when entering in E_BUSINESS or OAM it goes back to ancient URL ? Should we change some other parameters ?
2-when loging in for example as sysadmin, first time it fails with this message :
You have insufficient privileges for the current operation.
we login again and it is ok , user can enter.
Many thanks.

Similar Messages

  • View and change passwords for sys, system, sapr3

    Dear All
    1.I need to view the password the for account :
    sys, system, sapr3
    2. I need to know for how long passwords have not been changed?
    . and how can i change these passwords?
    Any sugestions??
    Regards
    Rajesh
    Edited by: rajesh sharma on Oct 15, 2008 1:51 PM

    Hi Rajesh,
    1.I need to view the password the for account :
    sys, system, sapr3
    Its not possible to view the password, password is always encrypted format stored, if the default has not been changed for SYS, SYSTEM then their password are CHANGE_ON_INSTALL and MANAGER respectively.
    2. I need to know for how long passwords have not been changed?
    . and how can i change these passwords?
    For knowing what date they were changed last,
    - connect /as sysdba;
    - SQL> select name,  ptime from user$;
    ptime will give you the last password change date.
    you can view at what date the password will be expired by
    - select username, account_status, expiry_date from dba_users;
    change the password by brtools menu options or directly by chpass.
    http://help.sap.com/saphelp_nw70/helpdata/EN/4f/c3883989676778e10000000a11402f/frameset.htm
    Note -
    Always recommended to use brtools for changing password rather than using the sql commands.
    Regards,
    Debasis.
    Edited by: Debasis Sahoo on Oct 16, 2008 1:09 AM

  • System Lanscape Directory : how change URL for Web AS Java ?

    Hi,
    In the SLD Administration (http://sapcm.company.com:8001/sld) in the menu "Technical Systems", my WEB AS java has a wrong URL : msapcm:50100.
    Where can I change this URL to have sapcm.company.com:50100 ?
    I think is the same problem when I develop Web Dynpro application and make test, the URL is msapcm:50100/.... !
    It's should be : sapcm.company.com:50100/...
    Thank you for your help.
    Regards,
    Mathieu

    Hi Dimitry,
    I used a temporary solution to develop and test my Web Dynpro Application.
    In my developer workstation, I have add the following line in the "hosts" file located in the folder "C:\WINDOWS\system32\drivers\etc" :
    <IP Adresse>   <SAPGLOBALHOST>
    in my sample :
    74.14.221.147     msapcm
    Regards,
    Mathieu

  • How to change URL for "Log Out" link in CE?

    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
      url = "<%= getLogoutURL(request) %>";
      top.window.location = url;
    }and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
        return UWCApplicationHelper.getLogoutURL(request);
      }But I can't find where the URL is actually configured.
    any help would be much appreciated.
    Edited by: brett_ac on Jun 30, 2009 5:05 PM

    brett_ac wrote:
    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
    url = "<%= getLogoutURL(request) %>";
    top.window.location = url;
    You got it in one. If you wanted the logout button to redirect to google you would set:
    function logout() {
       url = "http://google.com/";
       top.window.location = url;Then restart the web-container.
    and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
    return UWCApplicationHelper.getLogoutURL(request);
    }But I can't find where the URL is actually configured.UWCApplicationHelper is in inbuilt java class. The UWCApplicationHelper.getLogoutURL java function returns:
    <current URL context>/base/UWCMain?op=logoutSo for example if UWC is deployed to http://myserver.domain.com/uwc you would get a logout URL of:
    http://myserver.domain.com/uwc/base/UWCMain?op=logoutRegards,
    Shane.

  • Element not found when trying to change url for httpstunnel

    We use DirectAccess 2012 and Windows 7 is able connect via DirectAccess
    Netsh dns show state
    shows me that I have httpstunnel adapter with a url 
    According to the following article I should be able to change that url of the httpstunnel which we use for DirectAccess
    https://technet.microsoft.com/en-us/library/dd941590%28v=ws.10%29.aspx#BKMK_4
    However, when I use the following command 
    netsh interface httpstunnel set interface https://something.com:443/IPHTTPS none
    I get the error "Element not found"
    What am I doing wrong here?

    Hi Mister lks,
    Regarding to your question, I’d suggest that we post at Direct Access, UAG and IAG forum. There you can get more effective suggestion by other experts who familiar with Direct Access. Your understanding is highly appreciated.
    https://social.technet.microsoft.com/Forums/forefront/en-US/home?forum=forefrontedgeiag
    Regards,
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • URL for E_BUSINESS

    Hi,
    can any one tell me which parameter in CONTEXT/XML file shows the URL to connect to E_BUSINESS (Oracle APPLICATIONA) environnement.
    Many thanks before.

    Usually we create a new context file for the external entry point.
    1) Context file for internal entry point
    2) Context file for external entry point
    In the context file for external entry point, set "s_login_page" to <webentry protocol>://<webentry point>.<webentry domain>:<active webport>. Replace <webentry protocol>, <webentry point>, <webentry domain>, and <active webport> with their respective values.
    More details can be found at Note: 287176.1 - DMZ Configuration with Oracle E-Business Suite 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=287176.1

  • Change clients for PI system

    Is there anyone have tried to change the clients of installed PI system???

    HI
    Below link woud be helpful for you
    How to change the client in SAP XI/PI
    /people/carlosivan.prietorubio/blog/2008/01/10/how-to-change-the-client-in-sap-xipi
    Thanks
    Swarup

  • Changed fonts for entire system when trying to change mplayer fonts

    I was trying to make the subtitles in mplayer smaller and saw that one possible solution was to copy a new font into the mplayer/fonts folder and replace the shortcut.
    I did the following:
    #sudo cp /usr/share/fonts/TTF/times.ttf /usr/share/mplayer/subfont.ttf
    To my horror this seems to have changed the default font for the entire system. I'm able to change fonts through "obconf", but apps like conky and pypanel don't response to these changes. How can I change things back? Or at least be able to customize the font in pypanel an conky so I can get a system wide font??
    EDIT: Well, I fixed it. I just did the same, but with a font I like. Kinda weird way to change fonts, but it works.
    Last edited by Perre (2008-04-13 17:15:59)

    Still exactly the same problem after installing Arch X86

  • Change URL for accessing iWeb pages

    Hi,
    I'm publishing to a folder and my site is being hosted on a Godaddy account.
    The problem I am having, is that I do not like the long URLs that each of my iWeb pages has. For example if I want to forward a link, it's something like "www.domain.com/SITENAME/PAGENAME/FILE." I'd much rather have something cleaner like "www.domain.com/blog" or "blog.domain.com" to forward as a link.
    I've been searching around for an answer and found info on Domain Forwarding, Domain Masking, CNames and subdomains. But none of this has fixed the issue. I thought domain forwarding/masking would, but when I entered the info in to GoDaddy my site still had the long URLs when I navigated to it.
    Is there anyway to either hide those long URLs or edit the site to shorten the names of the pages? If someone could put up a clear roadmap, step by step, of how to fix this issue that would be great.

    I believe GoDaddy offers CNAM forwarding and masking for sites they host. They do for sites hosted on MobileMe. The CNAME method will give the following in the URL window:
    CNAME
    The CNAME method as setup will display:
    DomainName.com/SiteName/Page1.html
    DomainName.com/SiteName/page2.html
    This will display http://DomainName/SiteName/PageName.html for each of the pages and will let visitors bookmark individual pages.
    F+rom Akdream in Support Domain Name, what is it all about
    This is how it is when you host the site on MobileMe and it should work if you host it on GoDaddy. It will give you what you want so check with GoDaddy and see if and how to activate it.
    OT

  • Changing URLs for our CAS.

    Hi,
    When we set up our exchange 2010 servers we were using the domain olddomain.com. A couple of years afterwards we renamed the firm and added newdomain.com to the existing cert. When people go to OWA they are automatically redirected from newdomain.com to olddomain.com/owa.
     We want to completely remove the old name now. We are not adding the old domain to the cert that I have to renew. I am planning on doing this
    Set-OWAVirtualDirectory –Identity “owa (default web site)” -InternalURLhttps://mail.somethingelse.ORG/owa -ExternalURL https://mail.somethingelse.ORG/owa
    I though that was it but diggin deeper I also will need to change my cas server since it is also pointing to the old domain that will no longer be in the cert.
    Set-ClientAccessServer -AutoDiscoverInternalUri "https://mail.somedomain.com/Autodiscover/Autodiscover.xml
    Is there anything else you can think of that would need to be changed? 

    Hi There,
    What I do when I need to change CAS server URL is run the command get-clinetaccessserver | fl and check all the URLs attached to the CAS server.
    Once you have the list you will be able to change the old URL with the new one using the set-clientaccessserver command.
    Exchange Blog:
    www.ntweekly.com
    MCSA, MCSE, MCITP:SA, MCITP:EA, MCITP:Enterprise Messaging Administrator 2010,MCTS:Virtualization

  • Changing URL path or prefix for Java Systems for Reverse Proxying

    I am running an Apache Reverse Proxy for multiple systems including Enterprise Portal and GRC.  Unfortunately, the two systems share the same directory structure (e.g. /webdynpro, /images, /logon, /useradmin, /VC).  The reverse proxy won't be able to differentiate URLs for the two systems.
    I want to add a prefix (e.g. /grc/webdynpro) or change the URL directories (e.g. /grcwebdynpro) for Portal or GRC.  How can I do this?

    Thank you for the reply, but could you explain?  It seems like this wiki is suggesting how to change the default port and start URL and how to configure reverse proxies in general.  It doesn't seem to answer the specific question that I have.
    I need to add or modify the URL so that it is unique to the reverse proxy.  For example, EP and GRC both use /webdynpro.  I would like one of them to use a completely different structure (e.g. /grc/webdynpro) so that the reverse proxy can differentiate requests to different hosts.
    The reason why changing the Start URL doesn't seem like the answer is because the fundamental directory structure is still the same.  The reverse proxy won't be able to differentiate the different requests because of this.
    I am looking for some kind of configuration that lets me add a prefix to the entire web application server.  Is anyone aware of this configuration or know of an alternative solution?

  • Sender SOAP Adapter - how to avoid changes of URL for diferent environments

    Dear experts,
    we have a concern with transports of PI objects in our environment.
    Situation:
    When we transport SOAP Sender objetcs in PI from Dev to Test the URL (Endpoint) changes automatically the hostname and the business system (target system in SLD). For example:
    In Development to call the Web Service (Sender SOAP Adapater):
    http://sappid1.evonceib.local:50100/XISOAPAdapter/MessageServlet?senderParty=&senderService=EvonceOSB_PEMP_D&receiverParty=&receiverService=&interface=PEMP_PagadoresMaintain_Async_Out_WS&interfaceNamespace=urn%3Aonce%3Asppemp%3Amanagedatosdepagadorpa_in_pemp
    In Test to call the Web Service (Sender SOAP Adapater):
    http://sappit1:50100/XISOAPAdapter/MessageServlet?senderParty=&senderService=EvonceOSB_PEMP_T&receiverParty=&receiverService=&interface=PEMP_PagadoresMaintain_Async_Out_WS&interfaceNamespace=urn%3Aonce%3Asppemp%3Amanagedatosdepagadorpa_in_pemp
    Problem:
    The consuming side only wants to have one endpoint and don't want to touch the development when transporting the consumer. Generally to find a work around via DNS aliases for the hostname should solve the prefix of the URL, but how to handle the difference of Business Systems senderService=EvonceOSB_PEMP_D and senderService=EvonceOSB_PEMP_T in the URL?
    In the SLD I can not maintain two BS with the same name, when I do not define a transport target the import fails.
    So anybody has an idea how to get exactly the same URL for diferent environments?
    Thank you in advance,
    Best Regards,
    Karsten Blankenstein

    Hi ,
    It is recommended to use different environmemt for Dev,testing,Production. So your PI server host name and port will be different for every environment.
    So URL will differ.
    however if you dont want to change Business system Name then go for BUSINESS SERVICE/COMPONENT instead of BUSINESS SYSTEM. It will be same in every environment and also dont need to maintain anything in SLD

  • How to Change URL of BPA after clicking on Open Document in PO Notification for India Localization?

    In the Purchase Order Approval workflow notification , there are two links at the bottom of page under heading REFERENCES,
    - view PDF
    - open document
    So when we click on open document, the Oracle Forms loads and  purchase order screen will appear in the screen.
    In case of India localization, for standard PO the India local screen opens, where we can see the taxes by clicking on Taxes Button.
    But in case of blanket purchase agreements, when we click on open document link from the notification,we are routed to the application with the screen of global purchase order, instead it
    should go to Purchase Orders(Localization).
    We want to move to the India local po screen for BPA.
    So please let me know, where I can change the URL for Blanket Purchase Agreements.
    Regards
    Sandeep

    Hi kalyani,
    Please check my inbound plug code...tell me what changes wee need to do and where wee need to add this code...once again thanks for your reply..
    METHOD
    ip_inboundplug.
    **CALL METHOD SUPER->IP_INBOUNDPLUG
    ** EXPORTING
    ** iv_collection = iv_collection.
    DATA: lt_ivr_url_param TYPE tihttpnvp,
    ls_ivr_url_param TYPE ihttpnvp,
    lr_searchcustomer TYPE REF TO if_bol_bo_property_access,
    ls_searchcustomer TYPE crmt_bupa_il_header_search.
    CALL METHOD cl_crm_ui_session_manager=>get_initial_form_fields
    CHANGING
    cv_fields = lt_ivr_url_param.
    lr_searchcustomer ?= me->typed_context->searchcustomer->collection_wrapper->get_current( ).
    CHECK lr_searchcustomer IS BOUND.
    READ TABLE lt_ivr_url_param INTO ls_ivr_url_param WITH KEY name = 'sap-phoneno'. "'sap-phoneno'.
    IF ls_ivr_url_param-value IS NOT INITIAL.
    ls_searchcustomer-telephone = ls_ivr_url_param-value.
    CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
    eh_onsearch( ).
    ENDIF.
    ENDMETHOD

  • Support message and change requests only for production system

    Hi guys,
    I would like to connect the solman helpesk with CHARM ( CHARM is still running ).
    In CHARM I have to create a CR only for production system. ( don't know why - but works as designed).
    In SAP helpdesk I can create support messages for every kind of system type but if I want to connect both (HD and CR) , the source system (ibase component) of the issue will copied to the CR and runs in error because of the rule (only p-system) of CHARM.
    Of course I can change the ibase to production system manually in SDCR but it seems a very error-prone method.
    Now my question: is it possible to change the ibase component due to the creation of CR by copy rule or something like this?
    Kind regards
    Rayko

    Hi Rayko,
    We do not have this option.
    Once in ChaRM, we assume that the changes will always correct an issue in the PROD system.
    I would recommend to open the tickets directly with the PROD system IBase, once the issue is also happening there.
    Best Regards,
    Fernando

  • Changing the data in DataSource in R/3 System for Project System

    Can we change the data of DataSource which is extracted from R/3 sYSTEM for Project System Module?

    Hello Rajesh,
    You can modify it in PSA. Or write the routines or rules logic as per your requirement.
    Could you please elaborate more on what kind of changes you are interested for.
    San.

Maybe you are looking for

  • Need Help in Oracle Service Contracts API -- OKS_COVERAGES_PUB

    Hi All We have a requirement in service contracts module, wherein we have to delete the old coverage template of service line of a contract and attach the new template with the service line. For this, we are using OKS_COVERAGES_PUB ("OKS_COVERAGES_PU

  • No video in iMovie 5.0.2

    For some reason, when I am importing .mov videos (VERY low quality), the screen is just white and it only plays the audio. Can someone help? Thanks.

  • HT1420 I have only three computers authorized, but it's saying I have five? What should i do?

    Okay so i recently got a new laptop and i went to authorize it to sync my music, which is quite large (over 6,000 songs), and it told me i already have five computers authorized. There are only two other computers in the house that have authorization

  • Adobe After Effects not downloading... keep getting an Error 107

    Adobe Download Assistant keeps giving me an Error 107 when I try to download Adobe After Effects. I restart ADA and try to download AE again but it keeps giving me the error. What is weird is that it will download the other software, but just not Aft

  • Viewing xsql files through browser

    Hi all, a basic question regarding creating xsql files using jDeveloper... Once created if I hit run, a Netscape browser pops up, accessing ...myhtml/WebAppRunner.html this in turn pops up a new Internet explorer browser with the results of the datab