-
How to use xCP Custom Viewer Framework API (aka IVF) to create custom viewer
Does anyone know of a good "hello world" tutorial or documentation to using the xCP Custom Viewer Framework to create a custom viewer? I found the xCP Extension Points document http://www.emc.com/collateral/hardware/white-papers/h11306-xcelerated-composition-platform-ext-points-wp.pdf but that just gives the overview
-
xCP 2.0 install questions.
Hi everyone. I've installed an xCP environment as the one described in the xcp2 deploy guide but have a couple of questions as my testing xcp app doesn't work right. I've seen that people are already messing with xcp so these should be easy for you... 1.- There's a manager.war (unzipped in xml-tools) that should be copied…
-
wdk list box double click event
We are trying to provide a functionality where in a listbox when the user double clicks a value , its gets added to the list but it looks like doubleclick is not an event provided by the listbox. Our requirement is for a custom repeating attribute instead of selecting a value and then clicking add , they should be able to…
-
D2LifecycleChangeStateMethod error
Has anyone encountered this error before when D2 tries to apply a lifecycle on an object “The current user (<user name>) does not have enough privilege to run D2LifecycleChangeStateMethod dm_method object.” The method is set to run as an installation owner in DA but for some reason D2 tries to run this as the current user.
-
WDK import component doesnt show authors,keywords
We are trying to display certain attributes when user import's a custom document in our WDK client. We have done the display configuration in composer which seem to work perfectly when we we check the properties of the document. But the attributes displayed on the import screen don't match. Whats more weird is that the…