Storing Data/Object in userSession - vmware userSessionService for Vsphere...
Hi All Currently I am working on the VWC plugin using Flex - Java Service. Currently I can get the UserSession of VWC as mentioned in the link Re: get current user name on vsphere web clientThanks to...
View ArticleNavigate to Home page.
I want to navigate to home page while click on any button in my plug-in page. I used below code for few navigations already . Private static const SETTINGVIEW_ID:String=...
View ArticleNavigate to Object Workspace from Home Shortcut
We created a shortcut in the Home using the 'vise.home.shortcuts' extension. Now we wanted to add our own 'Custom Object Workspace' which should include all the standard tabs (Getting Started, Summary...
View ArticleCreating VIJAVA ServiceInstance using VIM UserSessionService without using...
Hi All Currently I am working on the VWC plugin using Flex - Java Service. I am using VIJAVA for vsphere releated opertaion. I have successfully got the userSession from current VWC UserSessionService....
View ArticleHow to add a new tab besides "related objects" for a distributed switch
I want to add a tab beside related objects on click of distributed switch.Please guide
View ArticleCan we create a new list in inventory list on the left side navigator by...
can we add our list of objects in the left side inventory list or is the list fixed ?if we can change,please point me to sample code Marianne
View Articlevmodl.ManagedObjectReference?
Any ideas which VMware jar contains the following class: com.vmware.vim.binding.vmodl.ManagedObjectReferenceI am getting HostSystem managed object references back in a data service query, but the...
View Articlehow can i embed my hashmap in Resultset? should i change it to ResultItem and...
I have a hash map in provider Implementation class and i need to pass this to UI flex class.I am using a property request and response in java has only Result Set ResultSet result = new ResultSet();...
View ArticleHow to get filter working in related item.
Hi,In our plugin we showing Virtualmachine as related item.Data get displayed property in VM-LIST but soon we use filter it stops working.Any help.
View ArticleI need to create multiple property requests from the same mediator,with...
I need to create multiple property requests from the same mediator,with different parameters,will all the request hit the same providerimpl class getProperties method?If so,how will i return the...
View ArticleLegacy Script Plug-Ins with the vSphere Web Client
Hi Team, Basically, I am trying to populate a new tab in vSphere web client. I am able to register a script plugin and also able to see registered plugin tab in windows based vSphere client....
View Articlevsphere web client SDK 6.0 java.lang.NullPointerException: The URL of the...
Hi, When starting virgo webserver, I am getting below exception.I do have generated webclient.properties and store.jks and pasted them under C:\ProgramData\VMware\vSphere Web Client on my local dev...
View ArticleConditionaly enabling actions in vSphere Extensions
Hi, I have added action extensions on existing vSphere objects. Tried to implement using samples shown in SDK.But the actions are not getting enabled\disabled conditionally.Could you please guide on...
View ArticlePortlets in GlobalView Control
Hi, I'm trying to create my own view using Globalview. I thought of using the portlet control which is shown in most of the default views (Summary etc,). Is it possible to do this? if yes, how can use...
View ArticlevSphere SDK Tools sub menu items disabled
Hi there, I am trying to package my HTML based UI and Java service, to be able to deploy as an extension on the vCenter. I am trying to follow the steps described in the SDK Tutorial. But I have the...
View ArticlePlease suggest a way to show popups without explicitly pushing a context...
I am using a "add"button above the data grid in my plugin and on click of the add button,i am showing a popupas a title window.I i have to explicitly pass the context to the title window.Could you...
View ArticleHiding custom objects
Is there a way to hide custom object based on certain conditions similar to how we filter extension points? EDIT:When I say custom objects, I mean namespaces that we can define. (like chassis, rack in...
View ArticleWeb Client plugin security good practices
This post documents good practices to limit access to your Web Client plugins to specific users. Once installed Web Client plugins are visible to all users by default:Home shortcuts and global views...
View ArticleERR_SSL_PROTOCOL_ERROR when connecting to local vsphere-client on Mac OS with...
Hello, I am trying to follow the steps for setting up development environment and the Hello World example for vSphere Web Client SDK Setup (SDK 5.5.0).Following the steps I have installed...
View ArticleLegacy Script plugin with vSphere web client
Basically, I am trying to populate a new tab in vSphere web client. I am able to register a script plugin and also able to see registered plugin tab in windows based vSphere client....
View Article