Hi All,
I have created a web client plugin using [SDK 6.0.0] build version[2559277] referring to sample ChassisB available as part of SDK sample.
I am trying to navigate from vCenter views to my custom object workspace using WEB_PLATFORM.sendNavigationRequestAPI.
I have followed the guidelines given in the to achieve the navigations.
One observation I had is the API is working fine with 6.5 vCenter environments from the browser Web console, however, the similar API is not working in 6.0 environment.
Can you suggest any workaround so that the API is functioning in the 6.0 environment as well?
I have also referred http://pubs.vmware.com/Release_Notes/en/developer/webclient/60/vwcsdk_60u2_releasenotes.html#resolved_issues
in which it is mentioned that there is an issue with 6.0 in the navigation API.
Please suggest any workaround so that I am able to use the API in both 6.0 and 6.5 environments.