-
why do renditions cause user session counts to go up?
when uploading an asset, I noticed that my user session count shot up considerably. in the previous version of this application, renditions were always ripped as dmadmin and somehow, they are being ripped as the logged in user. is there a setting I can check to tell why this happens? Domen, Ken 44 […
-
Composer Defect - no warning to save changes before install
Just noticed the following Composer (D65sp2) problem. Made change to some types. Forgot to save one of them. There was no warning to say save changes before start of Install process. Not a big deal but is a pain as the install takes 10 minutes
-
Modules, Methods and Java Libraries
I have a single jar file that contains one central class that promotes, demotes and suspends the lifecycle. The jar also contains three classes that call the central class, one for each action. It is these three classes that are called from the methods. How am I supposed to set this up in Composer 6.5? I have set up a java…