Home shortcut to modified Chassis app displays, but doesn't open targetViewUid
I'm trying to create a home shortcut the opens up the Home view for my list of extended object, but nothing is not working when I click the shortcut. I modified the Chassis app in the HTML samples for...
View ArticleSetting default sort preference for column in columnSetContainer
Hi, I have a columnSetContainer for Backups where the data needs to be shown initialially based on the order of Age.Is there a way to set the default sort to true for a specific column in...
View ArticlePlugin to Product relationship (one-to-many or one-to-one)
I have a few questions on how we should approach designing plugins for the web client. If a customer deploys multiple instances of my company's product, lets say, Chassis-A, Chassis-B, Chassis-C, etc....
View ArticleUsing the vSphere API to Register a vSphere Client Plugin with VCenter 5.1...
Hello I am attempting to use the vsphere API to register a vSphere client plugin. I am programmatically creating an Extension object and filling in the extension details. However I am unable to set the...
View ArticleNo VCenter Server in Vsphere Web Client
I have logged in both as root and the sso administrator (administrator@vsphere.local) and neither one shows a Vcenter server or any inventory at all. Searching for this problem, I found this article:...
View ArticleAccess Wizard in the view
Hi, Can anyone please help me. I have a wizard that extends the AppWizard. I need to invoke this wizard in my view class through a button. I cant use actions due the my use-case requirements.Is their...
View ArticleLooking for documentation of Setting contextObject function
Hi Laurent, I am looking for the documentation which explains and shows at which particular point, function for setting the contextObject is called.It would really help if you point me to any link or...
View ArticleHow to get a ManagedObject from ManagedObjectReference
I am using vijava. I have MOR object. How do I get HostSystem for example from the MOR? I was hoping using the following will work: HostSystem hs = (HostSystem) new...
View ArticleHTML Bridge URL
I have a question about using "absolute" URLs in the HTML Bridge plugin.xml file. I want to present a page that is running from our existing web page server. Right now I have:...
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 ArticleGet plugin version and details about the service and ui binaries that are...
Hi, I am trying to bukd an About dialog box. I need to show the plugin version (defined in plugin-package.xml), names of the service & the ui bundle of the plugin and some information from the...
View ArticleCreate / remove custom permissions
Hi, I created a custom permission when I registered a Web Client Extension (via MOB). In the ExtensionPrivilegeInfo I have:dynamicProperty DynamicProperty[] UnsetdynamicType string...
View ArticleTypeError for exception set in ResultSet
Hi, When there is an exception in the data service adapter, we can set it in the ResultSet.error to pass it to the GUI. In the GUI, we should be able to access it in as an Error object. But when I set...
View ArticleAdding Localization files post deployment
Hi,Is there a way to add localized resources to a deployed UI plugin?Let's say I have a client with a plugin set up for English and French locales, could it be dynamically modified to support Spanish...
View ArticleError while logging into the vsphere
I'm getting this phantom error while loading my module , but don't know why or where this calling is being invovked or being set from. Any ideas how this could be detected ? Thanks! TypeError: Error...
View ArticleWebPlugin get information from Back-end Server
Hi, I'm searching a way to give IP and credential to the plugin to allow it to get information from a backend server though API and show it on the web client. As i see on the design below, the Java...
View Articlesometimes WstxInputFactory not found on vimPort.retrieveServiceContent
I have some strange behaviour in action extension I've added. Sometimes vimPort.retrieveServiceContent fails on class not found exception and message 'javax.xml.stream.FactoryFinder$ConfigurationError...
View ArticleFetch List of vCenter servers
Hi, I currently have 4 vCenter Server 5.5 registered with my web client.Is there any API that I can fire in my plugin to get the list of all the vCenter Servers ?
View ArticleHow to get all ESX hosts from a vcenter
Hi, how do you get all esx hosts from a vcenter? I can navigate via MOB (/mob/?moid=HostProfileManager) which lists my clusters and I can then click through on those to see the hosts but I cant work...
View ArticleBest Practise Self Serfvice Provisioning
Assuming I habe build a self service portal with wavemaker which uses the vcenter and vcenter orchestrator. Is it a security risk if only one user handels to provisining oft he templates for end user?...
View Article