cancel
Showing results for 
Search instead for 
Did you mean: 

NWBC 5.0 + SICF configuration "do not switch to HTTPS"

christoph_ostrop
Active Contributor
0 Kudos

using NWBC with a http-URL (in system configuration setup) -

to avoid these certificate-warnings,

we changed (in tc: SICF) for webservice /sap/bc/nwbc/ to option "do not switch to https"

but after this, we could not logon to nwbc-session anymore .......

.... only a blank NWBC-screen apears, without navigation and without menue

whats wrong ?  -

do we have to change option "do not switch to https" for more webservices ?

       - not only for /sap/bc/nwbc/

maybe for all services under tree /sap/bc/nwbc/

error-log / trace-log of nwbc-session:

=================================================

+++ Tracelevel for module 'NwbcThemes.dll' = Info

+++ Tracelevel for module 'NwbcDesktopAgent.exe' = Info

+++ Tracelevel for module 'NwbcPipeLib.dll' = Info

+++ Tracelevel for module 'NwbcBrowserCom.dll' = Info

09:53:08.474 [main] *                    Starting process: C:\Program Files (x86)\SAP\FrontEnd\SapGui\sapguiserver.exe

09:53:08.677 [main] *                    Using PluginFolder: C:\Program Files (x86)\SAP\NWBC50\plugins

09:53:08.770 [main] *                    AutomationHelper.Load {

09:53:08.770 [main] *                    } // AutomationHelper.Load

+++ Tracelevel for module 'NwbcBrowser.dll' = Info

09:53:21.388 [Runtime] *            Do Http Request

      Url: http://xxxxxx:nnnn/sap/bc/nwbc/~api/GetSystemInfo?required_abap_runtime_version=3.1.0&preferred_abap... {

09:53:21.934 [Runtime] *            } // WebUtil.DoHttpRequest [ /u 46.8ms /k 15.6ms /e 546.0ms ]

09:53:22.558 [Runtime] *            Do Http Request

      Url: http://xxxxxx:nnnn/sap/bc/nwbc/~api/getnavigationtrees?request_user_menu=X&request_favorites=X {

09:53:22.808 [Runtime] *            } // WebUtil.DoHttpRequest [ /k 15.6ms /e 249.6ms ]

09:53:23.073 [Runtime] E             Exception occurred when asynchronously executing task: System.Xml.XmlException:

Das Start-Tag 'link' in Zeile 1 Position 344 stimmt nicht mit dem Ende-Tag 'head' überein. Zeile 1, Position 1769.

   bei System.Xml.XmlTextReaderImpl.Throw(Exception e)

   bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)

   bei System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)

   bei System.Xml.XmlTextReaderImpl.ParseEndElement()

   bei System.Xml.XmlTextReaderImpl.ParseElementContent()

   bei System.Xml.XmlTextReaderImpl.Read()

   bei System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It must be something with your AS ABAP, I remember seeing several notes addressing bugs in the HTTPS switch functionality. I just tested it on EHP7 SPS05 and it works fine.