Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

How to create vCACCAFEElementState instance

$
0
0

Hi,

 

I'm trying to change Blueprint from vRO workflow, I am able to change some part of the blueprint, such as description, size of input box size, etc.

When I am trying to hide a input, which set the VisibilityConstraint to true. Since JavaScript it pass by value. I have to create new vCACCAFEElementState with updated facets, then assign it to field.

 

field.initialStaticState = new vCACCAFEElementState(facets, initialStaticState.getDependencies());

 

Then I got the following error.

[2016-09-08 21:33:15.487] [E] Unable to create object : vCACCAFEElementState : Class ch.dunes.vso.sdk.DynamicWrapper can not access a member of class com.vmware.vcac.platform.content.facets.ElementState with modifiers "protected"

 

Anyone had experience with this?

 

Thanks


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>