Getting VM list from vCenter in Java Service backend
Hi, I create a plugin to get the list of VM from vCenter. What I did is to create Proxy interface from the Flex server and use the Java Service Backend to connect to vCenter to get the VM list. If I...
View ArticleUsing metadata on the Related Object tab extension
I’m using metadata to prevent my extensions from appearing on specific Datacenter object tabs. The metadata is working as expected for the Summary Tab, Monitor Tab, and Manage Tab but not for the...
View ArticleInvoke Global Refresh
Is there a way I can fire the GlobalRefresh Event dispatchEvent(new DataRefreshInvocationEvent(DataRefreshInvocationEvent.EVENT_ID)); from my view ? i have the event defined in my metadata...
View ArticleInventory Refresh or Global Refresh event on webclient UI
hi laurentsd,i am trying to invoke global refresh Event with DataRefreshInvocationEvent from Flex UI in action script but any how its not working as expected .or i am not following the proper steps.can...
View ArticleIs there a way to get rid of "More Uncategorized Actions" sub menu?
Hi All, Do you know a way to get rid of "More Uncategorized Actions" sub menu? Thank you.
View ArticleCant get the icon customization working in the vSphere Webclient
Hi, We have implemented a list view and are wanting to customize the icons based on the operation status of components. This is what i have....
View Articlejava.lang.ClassNotFoundException: com.vmware.vise.usersession.UserSessionService
I want to use the UserSessionService class from my java service project which the UI project uses via proxy. My budle-context.xml contains <bean name="TestInterfaceImpl"...
View ArticleGlobal Auto Refresh in vsphere web client
There are two way to handle the global refresh event in vsphere web client. 1) If you want to click on global refresh button and you want execute your custom code simple you need to call event handler....
View ArticleGetting Started and Sumary Tabs from Shortcut Home Icon
Hi, I am working on our plugin for vsphere webclient. I have a home shortcut icon of our plugin in the webclient. I would like to open a page with two tabs : Getting Started and Summary Tab (similar...
View ArticleCreate a four-layer structure in the Inventory like samples...
In vsphere-client-sdk/Samples chassisRackVSphere-ui,the hierarchy is "Chassis App-Chassis-host"(ingnore the rack here),just like the pics showed below.I have read the sourse and the plugin.xml in the...
View ArticleHow to acquire host infomation when click global action to popup title window.
Hello,I have a question about extending global action to popup title window.In this case, how to acquire host infomation in "XXX" screen? I am looking forward to your reply.Any help is greatly...
View ArticleMediator view setter
In the CustomPropertyHostViewMediator sample the view setter only removes listeners if value is null (see code snippet below). Is it possible that both value and _view are both non-null? If so, _view...
View ArticleSDK session at VMworld San Francisco 2014
hi all,This year's Web Client SDK session is TEX1967 at 5:00 PM on Monday 8/25. It will be focused on HTML plugin development and new HTML UI components we have in the works. We will also answer any...
View ArticleHow to acquire a SAML token
Hi,We know how to acquire a SAML token from the SSO API using the VC username/password, but couldn't figure out how to get those.Is there a way for the web client to retrieve the username and password...
View ArticleDeploy VM from Template - 5.1 Web Client - Not Working
Good Morning: We have a 5.1 environment and I wanted to have our team start using the web client to get familiar with it. Day 2 into it we are feeling a few shortcomings - the first one is deploying a...
View ArticleUnable to call the proxy call
Hi All, I have implemented a code both UI and Service Same as like chassisRackVSphere sample to call a proxy call.but call is not going from UI to service.I have done the changes in below files.In UI...
View ArticleEnable Getting Started Tab on my solutions category
Hello We have implemented a list view. We have a custom solution category which currently points to a Custom View. Is it possible to point to "Getting Started" tab. This is what i have in my plugin.xml...
View ArticleCompatibility problem when add actions to customized object
Hi, I followed sample "chassisRackVSphere-ui" in 5.5 vshpere-client-sdk to add actions(e.g. add, edit, delete) for my own objects. It worked well in my 5.5 environment. But the Add button didn't...
View ArticleLatest STS (3.6.0) not compatible with Virgo Tools
Hi Laurent, I was setting up a new development VM and ran into a problem. I was using the latest STS 3.6 which is based on Eclipse 4.4 and I hit a failure when trying to install the Virgo Tools. I...
View ArticleError popup "[RPC Fault faultString="Detected duplicate HTTP-based...
I'm seeing the below error popup while waiting for the Web Client to complete a login request (and deploy a plugin) following an update to the plugin extension. The text of the error is: [RPC Fault...
View Article