Does "Providing Filtering Metadata" function work well in HTML5 client??
Hi,I use this function on my flex plugin before and run it in flex client, It work well.But now, I start to develop html5 plugin by using using html client SDK6.5. I encounter some problems.When I add...
View ArticleVsphere 6.5 Flex plugin
Hi, I have developed a vsphere plugin using VSphere 6.5 and ESXI 6.5, I have used STS to develop the plugin.I could see my plugin completely functional in my development setup, where as when i try to...
View ArticleUsing the same actionUid for both vm and vm template actions
I would like to be able to use a single action for both virtual machines objects and virtual machine template objects since they will be in mutually exclusive menus. I can see how this was done for the...
View ArticleCannot run program "ng" error while running build-plugin-package.xml in the...
I downloaded plugin-seed-0.9.4 from https://labs.vmware.com/flings/vsphere-html5-web-client I run the scripts "tools\generate-plugin.bat" to generate myplugin-service and myplugin-ui, when I run the "...
View ArticleUnable to redeploy plugin UI(based on new HTML seed projects) for fast...
Hi laurentsd, when I want to redeploy plugin UI(based on new HTML seed projects) for fast development in plugin mode, I use the manual way to refresh the plugin UI. Simply do :cd...
View ArticleCannot get user session from com.vmware.vise.usersession.UserSessionService...
Hi laurentsd, I faced a problem about using com.vmware.vise.usersession.UserSessionService for getting user session from vSphere Client, when I take the getUserSession() method from UserSessionService...
View ArticleHTML plugin-seed 0.9.5 is available, upgraded to Angular 4, CLI 1.0 and...
HTML plugin-seed 0.9.5 is available at https://labs.vmware.com/flings/vsphere-html5-web-client (download plugin-seed-0.9.5.zip)Highlights:- Upgraded to Angular 4 and Angular-CLI 1.0 that were just...
View ArticleDo not release plug-ins with level="Debug" set in service-config.xml
Hi plug-in developers,As many of you know, the Flex log level can be set to DEBUG to generate extensive logs. This option will be helpful while developing and debuging hard problems in Flex plugins.For...
View ArticleNavigationRequest is not working as expected in vSphere 6.5 setup
Hi, For my Flex plugin I have to display list of datastores with latency.On datastore name click, UI should navigate from my custom view to vsphere datastore's manage -> performance view.I have used...
View ArticleHTML Plugin-seed 0.95: Problems compiling (webpack: Failed to compile)
(continued from Re: HTML plugin-seed 0.9.5 is available, upgraded to Angular 4, CLI 1.0 and Clarity 0.9.0) Hi, I'm trying to build this environment using my Mac development environment. I've followed...
View ArticleFirst login after installation of plugin doesn't show resource strings...
We are only seeing this problem on the 6.5 HTML client. vSphere Client version 6.5.0 build 4598948 When we login after the installation of our plugin the resource keys are displayed in the menus and...
View ArticleUnable to use HTML plugin-seed (v 0.9.5) with live data / Client ID...
CONTEXT: I have generated a plugin using the instructions in "HTML Client Plugin Seed v0.9.5" document, using command: ./plugin-seed/tools/generate-plugin.sh (plugin name is "rcplugin") This...
View ArticleException Starting Local vSphere Client
Any ideas on why I might be seeing the following exception when trying to start the server? I am running on a MacBook Pro and am using vsphere-client-sdk-6.5.0-4602587.zip...
View ArticleTask name is shown different on vSphere web client 6.0 and vsphere client 6.0
I have created a task on vCenter 6.0.Task name as is shown different on vSphere web client 6.0 and vSphere client 6.0.Task name is shown correctly on vSphere client 6.0.But on vSphere web client 6.0...
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 ArticleCannot retrieve service content using...
Hi laurentsd, we met a serious problem if we tried to get service content using vim25 in Java service when developing our plugin in vSphere HTML5 client(html-client-sdk: 5097204), the following...
View ArticleNewbie Question! Mac missing /var/lib/vmware directory
Apologies in advance for the newbie question....I'm confused because I've set up a Mac environment previously to work with the webclient SDK without this issue.I'm using a new Mac install (Sierra), and...
View ArticleConsole Proxy for VS6.5 (authenticated..)
Hi all, We are in the process of upgrading our/planning the rollout of 6.5 - currently on 5.5.With the loophole of having the webconsole on the jetty powered service being closed - where by you could...
View ArticleDouble scrollbars on the configure/monitor tabs with 6.5 SDK samples
Using the "chassis-b" sample from the 6.5 SDK ("vsphere-client-sdk-6.5.0-4602587.zip"), the "Configure" and "Monitor" tab extensions have double scrollbars - see attached screenshot. This is easily...
View ArticleHow to set a condition on a portlet based on a custom property/relationship?
I'm trying to add a portlet to HostSystem that only appears if there is a relationship to one of my custom objects. However, I can't find a way to achieve this. I tried various syntaxes to add a...
View Article