cancel
Showing results for 
Search instead for 
Did you mean: 

The provided URI scheme 'https' is invalid;expected 'http'

Former Member
0 Kudos

Hello Experts,

When I am trying logging in to Analysis for Microsoft Excel using my credentials I am observing the following error

<?xml version="1.0"?>

<BOESystems scope="user" type="complex" fullpath="/Settings/BOESettings/BOESystems">

<![CDATA[<?xml version="1.0" encoding="utf-16"?>

<ArrayOfCoBoeSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<CoBoeSystemInfo>

<SystemId>abcd</SystemId>

<Hostname>abcd</Hostname>

<Scheme>https</Scheme>

<Port>8443</Port>

<SessionServiceUrl>/dswsbobje/services/Session</SessionServiceUrl>

<Active>true</Active>

<UseSso>true</UseSso>

<LastUsedAuthentication>secEnterprise</LastUsedAuthentication>

<CMSNames>abcd</CMSNames>

</CoBoeSystemInfo>

</ArrayOfCoBoeSystemInfo>

]]>f(clean);

</BOESystems>

  • The xml file is opening properly in browser so the xml formatting is correct .
  • kindly help me in this regard.

Regards,

Sourav Roy

Edit - When I changed the WSDL url to http and changed the port to 8080 it worked . But all other client tools is successfully consuming https WSDL url .

Message was edited by: Sourav Roy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Diego ,

Thanks for responding . Currently we are on BO 4.1 SP5 . As per your suggestion I did applied SAP Note 1955373 and altered BOESystems.xml with an entry for the HTTPS url . But the behavior is still the same . It is throwing the same error if HTTPS is opted while HTTP is working like a charm .

0 Kudos


Hi Roy,

The following SAP note may help you on this case:

1955373 - Viewing Analysis Workbook/Presentation from BI Launchpad via HTTPS does not work

Thanks,
Diego Ferrary