Extension points - nodespecs fling sdk
hi, The following extension points is not working .Can you please let me know what needs to be fixed. Expectation is a custom object on the left pane of the web-client after selecting a specific object...
View ArticleHTML5 plugin code behaviour in webclient 6.0 vs 6.5- Need inputs
Hi,I have tested the HTML 5 plugin code written so far in 6.0 and 6.5 web client. Here are the observations: 6.0 : Object Navigator and work space loads properly. Related Objects tab is getting...
View ArticleDoes vsphere 6.5 continue supporting Legacy Script Plug-Ins with the vSphere...
In 6.0 or 5.5 I see it in documentationhttp://pubs.vmware.com/vsphere-6-0/index.jsp#com.vmware.wcsdk.pg.doc/LegacyPlugins_Appendix.17.1.htmlDoes it get supported in 6.5? I didn't see anything in the...
View ArticleAngular2 equivalent for DataByModelRequest for custom object in flex
To get a custom object where the dataadapter, propertyprovider adapter has been implemented in java servicesthe flex code to get a custom object is using...
View ArticleHTML SDK Fling 11 is available (Hint: New JavaScript APIs)
Hi all,We've just released Fling 11 : https://labs.vmware.com/flings/vsphere-html5-web-client and it contains the first set of new JavaScript APIs.The goal is to facilitate the transition of existing...
View ArticleJava Target Version to use when supporting WebClient 6.0 and WebClient 6.5
Hi,this was probably answered already, if so please excuse the question. We have a plug-in which is purely html (no flex except for the resources of course) - we have to support WebClient 6.0 and 6.5....
View ArticleCan't load resource module - Flex plugin in 6.5 webclient
Hi, After deploying the plugin in 6.5 web client Changing the locale to Spanish throws error can't load resource module xxx_es.ES.swf Copied the xxx_en_US.swf xxx_es_ES.swf in the path where resource...
View ArticleDoes pluginseed-0.9.x works in a 6.0/5.5 flex based web client?
Hi,I'm testing the pluginseed-0.9.7 sample, it works well on 6.0 H5 client, however I can't get it to work in the old 6.0/5.5 flex client. I also tested other samples come with the SDK...
View ArticleList view "Cannot read property 'relationId' of undefined" after plugin...
vCenter 6.5U1 has introduced a major regression when deploying plugins - the VMWare-controlled list views are broken. Selecting any list view for a custom object gives a blank page / permanent "busy"...
View ArticlePlugin Signature check
I am trying to test our plugin (written in Angular/Clarity) with the new HTML client. In the flash webclient our plugin deploys successfully. I have the type="html" entry on the <pluginPackage>...
View ArticleWhy do I have to stop at the vSphere Web Client VMWare vCenter Single Sign-On...
I open my web browser and direct it to the url for my vCenter vSphere Web Client. A page opens where I then check off the box next to 'Use Windows session authentication' and hit the Login button. I am...
View ArticleHow to quickly navigate to Summary page for a Virtual Machine in vSphere 6.5...
Hi laurentsd, We encountered an issue when using the JavaScript API(sendNavigationRequest(targetViewId, objectId)) for navigating to Summary page in vSphere Client, for example, if we don't know the...
View ArticleDefining Individual Actions for HTML-Based Action Extensions: Action Url...
Hello,I am invoking an action by defining it in the plugin.xml file.The action is invoked for a certain number of entities and the the url that is created is as follows:...
View ArticleHow to catch the navigator click event
I have a plugin on host object. When the hostA is selected, my plugin view will display a popup windows, while this popup window have a delay, during this time, I could select to hostB, that might...
View ArticleA problem of vCenter, when the browser is reduced, the screen appears as a...
Hi, I encountered a problem. In the vSphere Web Client,there is a problem. When the browser is reduced, the page has a blank area. In Flex, this question only appears when the page shows our own...
View ArticleIssue cloning VM across linked-mode vCenter Server using SAML token
Hi, I have a vSphere Web Client HTML plugin with custom java service. The custom java service communicates with my external server that exposes all the services. I am trying to clone a VM from one...
View ArticlePropertyProviderAdapter implementation with HTML5 - sdk 6.5u1
Hi, In flex, using com.vmware.data.query.events.PropertyRequest the data is fetched. for HTML5 , I have a java class that implements propertyProviderAdapter --> public ResultSet...
View ArticlePlugin-Seed 404 Error
Hi all,I deployed the plugin seed 0.9.8 on vCenter local instance running latest HTML5 client. When I go to the main view or settings view of the plugin I get a 404 error (HTTP Status 404 -...
View ArticleHelp in implementing the websocket connection in vSphereClient Plugin
Hi,We are trying to implement the websocket connection in vSphereClient PluginIn Java service, We are started our websocket server on 8887 port, which we are connecting from HTML GUI using JavaScript....
View Article