SRM 7.02 NWBC for HTML

Hello All,
When we are using nwbc_launch url in SRM 7.02, always pointing to the role selection page (Just like below). We don't want this page to be displayed.
We want to logon to SRM directly. How to disable this below page. The look and feel logon page in this screen is good, compare to srm service.
Also when we use srm service the proper logon page is not displayed(see below), like nwbc_launch service.
Regards,
L

Hello Pedro,
exactly. I paste two screenshots from the shopping cart.
SRM700
SRM703

Similar Messages

  • NWBC for HTML troubleshooting - stuck at splashscreen

    Hi all gurus,
    I'm quite new to NWBC for HTML and I'm trying accessing to an SRM system via transaction NWBC.
    Notice I'm just a guest on that system so I cannot go for note applications directly; I could eventually direct tech staff in order to approach any problem but I'm trying anyway to figure out what could be the issue.
    Shortly; launching the NWBC transaction, the usual IE window with role selection pops up. I can then select a "node" (say, the root one, /nwbc). Then the splash screen appears but  when the progress bar reaches more or less half of the lenght, it freezes and remain stuck'd.
    I can see from ST22 that after a while, a dump for TIME_OUT appears due to (I guess) an infinite loop in method GET_BREAD_CRUMB_HTML:
       23   if user_info-accessibility is not initial.
       24     concatenate text delimiter canvas_control_name delimiter skip_message delimiter_dot ente
       25     CONCATENATE `<a id='content-area' href='#masthead' title='` text `'>` html `</a>` INTO h
       26   else.
       27     READ TABLE nodes ASSIGNING <node> WITH KEY object_id = id.
       28     if sy-subrc is initial.
    >>>>>       WHILE <node>-is_top_level <> abap_true.
       30         READ TABLE nodes ASSIGNING <node> WITH KEY object_id = <node>-parent_id.
       31         if sy-subrc is initial.
       32           CONCATENATE `<a href='?sap-nwbc-node=js_req' onclick='pro54_submit("` <node>-objec
       33                  INTO html.    "#EC NOTEXT
       34         endif.
       35       ENDWHILE.
       36     endif.
       37   endif.
    I guess there's something that should be fixed in terms of configuration; I checked in SICF transaction and /sap/bc/nwbc node is active (and all the subnodes); however, testing nwbc_test, an empty IE page pops up.
    Could someone help me addressing what could be the problem, so that I can provide extra info to the techies?
    Thanks,

    Highly possibly the Runtime Environment and/or the Unified Rendering is too old. But in case the test page is empty, first is more possible. You can check the Runtime Environment with KBA 1864151 - please use section 2. Most current is PL37.

  • Tab - 'Activities' in Create Notification missing in NWBC for HTML.

    Dear Members,
    Greetings for the day!
    I am working with NWBC for HTML as a part of EAM implementation in my project.
    When I am trying to create a notification in SAP GUI via the transaction - IW21, I am able to see a tab namely - "Activities".
    But this same tab is not available when I am trying to create a notification using NWBC for HTML in the same SAP system.
    Please refer the enclosed screen document in which I have highlighted the issue.
    Could anyone please suggest me if any business function needs to be activated for making this tab available in NWBC HTML also?
    Else do I need to raise an OSS message to SAP for any note implementations or is there a need to develop / configure this tab in Webdynpro ABAP / Floor Plan Manager framework?
    I humbly request your response.
    Warm regards,
    Ram Nyayapati.
    [email protected]

    Thanks   for your reply!
    I'm create a  theme in the UI Theme Designer.
    1.
    2.
    3.
    4.
    5.
    6.
    Where I can see, what my theme is created well?

  • How to read the configuration for SAP GUI elements in Plant Maintenance module from SPRO and leverage the same in NWBC for HTML.

    Dear Members,
    Greetings for the day!
    I am working on NWBC for HTML in Plant Maintenance module.
    We have configured some changes in SPRO for customizing the UI elements( like visibility, mandatory ) like tabs and fields in transactions like IW21( Create Notification).
    As of now separate parallel configuration needs to be carried out in NWBC for HTML in PM module to achieve the same UI features for creating notifications and this is time consuming.
    Is there any way to read the configuration done in SPRO for the SAP GUI's and leverage the same in NWBC for HTML.
    Appreciate your time in responding to this.
    Thanks & Regards,
    Ram.

    >
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7003,127.0.0.1:7103,127.0.0.1:7104
    MatchExpression /app1
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    MatchExpression /app2
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    >
    This configuration is weird little bit. There is MatchExpression /app1 and MatchExpression /app2 and at the same time two <Location /weblogic> sections. Are you sure you understand what that configuration stands for?
    Try something like this ...
    <Location /app1>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    </Location>
    <Location /app2>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    </Location>
    where /app1 and /app2 are contexts of your weblogic applications.
    http://download.oracle.com/docs/cd/E11035_01/wls100/plugins/apache.html
    http://httpd.apache.org/docs/2.0/mod/core.html#location

  • NWBC for HTML Layout

    My nwbc for HTML, for one system, looks like this: The icons don't appear; I couldn't close the launchpad navigation, and appears masthead, end of masthead ammong other things in the shell.
    When it should look like this:
    Can anyone explain me why this happens in one system and not in the others. I have the same software versions in all systems.

    Hi  Melinda Ludanyi ,
    I just finished implementing the necessary notes to update the Unified Rendering and nothing changed.
    Is there a place in the system where you can customize the shell?
    Thank you for your time.

  • NWBC for HTML: Warning with IE 10

    Hi,
    When I open NWBC for HTML in IE 10, I get a warning saying "The standards mode is not supported for document modes less than 8 (Note 1970689)".
    If I hit 'Ignore', everything is fine. How can I get rid of this error?
    Thanks
    Krishna

    Simon,
    IE is trying to use "IE8 Standards". If I change it to "Standards" I do not have any problem. But obviously I do not want user to change it every time they use the NWBC.
    I added parameter sap-ie EDGE for NWBC_LAUNCH node. Still no luck.
    Compatibility settings are empty and no checkbox checked.
    I am on 740 SP5 and already applied
    SAP Note 1970427  - SAP GUI for HTML: Rendering problems
    SAP Note 1926394 - SAP GUI for HTML: Rendering mode update
    Any clues?
    Thanks in advance
    Krishna

  • Adding a custom css in sap_corby theme in  NWBC for HTML 3.6.

    Hi,Dear experts!
    (I hope, I post a topic in the right section.. now)
    I use the theme sap_corby in NWBC.
    I'd like add a few changes in the design of the portal.
    For example, I'd like add the custom.css style, user name and etc.
    I've added in the table /UI2/NWBC_CFGCV parameters:
    COCKPIT_TITLE = my title,
    WELCOME_MESSAGE = my message,
    CSS_URL = my css address (For example, /sap/bc/ui5_ui5/sap/zhcmi384_ui5/custom.css)
    Next I open in browser (ie 10) link:
    <server>:<port>/sap/bc/ui2/nwbc/?sap-client=<>&sap-language=RU&sap-nwbc-node=root
    and I've see that COCKPIT_TITLE and WELCOME_MESSAGE is load well, but CSS_URL does not work.
    How to load my custom.css file into NWBC?
    If I want to try to edit the theme in UI Theme Designer.
    When I want to create a topic in the designer. I only see active "open" button. Other buttons are disable.
    I open the theme (the Copy). I make changes.
      I choose to unlock. all is well. but where can I find my topic?
    I do not see her anywhere.

    Thanks   for your reply!
    I'm create a  theme in the UI Theme Designer.
    1.
    2.
    3.
    4.
    5.
    6.
    Where I can see, what my theme is created well?

  • Screen personas for HTML in NWBC for Desktop

    Hi,
    Is it possible to use the webgui and therefore screen personas for HTML in NWBC for desktop. We are using a theme in webgui which we would like to use in NWBC in combination with a theme for WDA using theme designer.

    Both SAP Screen Personas stacks are heavily based on the internal ITS of AS ABAP. SAP GUI for HTML aka webgui is one service, granted a major one, within the internal ITS. SAP Screen Personas seems to have separate theming options which would suggest incompatibility with UI Theme Designer. Maybe the UI Theme Designer and Screen Personas experts from SAP can comment, pinging Uwe Klinger and Tobias Queck. That said I think you should be able to use UI Theme Designer for webgui, as long as you use Unified Rendering Lightspeed controls. See SAP note 1852400 for details. You may have to use the sap-theme parameter and make sure you have the latest Unified Rendering corrections.

  • NWBC Desktop running GUI for HTML

    My NWBC Desktop installation is running all SAP transactions using the SAP GUI for HTML.  How can I fix my NWBC installation to use the desktop SAP GUI instead of the GUI for HTML?

    First of all a supported SAP GUI for Windows version needs to be installed, it is best to go with the latest one which is 7.30 PL 9. That said at least 7.20 PL 8 is required. Secondly you have to maintain connection entries both in SAP Logon as well as NWBC connections. Thirdly make sure that in NWBC connections the SAP GUI Logon Description field matches the description of the same system in SAP Logon. If it still isn't working, activate trace in NWBC and share the result as an attachment, not embedded in the body of the message.

  • Need Help: Workflow Decision Task not visible in NWBC for customer Task

    Hello All,
    I am  new to NWBC configuration , need ur expert knowledge  for the below issue. I have checked the treat . Approve/Reject button for SRM Approval for RFx response ,but not able to get the exact steps for the configurations in NWBC.
    Requirement.
         We are working on SLM/SRM module, where we have requirement to create a custom workflow with custom Task for which we have executed below actions.
    Created the Custom Workflow.
    Created the custom Task with custom  ZCLASS and ZEVET.
    Created   Event linkages in SWE2.
    After doing this we are getting the workitem in the NWBC, currently we don’t have the Portal system in place, so we are using the NWBC for all our testing.
    What is the issue?
         When we select the workitem in the NWBC (UML) inbox  , the Decision Task ie “Approve” or “Reject” button are not visible , where as for SAP standard  Task  buttons are visible.
    What help we need?
      When we cross check the SCN/IBM portal, found that we need to do the XML file configurations. Can you any one kindly let us know the steps we need to follow to achieve our functionality.
    Thanks a lot in advance.
    Thanks and Regards
    Channa

    You need to share the details of what Inbox you are using, configuration steps depend on it. If you aren't using portal, you aren't using UWL and there is no UML inbox. You need to get your facts straight. Most likely you are using the Business Workflow Inbox (SWF_WORKPLACE) or the Lean Inbox (IBO_WDA_INBOX). Both are based on Web Dynpro ABAP and POWL but the configuration is different. Regardless, you posted this in the wrong space. Correct space is either SAP NetWeaver Business Client or Web Dynpro ABAP.

  • Crash on search function for HTML Help file (.chm) when connected to a Visual C++ application

    Crash on search function for HTML Help file (.chm) when
    connected to a Visual C++ application
    I use the RH_ShowHelp API command to connect a HTML Help file
    (.chm file generated by RoboHelp Word X 5) to my Visual C++
    application. My application is able to call up this HTML help file
    in context-sensitive mode and everything is working great in the
    Contents and Index panels EXCEPT when I click on List Topics (after
    I enter a KEYWORD for search) in the Search panel.
    I got an error that said “Unhandled exception in
    xxxx.exe.(HHCTRL.OCX):0xC00000FD: Stack overflow”
    I am able to execute this .chm file by itself and the search
    function works well in this case. I am using HHActiveX.dll that is
    created on 2/23/04. Is this the correct version?? Any advice what
    to do here??

    Hi agschin and welcome to the RH forums. The hhactivex.dll
    file is not used by the search function so you can rule that our.
    Have you tried recompiling and seeing if the problem still happens?
    You can also start the Bug Hunter feature in RH - View > Output
    View and then select the Bug Hunter button - and see if that throws
    up any clues.

  • Can't open project from RH for HTML

    I want to work in my RH for HTML Project, but everytime I
    would want to open it, the software starts jamming. I tried to shut
    down computer and restart and it didn't fix the problem.
    Can somebody help me with this problem?

    Has anything changed on your system since the last time you
    were able to open your project?
    Try one more time, and keep an eye to the lower left corner
    of the RH window - watch to see if any progress messages appear.
    Try to see what the last message is before everything stops. Might
    give you a clue.
    Have you been moving topics and folders around in the
    project? (Or even moving stuff for the project around in Windows
    Explorer instead of directly in the project)?? I am leaning towards
    a corrupt .cpd file - it's often the culprit with startup issues.
    But there is usually an error message. In any case, Peter can post
    the link to fixing a hosed CPD file for you. It's relatively
    painless.
    By the way - how often do you back up your projects? Have you
    tried opening a backup?
    Off to a meeting - good luck.

  • ITS 620 - how to create a service file for SAPGUI for HTML option

    Hi,
    We have the following configuration :
    ITS 620 installed
    IIS webserver
    NTLM Authentication on webserver
    SAP 46C
    We have some reports that use the IACs option of creating ITS reports and we are able to create the service files using webstudio where we can save a service id and password so that when the ITS page is called, it logs on the user directly into the system.
    Now, we are trying to create a new ITS page for a custom Z transaction and would like to use the SAPGUI for HTML option so that we do not have to use Webstudio to create and modify the HTML pages.
    When I call the ITS page for the new transaction, it brings up the logon screen for the user, which we want to avoid. If I create a new service file for this Z transaction without any HTML pages then I get an error.
    Is there a way to copy the WEBGUI.SRVC file to a custome SRVC file, I tried to create to copy it to a test file called ZTEST.SRVC for my test transaction called ZTEST and now I get an error.
    thanks in advance
    N.S.

    Hello N.S.
    You can create a service file, like ZSERVICE.SRVC.  The parameters should be:
    ~webgui 1
    ~transaction ztransaction
    ~client  001
    ~login   username
    ~password  password
    ~language  EN
    The "~webgui 1" allows the ITS to use the Webgui to dynamically generate the page (no IAC needed.)
    The "~transaction" is the transaction code of your service.
    The "~client" is the client number.
    The "~login" is the username.
    The "~password" is the user's password.
    the "~language" is the language for the users.
    Note that the last four are required for automatic logon.  If end users use a variety of languages though the ~language can be prepended to the URL to support different languages.  (Leave it blank in the srvc file then.)
    Edgar

  • Outlook 2013 Quick Print not working for HTML attachments.

    I have to print multiple orders that are received as attached HTML files (Sometimes 20+ attachments).  In Outlook 2007 (On XP) this worked fine I could print the email with attachments and everything would be waiting for me in the printer. 
    I just got a  new computer running windows 7 and Outlook 2013 and I can no longer print the attachments.
    I printed through File, Print, Printer Options, Print Attached Files - Email prints, no attachments.
    I tested with an attached DOCX and PDF - Both print the email and attachment.
    Quick Print HTML attachment - Nothing Prints.
    Open Attachment in Internet Explorer - Prints fine.
    Changed Default Program for HTML files to Firefox and tested quick Print - Nothing Prints
    Changed Default Program for HTML files to Word and test quick Print - Prompts for program to use when opening (for every attachment), I choose Word, it opens but does not print.
    I've been searching for anything else to try but I'm running out of ideas  Any help would be appreciated!
    Thanks!

    To resolved this issue i tried below trouble shooting:
    1) Repair MS office 2013
    2)Uninstall and install office 2013
    3)Rename the Outlprnt file  to Outlprnt old  from C:\Users\%Username%\AppData\Roaming\Microsoft\Outlook\ 
    4) 2 times Re install printer drivers 
    5) Creat new outlook profile 
    if you Unable to print from Outlook 2013 without receiving the "Printer not ready" message (32/64 Win 7 Pro).
    This changed worked for us, by selecting the Advanced properties on the printer and changing the default setting "Start printing immediately" to "Start printing after last page spooled".
    I hope it works for you, good luck in your quest!
    Tzuri Ben Ezra | My Certifications A Plus, MCP, MCSA, MCITP | FaceBook:
    Tzuri FaceBook

  • SSO is not working for SAPGUI for HTML

    Hi Experts,
    We have configured SSO between EP and ECC.SSO is working fine for SAPGUI for windows.But it is not working for SAPGUI for HTML.
    Workflow iViews are getting error.
    "SWITCH to HTTPS does not occur."
    The domain names are different for EP and ECC.
    Please let me know ,is there any settings need to check.
    Regards,
    Bala.

    Hi
    The point here is that your Portal server is on a different domain, so you have to configure the logon ticket issuer (portal) to generate logon ticket for multiple domains.
    http://help.sap.com/saphelp_nw04s/helpdata/en/a0/88a340fa432b54e10000000a1550b0/frameset.htm
    Best regards
    Johann

Maybe you are looking for