Hi,
I have created my cockipt and i need to share it with my collegue. So, i generate an html document with the property Embed in HTML and you can see the iframe tag :
<iframe width="600" height="600"
src=http://192.168.10.89:8080/knowage/public/servlet/AdapterHTTP?ACTION_NAME=EXECUTE_DOCUMENT_ACTION&OBJECT_LABEL=TEST_SOLUTION&TOOLBAR_VISIBLE=true&ORGANIZATION=DEFAULT_TENANT&NEW_SESSION=true
frameborder="0">
</iframe>
i have modified the property SPAGOBI.SECURITY.USE_PUBLIC_USER to true
but when my collegue open the document only the toolbar is displayed, charts in cockipt no more.
Help please