Highlight of "Find" is supported in ColumnSetContainer?
Hi, Highlighting of "Find" works fine with the 5.5's chassisRackVSphere sample.But 5.1's chassisRackVSphere does not work it because ColumnSetContainer has defined in mxml. Can you please confirm...
View ArticleWebclient UI Avoid Caching Data to ObjectStore
Hi laurentsd , I want to develop a web client plugin using vSphere webclient SDK 5.1.I referred and modified the chassisRack-ui and chassisRack-service samples according to my requirement.As suggested...
View ArticleFlex compile fails
Hi, I am new to this forum and I have prepared the environment for developing vSphere extensions based on the "getting started" video. When I try to compile any of the sample, I get the following...
View ArticleMultiple selection Of custom objects in datagrid
Hi, I have observed below logs when tried to perform some action on more than 100 objects selected in columnsetcontainer using <acceptsMultipleTargets>true</acceptsMultipleTargets>...
View ArticleManaging Objects Outside of Related Objects tab
So I want to be able to manage objects outside of the related objects tab. I've looked at the Chassis B sample code and I think I generally understand the purpose of Related Objects and how to...
View ArticleUsing SWF RSL with a Flex plugin
Hello, We're developing a Flex Web Client Plugin which uses a SWF library (which contains 3rd party LGPL library)What should we do so that the VC will load that SWF?Where we need to locate this file?...
View ArticlePlayerglobal swc version updates
Right now my development/build environment is using version 11.5 of the playerglobal.swc. That is also what the documentation calls for. There is an 11.9 version available. Is there a way to...
View ArticleWhat is the object type to be used for VM Template in the Extension Points?
Hi, I have added my plugin to the vsphere.core.${objectType}.monitorViews extension point. My plugin shows up for all the object types (vm, folder, vApp, resourcePool, etc.) except the VM template. My...
View ArticleHow to create/reuse pop-up window with anchor point
In the style guide, there is a section on pop-up windows specifying that they should be anchored with the context/object that the window is coming from. See...
View ArticleIcons are not displaying conditionally in object Navigator in vSphere...
Hi,I am Facing an issue after deploying a Plugin to VSphere webclient 5.5 which was developed/compile using SDK 5.1 .plugin is developed using 5.1 SDK and is working fine in Webclient 5.1 however when...
View ArticleXML serialization not working with VMWare Web Services SDK on C#
I have followed the instructions in http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=87402 to create Vim25Service2005.dll and...
View ArticleUpdate vcenter TaskPane on webclient UI
hi laurent,we are creating a vCenter Task which is displaying in "Recent Task Pane "only after clicking global refresh button on UI.Is it possible to update vCenter Recent Task Pane View by our flex...
View ArticleSetting action's label dynamically
Hi, I am using VMware Web client 5.1 SDK for the plugin development. Below is an excerpt from VM-Actions UI sample's plugin.xml. - <extension...
View ArticleChange the title for the vSphere Web Client
I currently have 2 vCenter servers on 5.5, one for my server environment and one for my Horizon View environment. When I am connected to both with the vSphere Web Client, I have 2 tabs in my browser...
View ArticleVsphere 5.5 Web Client - Customization tool issues
Hello , I have a problem when i deploy a linux machine from template , when i want to customize the machine it doesnt not allow me to perform the customization without creating a new customization...
View ArticleAdding parameter values to a DataByQuerySpecRequest
HI, I am dispatching a DataByQuerySpecRequest to my property provider. I need to send some additional informationwith the request, so I tried to add some parameters to the propertySpec.parameters....
View ArticleProblem with Object property data query
Hello, I have a problem when i use data.query.events to query some vmware object data in flex.Before i send this query, i need to know what property this object have, like i want get all Datastore...
View ArticleGenerating inventory/model change events when using the HTML Bridge
I need to trigger the web client to reload my inventory when changes occur in it. The types of changes may include another client adding, editing or removing items from my back end server or one of...
View ArticleNavigating to a subView of a Global View
Hi, I am working on a global view. This global view contains a button bar and subviews. I want to be able to navigate to one ofthe subviews from another place in my plugin. But since only the...
View Article"hybrid" plugin (mixed both Flex and HTML bridge, and use proxy to connect to...
hi, laurentsd! First of all, I feel so sorry that I didn't have time to do the demo last month(Can a "hybrid" plugin (mixed both Flex and HTML bridge)use proxy to connect to java service?). Yesterday,...
View Article