Hi Experts,
I am trying to use an OpenSocial widget into my HANA Cloud Portal site. I have created an xml in my local system with name"spec.xml". Next in my Cloud Portal Admin space, I do "Add Widget" and use option OpenSocial and provide the url of my local file sytsem (D:\SAP UI5 Cloud\Hana Cloud Portal\OpenSocial\spec.xml). Now I open a site and try to add this widget from the content catalog. I get error: "Missing or malformed url parameter".
Next, i tried to upload this file to dropbox, assuming it might be looking for a web folder. I give the dropbox url for the widget. Now I get the error: "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated".
I have no clue where it is going wrong. Currently, this is a small piece of xml which i am trying my hands on. This is little urgent as I have to enable some features in HCP for a Client Demo.
Below is my xml:
**************************************************************
<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Sample PubSub Publisher" height="250">
</ModulePrefs>
<Content type="url" href="www.sap.com">
</Content>
</Module>
*****************************************************************
Any help is much appreciated!
Regards
Mickey.