VMware {code} Community
dhbtemp
Contributor
Contributor
Jump to solution

UI extension point "vsphere.core.vm.manageViews " missing in 6.5RC HTML web client?

Hi laurentsd,

My project need extend HTML5 client plugin on ' vsphere.core.vm.manageViews' extendedPoint.
Before vSphere 6.5 , I can find my plugin on VM-->Manage-->(myPlugin project>) view.
I find that it has already changed to VM-->Configure-->(myPlugin project>) View at vSphere6.5 Web Client(Flash) when I use the same extendedPoint.

But now, I can't find VM-->Configure View at vSphere HTML5 Web Client build 4234016, and there is no my plugin extendedPoint information on VM node.

I have already tested html-client-sdk\samples\globalview-html sample(see Attachments vm-extensionPoint-missing.png).

my test environment:
  • html-client-sdk :  vSphere Web Client 6.5.0 build 4234016
  • vCenter Server : 6.0 u2

my test plugin.xml also refer Attachments.

Thanks!

0 Kudos
1 Solution

Accepted Solutions
laurentsd
VMware Employee
VMware Employee
Jump to solution

Good news, this is fixed in SDK Fling 4 released today 🙂

View solution in original post

0 Kudos
6 Replies
laurentsd
VMware Employee
VMware Employee
Jump to solution

Thanks for this feedback.  We're aware of that missing VM > Configure tab and forgot to list it in the Fling's Known problems.  It may be too late to fix for this week's upcoming Fling but we'll find a solution soon!

0 Kudos
laurentsd
VMware Employee
VMware Employee
Jump to solution

BTW, as a temporary work-around you could put your plugin view under VM > Monitor until this is fixed, using <extendedPoint>vsphere.core.vm.monitorViews</extendedPoint>

0 Kudos
laurentsd
VMware Employee
VMware Employee
Jump to solution

Good news, this is fixed in SDK Fling 4 released today 🙂

0 Kudos
dhbtemp
Contributor
Contributor
Jump to solution

Thank you for your response.

I hava another problem that whether Fling 4 has been released and where it is.

Please give me the specific link address of Fling 3.

Thanks again.

0 Kudos
laurentsd
VMware Employee
VMware Employee
Jump to solution

All HTML Client and HTML SDK Flings are released on this page: vSphere HTML5 Web Client

See the dropdown list of files above the Download button on the left

0 Kudos
dhbtemp
Contributor
Contributor
Jump to solution

Thanks!

I have confirmed that this problem is solved in Fling 4(Build 4379154 ).

0 Kudos