ITSDefault parameters on integrated ITS

Dear Sirs,
we have set some parameters in our standalone ITS (ItsDefault.xml file) as described in  <a href="http://help.sap.com/saphelp_me21sp2/helpdata/en/32/116700f97811d1801d00c04fadbf76/content.htm">Setting Program Parameters</a>.
I am however unable to find how this is done in the internal ITS. Any help or link to relevant documentation is appreciated.

So when we had to set the parameters on the standalone ITS to the following values. We should be able to find similar parameters on the ICM configuration files.
- <key name="SAPJulep">
  <value name="StaticTemplates" type="number">1</value>
- <key name="AGate">
  <value name="AdminEnabled" type="number">0</value>
- <key name="SAPMpr">
  <value name="ProductionMode" type="number">1</value>
<value name="MaxRfcSize" type="number">3145728</value>
Best regards,
Joe

Similar Messages

  • List of all service parameters for Integrated ITS

    Hi,
    I am looking for the complete list of service parameters for Integrated ITS, with explanation about each of them. Ex: ~command, ~sap-user etc. I have tried searching in help.sap.com and in this forum and SDN blogs. I could find only some of them. I am not looking for anything particular right now. If I have the complete list it would help me to refer the list if I need any one in particular.
    I would really appreciate if anybody can help me in this search.
    Thanks & Regards,
    Sudhakar.

    Hello Sudhakar,
    The best location for ITS Parameter documentation is the online SAP Library at http://help.sap.com/saphelp_nw2004s/helpdata/en/54/4d9993c6592941a407313a6763575c/frameset.htm
    Here under "Configuration" you will find a list of parameters for developers and administrators.
    Edgar

  • Integrated ITS 6.40 - Connect to SAP R/3 4.6 C

    Hi,
    here first the tecnical details as required :
    SAP-BW 3.5 SP 15
    SAP R/3 46C
    Web browser IE 6
    Integrated ITS release 6.40 Kernel patch level 105
    I am trying to establish the ITS connection in order to be able to jump from Web reports to a specific CO transaction in SAP R/3. Given my poor technical knowledge, it is not working but I have already made the following check and settings.
    - in SICF, I have activated the service 'WEbgui' following the path SAP/BC/GUI/SAP/ITS.
    - I have made sure in the profile of the instance that both parameters 'itsp/enable' & 'em/global_area_MB' were properly maintained.
    But it is unclear to me how to maintain the entry in table TWPURLSVR. What I have done so far is the following :
    - logical system corresponding to the target client in SAP R/3
    - Web server of the BW instance   /sap/bc/gui/sap/its/webgui
    - Web protocol : HTTP
    - GUI start server of the target client in SAP R/3
    When trying to make the jump from a Web report, I get the following error message stating :"http://host:port/scripts/wgate/webgui/! call was terminated because corresponding service not available."
    Any help would be appreciated (and rewarded)
    Thx
    Stéphane Beguin

    you can call a transaction of BW system using the integrated ITS.
    for ex. for Txn SE38 it will be
    http://host.domain.com:port/sap/bc/gui/sap/its/webgui/!?~transaction=se38
    but from BW system's integrated ITS you cannot call a transaction of your R/3 system (which is on 4.6C)
    if you want to call a transaction of R/3 system from your BW query you have to have a standalone ITS installed. (yes separate server).
    also check out this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/2e6a52c3cdc44d83169b181a9c62ba/frameset.htm
    Regards
    Raja

  • Integrated ITS on SRM:Login Page Problem

    Hello All,
       I am working on SRM 4.0 with Internal ITS.I have done all the required settings for Internal ITS.I am able to get the login page but when I enter the user Id and password of my SRM system,It shows the erroe that "Incorrect SSO configuration on this server ".
       I have checked the transaction RZ11 on SRM Server for the parameter login/accept_sso2_ticket.It is set to value 0.
       Can anyone tell me what extra settings are to be done for the Integrated ITS?Please help.
    Thanks & Regards,
    Deepti.

    Hi Raja,
       I have changed the default language in the system settings for the service BBPSTART as English.Also I have made the following changes for the same service :-
    1>Changed the Logon procedure to "Alternative Logon procedure " and in that I have removed "SSO Authentication".
    2>In system Logon Configuration,I have changed the default client and language.
    3>In service data,I have changed the Basic authentication from Standard r/3 User to "Internet User".
      After doing the above changes,I have republished the service.
      Now i am getting the Login Page(in language English) but with the message "SSO cannot be used for logon To continue, choose "Logon". A dialog box appears, where you can enter your user and password. This server does not support HTTPS! It is therefore potentially unsafe to send your password ".
      After that when I enter the ID and Pwd,I get the same Login screen(USER,PWD,CLIENT,LANGUAGE AND ACCESIBILITY Labels) but this time below there is the message "Inocrrect SSO configuration on this server".
      Please tell me the exact changes so that I can login to the homepage.
      Also to avoid the Login page,I have tried entering the Login  Details in anynomous Logon data,but then I directly get the Homepage with the Menu on the Left hand Side and when I click on any of the items,I get the screen with the following text:-
    SSO is not active in system
    To continue, choose "Logon". A dialog box appears, where you can enter your user and password.
    This server does not support HTTPS! It is therefore potentially unsafe to send your password
    Copyright 2002-2004 SAP AG All Rights Reserved 
      I am not able to understand why the system is prompting me for the SSO settings when I have set the parameters(LOGON_ACCEPT_SSO2_TICKET AND LOGON)_CREATE_SSO2_TICKET to 0).
    Please help.
    regards,
    Deepti.

  • How do I surface language specific texts in Integrated ITS?

    Hello all,
    I'm new to both stand alone and integrated ITS and am researching the upgrade process. In our stand alone templates we used htrc files with our html templates to show language specific texts.
    Example.
    html template code for a field label
    `if (i==2) DETAIL-FLABEL[2]= #KAFN end`
    htrc name value pair
    z_pz01_en.htrc
    KAFN     Known As First Name
    z_pz01_de.htrc
    KAFN     Bekannt unter dem Vornamen
    I see no hint that htrc's can be used in integrated and am not seeing anything in the way of resource based language texts in integrated. I think I've hit every document out there yet, I have a feeling I'm missing something obvious. Your help is appreciated.
    Doug

    Edgar,
    Thanks so much for the detail!
    I have run through the steps for manual creation of translations as well as SIAC_UPLOAD of htrc files and have it working and documented. I will add a few more findings here for others who find this post later.
    Some of our old htrc files had duplicate keys (probably from original German version). In stand alone ITS the last key in the file was used so this didn't matter. In integrated ITS this matters for 2 reasons.
    1 Uploading/Converting htrc files having logged in in English will cause failures if any of the text being entered in the service parameters has characters that arent consistent with the codepage being used for EN. (Ex. back Azureück). Clean up htrc files to use only the language they should contain.
    2 Stand alone ITS was forgiving of htrc files containing duplicate keys. Integrated ITS is not. Remove all duplicate keys.
    3. This one is obvious but... if  parameters have already been entered in another language you may be prompted to confirm you are changing language and there are several prompts along the way. As these prompts will appear in the logon language itu2019s important to eitheru2026
    a. Be fluent in all supported languages , oru2026
    b. Memorize button and menu positions.
    I do have one additional question.
    Our old stand alone setup had an alternate corporate "APCI" design that we used...
    File system view -
    hostDEV_WWWmimesdesigns"apci"webgui as opposed to the out of box
    hostDEV_WWWmimesdesignssap_streamlinewebgui I suppose.
    I believe this was then referenced in the global services file ~DESIGN="APCI"
    I'm starting research to understand if there is an analog to this in the integrated webgui service or precisely what I have to do to accomplish alternate styles for webgui and our Z_services.
    Thanks again, points on the way, If I could award more I would.
    Doug

  • Integrated ITS : Session killed but memory still reserved

    Hi,
    I'm a basis guy, new to portal technology.
    Our users launch webdynpro  from EP6 Portal, the HTTP request our SAP ECC6  system (web as kernel 700) with integrated ITS. One of the user session has been lauchned yesterday, and was still running this morning that lead to a memory bottleneck. Because of that no more HTTP user was able to logon to the application server.
    The user session has therefore been killed using transaction sm04, now the users ara able to reach again the server.
    BUT, in transaction SITSPMON I can see that the memory session has not been entirely released, the ITS session still appear (without hte user name)
    same thing in transaction ST02, where 80% of the extended memory is used with ... 3 users connected.
    I have already checked sap note Note 742048 (- Integrated ITS, memory requirement in application server), our memory parameters doesn't seem to be the problem (em/global_area_MB  =1024 ).
    My question : Is there an other way to kill an ITS session ?
    How can I retrieve the used memory ?
    Any useful help would be highly appreciated.
    Best Regards.

    Hi,
    I'm a basis guy, new to portal technology.
    Our users launch webdynpro  from EP6 Portal, the HTTP request our SAP ECC6  system (web as kernel 700) with integrated ITS. One of the user session has been lauchned yesterday, and was still running this morning that lead to a memory bottleneck. Because of that no more HTTP user was able to logon to the application server.
    The user session has therefore been killed using transaction sm04, now the users ara able to reach again the server.
    BUT, in transaction SITSPMON I can see that the memory session has not been entirely released, the ITS session still appear (without hte user name)
    same thing in transaction ST02, where 80% of the extended memory is used with ... 3 users connected.
    I have already checked sap note Note 742048 (- Integrated ITS, memory requirement in application server), our memory parameters doesn't seem to be the problem (em/global_area_MB  =1024 ).
    My question : Is there an other way to kill an ITS session ?
    How can I retrieve the used memory ?
    Any useful help would be highly appreciated.
    Best Regards.

  • Regd Integrated ITS passing parameter

    Hi ,
    We are using Integrated ITS 6.40 . SAP Basis support pack is 18. We are facing difficulty in passing parameters from Portal IAC iView through application parameter property to ITS 6.40. I have given the screenfield name in the application parameter with the default value but when IAC iView is opened, it is showing the transaction without the value i have passed for that screen field. Can anyone help me on this.
    Regards
    Vasu

    Yepp,
    maybe you can halp yourself. I am almost sure that reading our Wiki article
    <a href="https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375">https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375</a>
    will answer this question.
    regards Tobias

  • Session handling missmatch - Integrated ITS

    Hi,
    we use integrated ITS (ERP 2005, Web dispatcher 7.00.11 Patch Number 167) and have problems with the session handling. Sometimes (Probability 1 to 1000) one user receives information of other sessions (other user).
    The problems occurs even with standard services like PZ02.
    Are there any service parameters in SICF to avoid this?
    Who had similar problems with session handling?
    Did anybody solve this problems?
    Best regards
    Thomas

    Hi,
    we use integrated ITS (ERP 2005, Web dispatcher 7.00.11 Patch Number 167) and have problems with the session handling. Sometimes (Probability 1 to 1000) one user receives information of other sessions (other user).
    The problems occurs even with standard services like PZ02.
    Are there any service parameters in SICF to avoid this?
    Who had similar problems with session handling?
    Did anybody solve this problems?
    Best regards
    Thomas

  • ABORT_MESSAGE_STATE when calling transaction via integrated ITS

    Hello experts,
    we use ECC 6.0 (and therefore Netweaver 7).
    I try to start a customer transaction via integrated ITS on our consolidation system with the following link.
    http://  ...   :8080/sap/bc/gui/sap/its/webgui/!?~transaction=ZCO16&sap-client=200
    In our dev system all works fine so far. But in consoloidation I get errors showing in the browser after logon:
    Error when processing your request
    What has happened?
    The URL http://  ...   :8080/sap/bc/gui/sap/its/webgui/! was not called due to an error.
    Note
    The following error text was processed in the system Q01 : System error
    The error occurred on the application server asapt02sv1_Q01_00 and in the work process 1 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPMZCO002
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system Q01 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server asapt02sv1_Q01_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server asapt02sv1_Q01_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 200 -u: IE121 -l: E -s: Q01 -i: asapt02sv1_Q01_00 -w: 1 -d: 20080111 -t: 165033 -v: ABORT_MESSAGE_STATE -e: System error
    HTTP 500 - Internal Server Error
    SM21 says:
    16:37:04 DIA  001 200 IE121   ZCO1           W0  1 ITS, User session terminated   
    long message:
    ocumentation for system log message W0 1 :                            
    he user session has been terminated after an error in the log         
    onversion from SAPdiag to HTML. Look in the preceding syslog entries to
    ind the cause of the error. For more error details, refer to the trace
    iles.                                                                 
    16:37:04 DIA  001 200 IE121   ZCO1           D0  1 Transaction Canceled ITS_P 001 ( )                
    long message:
    The transaction has been terminated.  This may be caused by a      
    termination message from the application (MESSAGE Axxx) or by an   
    error detected by the SAP System due to which it makes no sense to 
    proceed with the transaction.  The actual reason for the termination
    is indicated by the T100 message and the parameters.               
    The tracefile of the work process says:
    ========================================
    W Fri Jan 11 16:37:04 2008                                                                               
    W      *** ERROR => julep: PpioCreateParseTree:  IRepRetrieve(templates/system/header.html) failed. [w3xxppio.cpp 1184]             
    W      *** ERROR => julep: PpioCreateHtmlPP:  PpioCreateParseTree(templates/system/header.html) failed, rc=0x10c [w3xxppio.cpp 985] 
    W      *** ERROR => julep: XIntInterpret:  PpioCreateHtmlPP(templates/system/header.html) failed, rc=0x10c [w3xxjuce.cpp 529]       
    W      *** ERROR => xgdk: MsgtBuildHtmlBlock: IntpDoInterpret (templates/system/header.html) failed, rc=0x2101 [w3xxmsgt.c   220]   
    W      *** WARNING => diag: SemgXGHandleResponse: Returning rc=0xffffffcc [w3xxsemg.cpp 1490]                                       
    W      *** ERROR => plugin: XKrnHandleResponse failed rc= -52 [itspxkrn.cpp 764]                                                    
    W      *** ERROR => plugin: ItspXKrn_HandleResponse failed. 700000840333ba0 rc: 0 [itspxkrn.cpp 391]                                
    W    *** ERROR => ipl_ConvertOut failed rc = 1, send icf error page [itsplxx.c    1526]                                             
    M    ***LOG W01=>  [itsplxx.c    1527]                                                                               
    W    *** ERROR => ipl_ConvertOut returns 1(ITSPE_FAILURE) [itsplxx.c    1529]                                                       
    W    *** ERROR => Raise Last error:[1 from: itspxx.cpp  :817] [itsplxx.c    1216]                                                   
    W    *** ERROR => RaiseError(sapdext) ITS_P:01 [itspxx.cpp   817]                                                                   
    ==========================================
    I don't have any dumps.
    Please help. Thanks in advance.
    Frank

    Hello Ruchit,
    > Publishing is done via SE80 but may be it may not be needed. But you can try that out as well.
    Please advise. How do I this precisely?
    > Try this. Deactivate your SICF completely in consolidation system and then reactivate
    > it. After that give this a try.
    All services have been activated now (after deactivating first) but I have still the same symptom.
    > Also when you are trying to execute this customer transaction just compare the urls you
    > are getting in development and consolidation. I guess there is an issue with the
    > url you are getting.
    I get exact the same URL after (except the hostname of course):
    http:// ... 8080/sap/bc/gui/sap/its/webgui/!?sap-system-login-basic_auth=X&sap-client=200&sap-language=EN&%7Etransaction=ZCO16
    Regards.
    Frank

  • Log off problem in integrated ITS

    Hi,
    our cancel button for ending the application with an external ITS works fine and the exitURL which is deposit in the service file will be shown.
    But with an integrated ITS it doesn't work. I know that this exitURL doesn't work in an integrated ITS.
    So I left a redirect URL in the SICF > ErrorPages > Log Off Page > Redirected URL
    but nothing happens after clicking the cancel button. The browser works and works but the old screen is still seen. What's wrong? Why the page will not be redirected to given Url?
    Can anybody help me?
    This works:
    wgateURL(~command="logoff", ~exitURL="http://www.sap.com")
    but we need a standard exit like described above and I think the way above should be right.
    Thanks, Susanne

    This was discussed recently.
    check out this thread
    Close the IE page on click of a button in the transaction
    Regards
    Raja

  • HTML Templates in integrated ITS

    Hi,
    I am using certain ITS services in integrated ITS. However, their look and feel is like WebGUI. For two of the services, there are HTML templates defined but still their look and feel is like WebGUI. If I do not definr ~GENERATEDYNPRO = 1, then I get an internal error. If I use this parameter, then the look and feel is SAP like.
    Any pointers?
    Thank you.
    Abhijeet.

    Hi abhijeet,
    Set by Service file
    ~ generateDynpro = 0 -Automatic screen generation 
                          disabled.
                       1 -Automatic screen generation
                          enabled.
    can you re-publish service again on your ITS and re-start ITS server and test this.
    Please share the result.
    Thnx,
    Suriya.

  • Icon (mime objects) not getting displayed in Integrated ITS

    Hi all,
    We have activated integrated ITS. Created service in SICF but the ICONS of Buttons are not shown. Also we cannot click any button to start the action.
    Please advise.
    Regards,
    FS

    Hi FS,
    The Mime Types in SAP Its Integrated are on this path: /sap/public/bc/its/mimes/
    You can reference your icon with the URL: http://host:port/sap/public/bc/its/mimes/service/theme/icon.gif
    If you have the icon of theme 99 in the SE80 Internet Service and your icon name is square.gif, and your service name is ZSERVICE, the call are:
    HTMLB:
    img src="/sap/public/bc/its/mimes/ZSERVICE/99/square.gif"  between symbols "<" and ">"
    URL in the Explorer:
    http://host:port/sap/public/bc/its/mimes/ZSERVICE/99/square.gif
    Hope it´s help.
    Best Regards.
    Edited by: Alberto Ruiz on Apr 8, 2009 4:02 PM

  • SSO - integrated ITS - SRM 5(EBP)

    Hi all,
    I am just wondering if we need Java stack in order to set up Single sign on for SRM/EBP shopping cart (bbpstart).
    We are on SRM Server 5.5 with integrated ITS. We don't have Portal. We currently have SSO implemented on all Gui interfaces for all SAP systems via Active directory.
    What is the correct documentation for my case?
    Thanks a lot and looking forward to hearing from any good instruction,
    Kev

    Hi,
        If your password field is already pre filled with some value due to which you are unable to enter the password then you need to maintain the foll parameers in RZ10:
    The foll tasks need to carried out preferably by a BASIS person after which you need to restart the SRM server for changes to be effective:-
    1.Select the instance profile in RZ10 and  goto Extended maintainence.
    2.login/create_sso2_ticket  = 2
       login/accept_sso2_ticket   = 1
    Also check if the values for the SRM server are properly maintained in the table TWPURLSVR.
    HTH.
    BR,
    Disha.
    Pls reward points for useful answers.

  • Some problem about integrated ITS 640

    How to change Webgui theme in integrated ITS 640
    Dear all ,
    My system is ECC5,the Package level it SAPKGPRC05,SAPKB64015,SAPKA64015,SAPKH500010.
    now, I configure  integrated ITS with T-code SICF .
    I create a external aliases "/sap/bc/gui/sap/its/webgui" ,aAfter that I can connect to the
    ITS with the following URLs:
    http://<AppServer><domain>:<port>//sap/bc/gui/sap/its/webgui
    But now ,I have some problem cannot solve as follow:
    1 When I logon ITS, the default language is English ,only English and Genman may be
    selected,The requirement is that I want to use other language as the default logon language.
    When I on the pop-up dialog box "Change External Alias" tab " Service data" ,"Anymous Logon
    Data "select a Language "Chinese",the system pop-up a message box show "code page not
    supported".how can i configure the default logon language ?
    2 I hope use "https"-- Security Reqiurements ,as a security link ,so I selected "SSL",aAfter
    that I can connect to the ITS with the following URLs:
    https://<AppServer><domain>:<port>//sap/bc/gui/sap/its/webgui
    IE show cannot find the web system .
    And use the following urls:
    http://<AppServer><domain>:<port>//sap/bc/gui/sap/its/webgui
    only show the logon page and notice the error "Logon not possible; none of the active logon
    procedures is possible"
    and how can I configure the "https" ? and must configure with se38 "W3_PUBLISH_SERVICES"
    program together ,if like that ,i must republish all of the component again ?
    3 I hope change the webgui theme , in ITS620 have theme 00,90 ,99 .and we can select
    "EnjoySAP". but in integrated ITS 640 , i donot know where to find the its admin page to
    setup the theme . can you tell me how can i find the admin page to setup the theme .
    thanks all ,hope your reply !
    Message was edited by:
            Benson Lu

    Hi,
    Hope this Information is useful.
    The SAP Integrated ITS only supports the new "Tradeshow" design (unlike the "standalone" ITS which also supports the well-known EnjoySAP design). The new design is more easily incorporated into the Enterprise Portal and is better adapted to the design of other SAP Web UI technologies (BSP, WebDynpro).
    There are also changes to the header area in SAP integrated ITS in Tradeshow: The menu bar and standard toolbar functions are collected on either side of the transaction code field in the buttons "Menu" (on the left) and "System" (on the right). The application toolbar elements are then displayed to the right. Instead of symbols, the system displays the text description. If there is insufficient space to display all buttons, you can display the other elements by choosing the "More" button to the right of the screen.
    Exceptions:
    In Release 6.40 (NetWeaver 2004) , the new design is only available for the Internet Explorer. As of Release 7.00 (NetWeaver 2004s), it is also available for Firefox and Mozilla Browser. For this reason, the Enjoy design continues to be supported for Mozilla and Firefox in Release 6.40 (but only for these browsers, and even then only for this design, and not Tradeshow).
    Furthermore, in Release 6.40, there are some Internet Application Components (that is, Web applications that build on the ITS), which continue to be displayed with the "Enjoy" design. Of course, the "Enjoy" design continues to be supported for these applications.
    You can use SITSPMON Transaction  to monitor the integrated ITS.
    Thanks,
    Tanuj

  • Stack  overflow error when connecting to SRM with integrated ITS

    When I try to connect to SRM Server through Integrated ITS, it is giving me the error "Stack overview, giSAPWP  is null or not an object. Kindly let me know how to resolve the error.

    Hi Arun,
    Are you running with Portal ?
    If yes, could you confirm the following point :
    - portal and ITS of the SRM system run under the same protocol (both under http or https, ELSE it is not possible),
    - portal and ITS of the SRM system are in the same domain
    Kind regards,
    Yann

Maybe you are looking for

  • File Content Conversation in PI7.1

    Hi, Iam working out file_Rfc_file Scenario..my input file contains plant say  ''3000''..i have written file content conversion in sender side..this wat i have written. item.fieldFixedLengths     1,4 item.endSeparator     'nl' item.fieldNames     key,

  • Threading with Java 1.4.2_05-b04??

    Hi! Could some please tell me that what has happened with the threading model on Java 1.4.2?? I mean, I have applications that has been developed with 1.3.1_b24, and everything worked OK. Now that I updated to this newer Java version 1.4.2_05-b04, my

  • How to print a sytem profile report to a PDF?

    Hi, I know how to get to the System Profile, but when I press print, it only prints the first page. I know I can save it as a .SX report (or whatever the file extension is). I want to print it to a PDF. Once I get the .SX, can I open and print that f

  • How to Solve NullPointerException in WebService handling

    hi experts, >>  I am in initial stage in Web Dynpro >>  I created one webservice ( just Add to number) >> My Nodes Structure is             AddNode              !____AddInput_Node                      !---Num1                      !---Num2           

  • Does spam detector actually do anything?

    For years now I have been sending spam e-mails to my spam detector, but I keep getting the same spam over, and over, and over again.  As far as I can see, the only e-mails that go to my spam detector are the ones that I manually send there.  Does the