Does vSphere 6.7 RC(6.6.3 SDK) HTML plugin sample backward compatible to run...
Hi I'm trying register the sample plugin given in 6.6.3 SDK (a.k.a 6.7 RC) in vSphere Client 6.5U1 build 5973321.It is working fine in vSphere 6.7 RC. But i'm getting the below deployment error:...
View ArticleExtension point to create primary tabs for custom objects?
What is the correct extension point to create primary tabs for custom objects? I haven't been able to find this in the documentation.The built-in objects, such as Hosts, have the default tabs (Summary,...
View ArticleHostSystem Manage extension no longer working on 6.5U1d (regression from 6.5U1b)
Our plugin adds an extension to the VMWare HostSystem node under the Manage section. The XML fragment for this is attached; it works correctly on 6.5U1b, but no longer appears on 6.5U1d. Have the...
View ArticleLocalhost HTML Client problem on Windows 10 and MacOS High Sierra
FYI, the HTML Client that comes with SDK 6.5 or 6.5u1 has problem with the latest Java JDK on Windows 10 and MacOS High Sierra.The client home page doesn't come up and the browser console shows errors...
View ArticleWhy cannot show the 3rd plugin in vSphere Flex Client?
Hi laurentsd, We recently encountered a tricky customer case, there are three linked multiple vCenters in customer's environment. The problem is our plugin cannot show in one vCenter, but it is normal...
View ArticleFor multiple object views with html content, global refresh is triggering API...
I am developing a plugin where there are multiple object views. Each view contains an html content inside it.Consider there are 3 object views.View 1 has API call 1 , view 2 has API call 2 and view 3...
View ArticleChange in menu extension behavior in vSphere 6.5u1
Hi, We're working through some issues that we are experiencing with vSphere 6.5u1. Specifically, we are using 6.5u1e. I've attached our plugin.xml. There are two different...
View ArticleIssue Deploying on 6.5 u1e vsphere-ui: Package Conflicts
Hi,We are currently having difficulties getting our product to deploy on the vsphere-ui server instance for 6.5 u1e. Previous releases were fine, but it looks like the new PAR functionality is causing...
View ArticleFilter On Custom Objects Not working on HTML5
I have developed a plugin using 6.0 SDK and deployed it to 6.5 VC which has both flex and HTML5 client. I have used Comparator.TEXTUALLY_MATCHES in order to provide filtering custom object datagrid...
View ArticleNavigation to custom Object Summary
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...
View Articlenot disabling HTML-based extension.
In vsphere web client , there is a <conditionalProperty>stringName of a Boolean property on the target vSphere or custom object. You can use the value of the property specified to define whether...
View ArticleCustom log for web client plugin
Hi, We are developing a plugin for the vsphere web client. Currently all the log messages from the plugin are written to vsphere_client_virgo.log through the java service (using apache logger, similar...
View ArticlePlugin gets invisible on html5 after upgrade
Hi, I am trying to register my plugin with the updated version.This is working fine for Flex however in html5 view it requires service restart to get the plugin visible again. Is this a limitation for...
View ArticleContext Menu Actions Hanged in 6.5 with conditional Property
i have added context menu Item on VirtualMachine using custom propertyProviderAdapter and added conditionalProperty in plugin xml for disabling it conditionally.It is working as expected IN WEBCLIENT...
View ArticlevCenter Server Selector label is not localized
We are using the showVcenterSelector property in our plugin.xml to show a vcenter server selector.We noticed that the label show in front of the drop down is not localized when the vsphere webclient is...
View ArticlePlugin Deployment is failing in VMware vsphere 6.7 beta release due to spring...
I am trying to deploy plugin created from html client sdk, but it is not getting deployed throwing these errors [2018-02-13T11:11:02.699Z] [INFO ] plugin-deploy13 <XF1000I>...
View ArticleHow do I include dependent 3rd party libs that configured in Bundle-ClassPath...
Hi laurentsd,We found a solution that is to "inline" (or nest) the library inside our own plugin bundle by following these below steps from this discussion https://communities.vmware.com/thread/444903...
View ArticleHTML5 : SDK 6.5u1 : Portlet is not working
Hello, I am trying to set some Portlets on my Summary view tab using html bridge (SDK 6.5u1). I tried to follow the instruction as mentioned in SDK doc. However, it is not working and Portlet is not...
View ArticleInconsistency on custom tasks creation on vCenter 6.0
Hi,We have set of custom tasks which gets created to monitor certain operations, but on v6.0 we have seen some random behavior of certain tasks not appearing/created under tasks view nor under newly...
View ArticleCustom tasks shows keys instead of label under recent task or task pane-v6.0
Hi,There is set of custom tasks registered to track certain operation of our plugin.But once these tasks are created on v6.0, there it's key is displayed instead of label name under Tasks Name....
View Article