Why getAvailabelActions() not returning any actions??
Hi,
We have RAM 7.2, have RTC life cycle set up for the new submitted assets. We need to change or move the asset state from its current state to the next state programmatically or using RAM api; but when we used getAvailabelActions() for the asset, the method return no actions, any idea?
2 more facts:
1) I am set to be the collaborators and also the LifeCycle Managers, also the owner of the asset
2) The asset does indeed has two more "next state" option on the web client, I see the 2 actions options and I am also able to change state of this asset thru the web client.
Or may be getAvailabelActions() was not the right method to call to change state? If so please advice.
JR
We have RAM 7.2, have RTC life cycle set up for the new submitted assets. We need to change or move the asset state from its current state to the next state programmatically or using RAM api; but when we used getAvailabelActions() for the asset, the method return no actions, any idea?
2 more facts:
1) I am set to be the collaborators and also the LifeCycle Managers, also the owner of the asset
2) The asset does indeed has two more "next state" option on the web client, I see the 2 actions options and I am also able to change state of this asset thru the web client.
Or may be getAvailabelActions() was not the right method to call to change state? If so please advice.
JR
12 answers
Caused by: java.lang.ClassNotFoundException:
com.sun.xml.bind.v2.ContextFactory
at java.net.URLClassLoader.findClass(URLClassLoader.java:497)
at java.lang.ClassLoader.loadClass(ClassLoader.java:639)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:605)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:116)
... 17 more
This class is normally found in the jaxb-impl.jar. Did you put all of
the jars from the ramclient.zip onto your classpath?
--
Rich Kulp
Rational Asset Manager developer
page 2of 1 pagesof 2 pages