Received HTTP 404 when trying to load the index.html of Remote Plugin in...
Hi,I have been sporatically working on a remote plugin development over the last few months. We got a new release of vsphere, so I decided to move my development to this one.I performed the...
View ArticleDeploy plug-in failed on vCenter 6.7 Update 2 HTML 5 client -...
Hi. Our plugin stopped working in vCenter 6.7 Update 2 on the HTML 5 client only (the Flex client still works fine). When deploying the plug-in and logging in to the HTML 5 client, I am getting an...
View ArticleHttp 404 error when right click and select "Reload frame"
Hi,We developed a vsphere HTML client plug-in following vmware sample, and found an issue. For Chrome, when right click on the plug-in page and select "Reload frame", 404 error happens; For IE, it's...
View ArticleShowing different menu items based on constraints in plugin.xml
In my vSphere HTML plugin, I want to show a different set of options under the menu item on a datastore. I am not able to figure out how my plugin.xml should look like based on the requirement. If...
View ArticlevSphere Web Client HTML: getting exception while calling...
vSphere Web Client HTML: view not updating when calling WEB_PLATFORM.sendModelChangeEventHi,I have a view in my HTML plugin that shows a list of objects on the LHS and a more detailed list with...
View ArticleMigration Tool for new JavaScript API
I am attempting to run the Migration Tool to migrate from the Bridge API to the new JavaScript API. I can not seem to get it to run. I have followed the instructions and suspect the issue is with...
View ArticleVsphere H5 plugin deployed successfully but unable to see it on home page
Hi, I am trying to register a vsphere H5 plugin to VCSA 6.7. In the logs, I can see that the plugin is deployed successfully and also I see that it is shown in Client Plugins under Administration but I...
View ArticleDark mode in local Web client plugin?
Hi,We have a plugin running in our product, but on the plugin seed 0.98. We are using it with recent versions of Clarity (1.2.0) / Angular (7.2.12) We would like to be able to change the theme in the...
View ArticleUnable to run Plugin Seed -1.0.0 project
1. I have downloaded the 'plugin seed -1.0.0' project and run npm install command. I got the following result. npm notice created a lockfile as package-lock.json. You should commit this file.npm WARN...
View ArticleVMWare VSphere SDK 6.7 - MOB - VpxSettings and LicenseManager
Hi All,I am trying to access , ServiceContent = > LicenseManager = > licensedEdition property .Have generated the files using wsdl available in SDK .Neither the LicenseMAnager class is present...
View ArticleFlex Summary View - Close Modal?
Hi all,We are using a component to be shown in the Summary view for objects. It is an htmlbridge componentclassName = com.vmware.vsphere.client.htmlbridge.htmlViewWe use the extension...
View ArticlevSphere Client SDK 6.7 Update 3 is out!
Hi folks, vSphere 6.7 Update 3 is now GA and it contains a new version of the SDK as well as some improvements around plugin management.Check the SDK home page to get the detailed release notes, the...
View ArticleMonitor view content not showing in Flash client when using multiple...
Hi all,We have a local plugin in production, built using plugin seed 0.9.8. We have a problem where sometimes content is not being shown, but only in the Flash client. We are using the htmlbridge...
View ArticleVCSA 6.9.2 - VI Java SDK connection failure exception
Hi,VMware recently released the VCSA 7.0 Beta version 6.9.2-14311646. With this VCSA we are unable to register any client plugin due to the below exception. We see the call to vijava api...
View ArticlevSphere Web Client HTML - Clarity wizard in a modal
Our plugin adds several items to context menus using the com.vmware.vsphere.client.HtmlPluginModalAction. We want one of these to create a wizard, similar to existing VMware workflows like Create...
View ArticleNavigate to a vSphere view or modal from the plugin
Is it possible to Navigate to a vSphere view or a modal from the plugin and pass some data along with it?I want to create a Create Datastore modal for my plugin, which asks the user for some...
View Articlevcenter manageViews extension point
Hello.Our plugin is adding manageViews extension points for different objects (datastore, VM, Host, Cluster..). I am trying to also add a manage view to the top-level, "vCenter" object. i.e. when you...
View ArticleIcons are displayed conditionally in object Navigator in HTML5 vSphere Client...
Hi,I am Facing an issue after deploying a Plugin to VSphere Client 6.7 Icons in object navigator are displayed with "Name (Empty)".How can I remove the "(Empty)" string? And also how can I display the...
View ArticleHow to make Summary portlet bigger
I'm trying to use a portlet on VM summary view and the content of my portlet is bigger but the portlet does not resize and instead a vertical scroll bar is displayed in the portlet which scrolls the...
View ArticlePlugin seed for remote plugin ?
Hi Is it possible to provide a plug-in seed for remote plugin which supports devmode and plugin mode? Thanks,Kumar
View Article