Setting profile parameter icm/HTTP/error_templ_path

Hi, I have a SAP Enterprsie Portal installation with only java stack (no abap stack),
i want to set a profile parameter icm/HTTP/error_templ_path,
please direct me how to set this parameter, 
also, i need this parameter to be applicable for the SAP web dispatcher, i mean it should be effective for all java instances (i have 2 java instances),
please help,.......................as there is no ABAP stack, i dont know where to set this parameter

That parameter you mentioned describes of where the error templates can be found
You can generate your own static or dynamic error pages for the ICM
which are sent to the client if an error occurs. Use this parameter
to specify the directory in which the ICM can find the pages.
If this parameter is not set, the ICM returns its own static error
page.
For information about how to generate the error pages, see the
documentation in the SAP Library or using the Help Portal.
SAP Web Application Server -> Client/Server Technology ->
Architecture of the SAP Web Application Server -> SAP Web
Application Server Components -> Internet Communication Manager ->
Error Handling Using the ICM.
Eventhough u have only java stack u'll have an ICM.
Since the value for the parameter is just a string mentioning the path of the folder which contains the customised web pages.
Mention the same path in all the instance profiles (in your case 2 java instances).

Similar Messages

  • Setting profile parameter

    Hi all,
    To use dynamic error handling in the ICM or Web dispatcher, we must set the profile parameter icm/HTTP/error_templ_path to the directory with the error template files.
    How can we do this? Where do we set the profile parameter? Is there any TCode for this?
    Regards,
    Saurabh

    go to rz10
    choose instance profile
    choose radiobutton extended maintenance.
    click change
    in the resulting screen click create button now using F4 choose the desired paramter and set its value
    check out this online documentation about error template and where it can be stored.
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm
    Regards
    Raja
    check out the following weblog on SDN way of saying thanks.
    /people/mark.finnern/blog/2004/08/10/spread-the-love

  • Profile parameter icm/host_name_full is not set correctly

    Hi All,
    I am  working on Solution Manager 4.0. When I execute TCODE "SOLUTION_MANAGER", it gives the following error:
    Profile parameter icm/host_name_full is not set correctly (see long text)
    When I click on "Long Text", it gives me the following message widow:
    Message Number: SOL_GRAPHIC002
    Diagnosis
    The graphic cannot be displayed, since the profile parameter icm/host_name_full is not set correctly.
    Procedure
    Set the profile parameter icm/host_name_full correctly.
    For more information, see SAP Notes 434918 and 677118.
    I have referred to both the notes above. In note# 434918, it says that I need latest kernel patch (which is 150).Also the icm/host_name_full parameter parameter was not there in Solution Manager, so I created in the following manner:
    Parameter Name =icm/host_name_full
    Parameter Value=smgdcs1s.example.com
    But however, the error continues to be the same.
    Kindly help me asap.
    Thanks in advance.
    Regards,
    Faisal

    Hi Markus,
    Earlier the profile was activated and server was also restarted. However, it was not efffective.
    Now once again i have activated the profile and restared the server. Now I am able to see the profile and it value in
    RZ10
    RZ11
    Thanks a alot for your valuable inputs
    Thanks and Regards,
    Faisal

  • Profile Parameter for HTTP communication

    I have installed PI 7.1 service which contain double stacks(ABAP+JAVA).
    Is it possible to access ABAP server using 8000 port, and Java server using 50000 port? (System number is 00).
    The prerequisite is i need the the parameter icm/server_port_0 to be added to the profile.

    Hi Sharath, thanks for you reply.
    Yes, after installation the default ports for ABAP and JAVA are 8000 and 50000. But if i set the parameter icm/server_port_0 = PROT=HTTP,PORT=50000, then the ABAP server also should be accessed through port 50000. If i still use 8000, nothing will return. If set icm/server_port_0 = PROT=HTTP,PORT=8000, then i only can access Java server also use port 8000.
    I wonder if it is possible to use these two ports for ABAP and JAVA respective??
    Thanks so much!
    Regards
    Edited by: Chris Xu on Mar 2, 2010 8:28 PM

  • Icm/HTTP/error_templ_path ?

    Hi experts,
    My problem is quite simple : I have a profile parameter to change : icm/HTTP/error_templ_path.
    I found it in RZ11, but I can modify it. I try RZ10 but i didn't found it.
    My question is : where can I change this parameter value ? If it's in RZ10, do I have to create this parameter in a profile ? If yes, in which profile ?
    PS: I already read help page like [http://help.sap.com/saphelp_nw2004s/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm] but I didn't found the information I want.
    Thank you.
    Julien.

    Hello Julien,
                       If you find the parameter in RZ11, it means it exists with the default value - you have to create it in RZ10 only if you like to use it with a different value. But in RZ11, if there is no default value for this parameter, you have to create the parameter in RZ10 with the required value. You can create it in instance profile.
    - Sai Kondapi.

  • Setting Profile Parameter in Mini SAP

    Dear experts,
    Is it possible to set / edit a profile parameter in Mini SAP?
    I opened transaction RZ10. When I pressed F4 on the 'Profile' field, I received a message saying 'No profile found'. I'm using SAP Netweaver 2004s ABAP Trial Version 7.00.
    Thanks in advance.
    Regards,
    Haris

    Hi,
    My names eyup. İm from turkey.
    İm not good english. İm sorry.
    İ began to learn the new abap.but im minisap not installation.
    Can I help me .please.
    best regards
    Edited by: eyupcan on Jul 28, 2011 8:55 AM

  • Setting Profile parameter rdisp/gui_auto_logout value

    Hi All,
    The present value for the profile parameter value rdisp/gui_auto_logout is 1200 sec, now i would like to change the value from 1200 sec to 2400 sec.
    can change the value directly in parameter value field (using  T-code RZ10) or can i create a new parameter value?
    Please any one give me the suggestions how to reset the value for this profile parameter
    Regards,
    Reddy V,

    Hello reddy,
    This rdisp/gui_auto_logout parameter can be changed dynamically too you can change the value via RZ11 if you dont want to restart your server now. but in this case whenever you will restart your server the parameter value will be set back to the original state
    change it via RZ10 but in this case you have to start the server to activate this value
    Select Change in instance profile via RZ10 and select extended maintainance then click on create parameter and enter the parameter name there and press enter, it will show you the current value then insert the new value and save and activate the profile.
    Regards
    Subhash

  • ICM Profile Parameter  icm/host_name_full is disabled

    Guys ,
    Coming back to the problem ,  icm/host_name_full is disabled in SMICM . how to fix my prev problem

    Hi Craig,
    I found one discrepancy . When I go to SMICM and the goto Display Parameter , I found this
    Misc                                                                               
    icm/host_name_full             = IGATESAP05                                  
    icm/http_handshake             = 1                                           
    icm/cancel_strategy            = cancel requests without session (stateless) 
    is/HTTP/virt_host_0            = :;                                        
    is/SMTP/virt_host_0            = :;                                                                               
    But when I go to Change Parameter I found that <b>icm/host_name_full</b> value is empty and it is disabled.

  • ICMERR-EDISPATCHERR.html not working after i place icm/HTTP/error_templ_pat

    Hello all,
    I'm trying to change the default error page on the webdispatcher when the connection to the portal/j2ee is lost.
    I succesfully created a page called ICMERR-EDISPATCHERR.html and put it into a webdispatcher subfolder and set the parameter icm/HTTP/error_templ_path to point to this folder so that instead of the "dispatching error" page .
    I have both webdisp and portal on same host and using diff ports .and pacled the param icm/HTTP/error_templ_path and created a ICMERR-EDEFAULT.html in the same directory and its giving the The page cannot be displayed error. If i already logged in into portal by using webdisp, its giving cutom message. If i open a new browser and acccessing portal using webdisp port , its giving error " page can not be displayed"
    Krishnarjun

    Hi
    Please follow below link first go to internet Explorer>ITools>internet options>connectionslan setting>Advanced>copy and paste that  link . your error The page cannot be displayed error will resolved
    Thanks
    Manish Gupta

  • Icm/HTTP/file_access parameter blocks WebUI

    Dear All,
    we're configuring SAP NW Gateway with SAPUI5 on top of our CRM EHP2.
    After adding parameter:
    icm/HTTP/file_access_x = PREFIX=/, DOCROOT=$(DIR_INSTANCE)/sapui5/, BROWSEDIR=2
    sapUI5 starts working, but CRM WebUI is unavailable. We've been trying with different file_access_numbers, but always works only one service (webUI or SAPUI5). Can anyone suggest what's wrong?
    thank you in advance

    By specifying PREFIX=/, you're telling the ICM to use the $(DIR_INSTANCE)/sapui5/ directory as a source for servicing *all* requests to it. "All requests" will of course include those to your CRM WebUI.
    Choose a more specific folder, don't specify /.
    cheers
    dj

  • ICM HTTPS Port Hung

    Hi Experts,
    We have activated SSL in our landscape and configured the PSE files. The HTTPS service is fine and is at active state from SMICM.
    I 'm able to access J2ee using Direct HTTPS port. But when I try to access using HTTPS port of ICM it prompts me the correct certificate details but from there it simply hungs. The Progress bar in the internet explorer stays still .
    I tried to increare the ICM trace level but still not able to find the exact solution.
    When checking the active connections right from entering the URL . It moves from Accept connection --> Read Request --> Write Response and then hungs at the Write Response stage.
    Even after closing the sessions I find the active session entry till I restart ICM !! . Not sure what can be the reason.
    Regards,
    Karthick.

    Dear Karthick,
    if you want to see what the ICM does on a HTTPS connection, you will have to set the profile parameter 'icm/trace_secured_data=true', otherwise the ICM will not log anything for HTTPS connections. The ICM will have to be restarted to put this into effect.
    Best Regards,
    Tim

  • Icm/HTTP/redirect_0  paramter in webdispatcher

    Hello,
    As anybody used this paramter and used the  optional one i.e FROM, FOR, TO etc ..
    icm/HTTP/redirect_<xx> = PREFIX=<URL prefix>[, FROM=<pattern for URL>, FROMPROT=<incoming protocol>, FOR=<pattern for host name:port>,TO=<new URL prefix>, PROT=<protocol>, HOST=<host>, PORT=<port number/name>] 
    reguest to share the same,  ( u can mask the hostname ), intrested in understanding the syntax.
    and also wanted to know what is the url user is using on the browser such that it re-directs to weddisphostname:portno/irj 
    regards
    VM

    Hello,
    Let me re-phrase my question,
    as an end user, i need to use an url  i.e  http://mycompany.abc.de.com
    this should redirect to the http://<webdispatcher-hostname.domainname>:portnumber/irj/portal
    which inturn open the portal page.
    iam trying to use the parameter icm.http/redirect_0  to acheive this.
    am i missing something. 
    if u have tried this, please share ur knowledge.
    please confirm
    regards

  • Setting personalization via profile parameter in the business role vs su01 personalization

    We are trying to have the personalization for a user on login determined by the business role they choose (if they have more than one) via the profile parameter in the business role.
    Setting the personalization this way doesn't seem to get picked up for the user, any experience with this issue?
    Regards,
    Curtis Finchercr

    Hi Curtis,
    In CRM, users can personalize their screens by logging in to web client by selecting the business roles.
    Once they are in to the business role they can able to see "Personalize" option on right hand side top corner. If they click that option they can able to modify their own data (personal information), Lay out, Settings, Groupware integration and Favorites modifications as well.
    Thanks,
    Siva

  • Profile Parameter : Time out for executing query on the web

    Hi gurus,
    I am executing queries on the web directly. This can be done from query designer with the button that says "Execute query on web". The problem is that for queries that take more than 600 Secs to run, I get an Application timed out error. Queries that take less than this run smoothly.
    Can anyone please tell me the profile parameter associated with this particular setting. It is not rdisp/max_wprun_time, I know for sure since the value for this profile parameter in my system is 9999. Please help.
    Thanks & rgds,
    Sree

    Issue resolved.
    Profile Paramter - icm/server_port_0
    Current Value - PROT=HTTP,PORT=8000,TIMEOUT=60,PROCTIMEOUT=600
    Changed to - PROT=HTTP,PORT=8000,TIMEOUT=60,PROCTIMEOUT=3600
    rgds,
    Sree

  • Profile parameter for passwords - conflicting documentations.

    Greetings!
    I've encountered an issue with profile parameter login/password_max_idle_productive
    Integrated help in SU01 says:
    You can use the profile parameter login/password_max_idle_productive to define the point as of which the validity of the productive password ends. The time is calculated from the date of the last password change plus the number of days specified in the profile parameter. Password-based logon is then not possible from this point.
    This makes this parameter redundant (we have login/password_expiration_time ).
    SAP Library says (see link below):
    Specifies the maximum period for which a productive password (a password chosen by the user) remains valid if it is not used.
    Which suggests that the time after which passwords are considered expired is calculated from last logon date plus whatever is the parameter value.
    SU01 help specifies explicitly how this parameter works but it conflicts with a more ambiguous description found in the SAP Library. The observed system behavior on logon is in line with SU01 help, but report RSUSR200 does not list the user as having an expired productive password.
    We're on ECC 6.0, release 701 with support package 3. I could not find any SAP notes relating to this issue.
    Has anyone encountered this issue before or have I just run into an odd glitch?
    [SAP Library|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm]

    It sounds like you have a requirement to set the expiration time (when the user has to change the password) which is for a different user group than those for which you want to disable an idle password. Currently, both are global settings and affect both user groups (actually, all users of type DIALOG and COMMUNICATION - only SERVICE and SYSTEM type users are not affected).
    In that there is an option for you... but be aware of license implications... or you can upgrade to 7.02 early next year (I think this is the correct release, time and release "alias" for it..) and then the config your security policies client dependently!
    Currently, your best option is to not set these two global parameters illogically and monitor the user group manually from RSUSR200.
    In the wild, many folks use the user type difference to workaround this, but that is also global to the user type so they are excepted from the expiration time as well. Additionally, not all functionality is available to them on the client side (e.g. SAP Logon Tickets won't work) and the authority-checks are even slightly different on some special cases.
    Personally, I don't understand why users with authorizations to make purchase requests only should change their passwords more often (expiration time) or be more active (idle time) than those with SAP_ALL etc.
    > I hadn't considered SSO since we do not currently use it.
    SSO solves several of these problems by deleting the password completely...
    Cheers,
    Julius
    Edited by: Julius Bussche on Oct 8, 2009 9:59 PM

Maybe you are looking for

  • Is there a solution for getting an itunes account, in Canada, for a Laptop that doesnt require a Credit Card?

    Ok so I recently have purchased a bunch of Disney Blueray movies that are DVD+HD Digital. In order to use the HD Digital I must go to www.Digitalcopyplus.com and put in the redemption code and select the media I want to use to play the HD digital con

  • Ralink 2860 Wireless Card

    Hello, with my Ralink 2860 my wireless device has always been identified as ra0 instead of wlan0 and it worked fine. Well with a recent kernel update, my device got switched to being identified as wlan0, and now I have problems connecting to networks

  • ABAP Code example using "GENERATE DYNPRO"

    I am looking for ABAP code example who use the "Generate dynpro" dynamic generation of dynpro at runtime under SAP 4.6C version. Best regards,

  • Any layout suggestions for this?

    How can I place a JCheckBox and JButton components on the area beside the TabbedPane tabs (Top right corner position)? Final design should be like this image http://www.rejimani.com/backup/tabbed.jpg Any suggestions? Reji Mani

  • How can i delete workitems in bulk

    can anybody give me the steps to delete workitems in bulk.Tried using SWWL but it doesnt seem to be working