Running scripts from ESXi command line
All, I am no expert in ESXi and still not clear on it's inner mechanism. I have a weird question. On top of ESXi, I am running two linux instances, and now I need to monitor both the linux instances...
View ArticleDataGrid Filter specifications
Hi, Can anyone please let me know the dimensions of the filter used in the web client datagrid. I could not find any information in the UX design document regarding the size and dimensions of the...
View ArticleHow to catch “datacenter remove” dialog ?
I use flex-iframe to load html page. But when i do “datacenter remove”, the alert dialog is covered by iframe. How can i catch the dialog popup operation? Who can help me?operate step:...
View ArticleHow pop-up a window in vSphere web client (not through action)
I write down a plugin for web client, currently I want to pop up a window from one of my page. How to do that, I try different ways, the Dialog or border container always show in page, but not pop up
View ArticleDoes vSphere Web Client support third type of Home Screen Shortcut?
Hi. I am going to migrate vSphere Client from 4.1 to 5.1 version, and in old version, it supports "HomeView.Applications" extension and displays below "Administration" category.Now I checked vSphere...
View ArticleWeb Client SDK 5.5U1 is available on VMware Developer Center
See vSphere Web Client SDK for vSphere 5.5 - VMware Developer CenterThis is the update adding support for HTML/Javascript plugins through the "HTML bridge".Use this forum to provide feedback!
View ArticleInterface com.vmware.vim.binding.vim.eventManager is not visible from class...
We are seeing this error time to time after deploying our plugin. But this part of the web client is not even touched by our plugin code (and this is not even extensible by plugins). Has anyone seen...
View ArticleAMF Channel Issue
Hi laurent, We are using Flex remoting-service (flex.messaging.services.RemotingService) which is also mentioned in the samples in SDK for getting some large data from java services for a specific...
View ArticleCustom Action showing up as disabled
Hi, I am trying to create a custom action on the virtual machine object. I am able to see the action but it is disabled. i have a corresponding "requesthandler" defined in the "actioncommand.as" file....
View ArticleGetting Null Context for Folder Object
Hi, Can anyone please help me out,I am finding difficulties getting the context for folder Objects.Actually I am getting null context for folder Objects. Please suggest any way or point for getting...
View Article"Objects" count problem with Web Client 5.5
Hi all We have developed plug-in on SDK 5.1.Our plug-in has custom list view like "chassis-ui" sample.There is a small problem in the list view with Web Client 5.5. Problem:"Objects" count that...
View ArticleHow to run an action that is defined in another plugin
From plugin A I want to run an action defined in plugin B. The action does not require an ActionContext so I am just dispatching the message like this: var actionEvent:ActionInvocationEvent =...
View ArticleHow to generate custom events for objects
Hi I am new to vSphere plugin development. I have started writing the plugin based on the samples given in the SDKs(ChassisRack). I haven’t find any sample for creating custom events. I want to...
View Article"internal error has occured-Error #1009" appears intermittently
Hi, We are observing "internal error has occured-Error #1009" error intermittently while quick navigation web client plugin. Does point out for possible reasons for the issue. Thanks in Advance.
View ArticleUpdates count of Model Objects
Hi laurent,I have one curious question referencing web-client samples.I am using chasis-app and chassis-service sample.Suppose one thread running in the background in chassis-service creates multiple...
View ArticleStandard Workspace View - but not show second level tab menu
I'm trying to use the Standard Object Workspace approach, and add a single view under the Manage tab view. When I do that, my view shows up with a second level tab menu. Since I only have a single...
View ArticleDeployed package not showing up in Web Client
I have been trying to put together the packaging for my Web Client plugin which uses the HTML bridge. My plugin works and appears properly when I run things from the eclipse virgo environment with my...
View ArticleError retrieving deployment data for the plugin package :...
We are trying to register our plugin in vCenter Server , We followed the SDK documentation to package plugin and Registered using vCenter MOB After Login to vCenter web client i can able to the see...
View ArticleHow to send a DataByModelRequest without using a mediator class
What I'm trying to do is get information on the VC which is not necessarily relevant to any of the extension points my plug-in is using.Is there any way to do that strictly from the client side -...
View ArticleData Access Manager and HTML Views
Can I use Data Access Manager with ui written for html-bridge? Or is this only a flex library ?
View Article