I am having problems running an action to populate a "predefined list of elements" in a Webview. I am trying to pass the selected VM to the action. Everything works fine in the Java Client but the webview generates the below in the log file.
[VimPluginFactory] find() --> sdkType 'VirtualMachine', id 'vcServer/vm-165707', VimHost 'vcServer' does not exist
I have added the following to my vmo.properties as stated in a similar incident but it is still not working as it did work in a older version. Currently vCO 5.1.1
com.vmware.o11n.webview.htmlescaping.disabled=true
webview.raw.enabled=true