First login after installation of plugin doesn't show resource strings...
We are only seeing this problem on the 6.5 HTML client. vSphere Client version 6.5.0 build 4598948 When we login after the installation of our plugin the resource keys are displayed in the menus and...
View ArticleCan I migrate VC to different PSC in a different SSO domain ?
I checked the below link and success to migrate the VC to different PSC within the same SSO domain. But unsuccess when I tried to migrate the VC to different PSC in the separate SSO domain. Is that...
View ArticleNavigationRequest is not working as expected in vSphere 6.5 setup
Hi, For my Flex plugin I have to display list of datastores with latency.On datastore name click, UI should navigate from my custom view to vsphere datastore's manage -> performance view.I have used...
View Articlezip exception for VCSA 6.5 in vsphere-ui logs with fling version
vsphere-ui log says http://.zip .Make sure it is a valid zip file then logout/login to force another download. java.util.zip.ZipException: zip file is empty The zip file is not available at...
View Articlerequests.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate...
C:\Users\huangj20\Envs\cyc_jack\Scripts\python.exe C:/Jack_Data/study/VMware/vsphere-automation-sdk-python-master/samples/vsphere/contentlibrary/ovfdeploy/deploy_ovf_template.py --server 10.141.57.17...
View ArticleBundle dependencies exception - fling sdk
In service manifest.mf all the packages has been in export-packages.In UI manifest file the same packages has been updated in import-packages.But the service layer doesn't have com.xxx.service the...
View ArticlevSphere Client Plugin remove titlebar
Hi,How can i remove the titlebar of an global view.
View ArticlevSphere HTML SDK Sessions at VMworld 2017
Hi all,We are excited to announce that at VMworld,2017 our team will lead several sessions dedicated to the vSphere HTML Client SDK.We will be at VMworld US and VMwold Europe and are looking forward to...
View ArticlevSphere 6.0 Task and events notification
Hi ,Is there a way where we can subscribe to the events and task status and vSphere can notify us when the event/task happens/completes. My goal is to get the notifications from vSphere tasks and...
View ArticleOpening an HtmlActionDelegate modal dialog from Javascript?
What is the correct method to open a modal dialog (as defined in the "plugin.xml") from within a Javascript plugin? I can't find an example in the 6.5 SDK - it opens Javascript dialogs, but not defined...
View ArticleCross-Origin Request is allowed in vSphere Client Plugin?
Hi, I have a plugin built on vSphere HTML5 Client SDK. If I would like to invoke the outside RESTful APIs directly from Typescript/JavaScript layer, that means Java service layer is skipped totally, is...
View ArticleCant Assign more then 8GB of RAM to VM
Hey trying to assign more then 8GB of ram to my VM (VMWare Workstaion) but as soon as I assign more then 8GB of ram it will just max out at 8. Some pictures to help: Thank you and I appreciate the help
View ArticleFailed to Connect to Converter Server. System.InvalidOperationException:...
Hi, I am getting the following error while executing ConverterSamples.exe in the vConverter SDK Failed to Connect to Converter Server.System.InvalidOperationException: There is an error in XML...
View ArticleThinapp and Windows 10 Creator Update
Hello, we are running different virtual applications with thinapp on windows 10.After upgrading to windows 10 creator update these applications crash.Every time the event viewer shows an error 1000,...
View ArticleNot able to create a VM using this sample java program
Sample program: https://sourceforge.net/p/vijava/code/HEAD/tree/trunk/src/com/vmware/vim25/mo/samples/vm/CreateVM.java . I downloaded VI Java API (2 jars) from...
View ArticleConverter 5.5 Managed Objects
Hi teamI am looking to automate P2V using VMware standalone converter 5.5 and looking out variotruus options like using SDK, XML etc.What I am trying to figure out to start with is how can I enable MOB...
View ArticleHow to check multiple privilege for action ?
Hi need to check multiple privileges for some action. <com.vmware.actionsfw.ActionSpec> <requiredPrivilege>VirtualMachine.Inventory.Unregister</requiredPrivilege>...
View ArticleJapanese Characters Issue.
Hi, In our plugin Japanese characters are not passing from Flex-Client to Java Service layer. Where as with same code, English characters are passed properly to java service layer. I have checked all...
View Articlemove VM from one Resource Pool to other via REST webservice
Currently I am using vCenter 6.0. I want to move the VM from one Resource Pool to other via REST or SOAP webservice. Here are my questions.1. do we need to enable SDK on the vCenter?2. can you give...
View Articlewebplatform.getObjectId() property not available in fling
webplatform.getObjectId is not available in fling version. Is there any alternative to retrieve the object id for object view?
View Article