Setup instructions for Mac OS X?
Is there a video or a page for setting up Mac OS X 10.8 for developing plugins for the VWC? I'm wondering what all I need and don't need to download. I'm downloading flash builder and the vsphere sdk...
View Articlekeep username for extension management url
HiI would like to register my extension (using java). I would like to keep url for management application as well as a user name to use for it with extension object. Management URL has it's own...
View ArticleIssue while registering webclient plug-in with vCenter server
Issue while registering webclient plug-in with vCenter server I willing to register my sample web client plug-in with vCenter server, for that I tried with these stepsCreated the vim.Extension data...
View ArticleGet a list of hosts under a datacenter
I need to display a list of hosts under a selected datacenter. Can this be done thourogh action script using the data access manager and the defult built-in java based data service? Can I submit a...
View ArticleNeed to add sub context menu to existing context menu of Virtual...
Hi Laurent, We need to add a new sub context menu to the existing context menu of the Virtual Machine/vApp Our use case is that we need to add a sub context menu to the existing...
View ArticleHow to registering webclient plug-in
Hello, I want register my plug-in into vsphere web client ,I create the xml file and register the sample plug-in use the html MOB interface,but it does not work .I visit vsphere web client ,the sample...
View Articlesometimes WstxInputFactory not found on vimPort.retrieveServiceContent
I have some strange behaviour in action extension I've added. Sometimes vimPort.retrieveServiceContent fails on class not found exception and message 'javax.xml.stream.FactoryFinder$ConfigurationError...
View ArticleUnregistered plugin still shows up in Plugin-in Management view on vsphere...
Hello I was starting to notice the following behavior. I unregistered a plugin/extension on the vcenter server. I verified by viewing the mob browser that the extension no longer gets listed under the...
View ArticleNeed to display different icons while listing Virtual Machines such as power...
Need to displaydifferent icons while listing Virtual Machines such as power on, Power off, suspended, Deleted (new icon needs to be added). Note: Virtual Machines list is custom object which is...
View ArticleEnabling/disabling action(context menu item) on custom object
Hi,I need to implement an action which could be disabled or enabled on some criteria. It is depicted in context menu on Virtual machine object of vmware. Note:- The action is to be defined on a custom...
View Articleweb client 51u1 exceptions
Upgraded vCenter server and Web Client to 51U1. The web client is now failing to display a custom report, the exception below in shown in the server log. I also compiled and run the SDK sample plugin,...
View ArticleHow to deploy a plugin for multi vCenter Server
Hello, I have register a plugin in my vcenter environment(have 2 or more vcenter server: vc1 , vc2 etc.. ),but ,only 1 vcenter(vc1) can display the plugin tab.I have register the plugin in vc1's MOB as...
View ArticleUnable to see registered plug-in in the vsphere web-client 5.1
Hi, I able to register my plug-in successfully through old Windows vSphere Client after registering, I can see the my new plug-in in Plug-in Manager view. When I start virgo server for my new vCenter...
View ArticleTwo factor auth solution for vSphwere Web Client and SSO?
Hello, I checked the vSphere SSO and Web Client SDKs and I didin't find an asnwer, so hopefully someone here can tell me if this is possible. We would like to integrate the vSphere Web Clinet login...
View ArticleUpdating Inventory list on left side of the screen
I want to implement functionality as mentioned below,When user does operation in right pane list of entities the left side listing should get updated as the result of the operation.For eg I “power on”...
View ArticleNavigate to Home page.
I want to navigate to home page while click on any button in my plug-in page. I used below code for few navigations already . Private static const SETTINGVIEW_ID:String=...
View ArticlePersistent Location for common functionality of plugin
I need to find a place or extension point to add some common features or functionality needs to be visible throughout the application.Please suggest is this a valid location to add custom help /...
View ArticleIs task and alarm panel available for plugin development 5.1?
Can i send some screen to work in progress panel as show in attahment
View ArticleDisplaying icon along with name in DataGrid in related objects of web client...
Problem description: -Below there are two screens displaying the inventory objects of type “Cluster”In Image1 with our custom plugin we can only be able to display the name of “Cluster” without any...
View ArticleUsing search in ColumnSetContainer
Hi , We are using “ColumnSetContainer.mxml” to display our date into data grid . In “ColumnSetContainer” we are getting problem for using “Search ” option . Problem: Whenever we are trying to...
View Article