Is there a vSphere Web Client Plugin UI Guidelines Document?
Hi, I've been searching for a UI Guidelines document for the vSphere Web Client Plugin. I've found one for the vSphere Client here:...
View ArticleFilter DataGrid
hi,i am able to populate my data of virtual machines in the datagrid with capability to sort the columns using sdk specific "sortProperty" of ColumnDataSourceInfo hovewer i am not able to Filter the...
View ArticleSSL Communication on WebClient Plugin
I want to add/import my client certificate (.pem) as a trusted certificate in vspherewebclient .Can u suggest what are the locations of file need to be updated for the same and what should be the steps...
View ArticleVCExtensionManager - stop downloading packages
Hi, after some mixups, we are finally able to install our plugin in the vCenter Server. In our development environment, we have 2/3 vCenter Servers.So we have our plugin registered on them all.I am...
View ArticleApi that will allow me to register a vendor provider with the vcenter server 5.1
Hello Is there any api that will allow me to register a vendor provider with the vcenter server 5.1? Thankselizabeth
View ArticleDatagrid header - right click to select what columns to show
Hi, Since we cannot use the datagrid widget (http://communities.vmware.com/thread/433973), I've been trying to find a way to mimic the default behaviour and show a contextMenu on the datagrid header...
View ArticleHandler for com.vmware.ui.events.NavigationRequest
Hello.Is it possible to handle com.vmware.ui.events.NavigationRequest in vSphere Web Client plugin?This code doesnt work in my mediator...
View Articlejava.lang.NoClassDefFoundError: com/vmware/vim/vmomi/client/Client
Hello I am seeing this exception in my log off and on. I am using vsphere 5.1 and am connected to my vcenter server using vsphere web client....
View ArticleUnable to load help files in vsphere web client 5.1
Hello I am unable to load html help files from my vsphere web client extension. I have verified that my html files are under he following structure inside my war file.docs/<locale>/abc.html When...
View ArticleHow do I include 3rd party libs that do not have Bundle-SymbolicName
While developing a vSphere Web Client Plugin service that uses some 3rd party jar files I'm able to use the jar files while debugging on the Virgo server by listing them in the Manifest file's...
View ArticleHow to use NavigationRequest targetProperties?
In my case I want to navigate to a global view from another global view and want to pass a context. I use NavigationRequest to the target view and dispatch event. I also want to pass a context. I see...
View ArticleProblem in fetching Large Queryspec in Datagrid:
Hi Laurent,Is there any max limit of result count that can be supported by DataProviderAdapter.Because when my result count exceeds an certain limit(200 rows) the grid behaves abnormally by displaying...
View ArticleQuery List of extensions
Hello Is there a mechanism to programatically query the list of extensions registered on a vcenter server? ThanksLiz
View ArticlevMware vcenter Plugin development : java service invocation.
hi,we are developing a plugin for vsphere web client.while sending request from UI layer to service amf secure request is send but no service call get executed.when servers logs were checked no request...
View ArticleWriting custom triggers for new alarm definition section
Hi All, I am writing a plugin for a hardware management software. Here we have hardware faults like CPU temperature faults, DIMM faults, hard disk faults etc. What will be the best approach to show...
View ArticleConnection refused: connect exception when retrieving service content for...
Hello In a vCenter installed using non-default values (custom install path, custom ports), I am unable to retrieve the service content reference. On executing the _vimPort.retrieveServiceContent below:...
View ArticleStorage for user data
Hello.I need to store some config info, like ip or dns name, for rest calls from my java service and route it to flex plugin.Where should i store this data - in filesystem on vsphere web client server...
View ArticleWill 5.5 beta sdk will be compatible with 5.1 web client ?
Hi there, We are exploring the options for vsphere web clinet plugin. We are using 5.1 sdk for our plugin currently. Now we keep hearing many new features coming with 5.5 Sdk. So we plan to switch to...
View ArticleNeed to Hide 'Filter, Search and Export List' options
Hi, Can we hide the Filter, Search and Export List options in the UI. Please refer to the snapshot below.
View ArticleSecurity issues in the connection between the flex client and property provider
Hi, I probably should know this, but the customer is worried about a security issue. I don't thinkthat it is a problem, but its better to ask and be sure.In my flex client, I have a dialog where a...
View Article