Oracle Analytics Cloud and Server

Identify Via API - DV Canvases (under DV Projects)
Summary
Identify Via API - DV Canvases (under DV Projects) - currently we can identify only DV project without any information about related Canvases
Content
In our portal we integrate OAS objects into our home page. In order to do that , we use ORACLE SOAP API’s - http://<server_name>:9502/analytics-ws/saw.dll/wsdl/V12 . We would like to give our customers the option to embed specific DV Canvases into their homepage and in order to do that we must identify the Canvases under the DV project (which we can identify currently) - Canvas name and Canvas number.
In the WS we currently use the “webCatalogService” the "getSubItems" and the "getItemInfo" methods.
Version
OAS 5.5.0.0.210331
Answers
-
Hi,
See if this helps you'Embed with the JavaScript Embedding Framework'
it is under the parent topic 'Embed Analytics Content into Applications and Web Pages' -
HI Steve,
Thanks for pointing to this page - we are using this way of embedding for part of our needs but for the other part we do need to use the SOAP API's.
Thanks
Yossi