|
Results |
|
MCLG: Collage components inside script> tags are not executed.
The "prelog" section is run one time at the beginning of the code. Then, the section between the "prelog" and "prolog" sections is run over and over, once for each asset found by the query. Finally, the "prolog" section is run.
|
|
|
MCLG: CCS tabs do not work --OR-- javascript on page is not running when in CCS editor, onload
Original Code: < script type="text/javascript"> window.onload = function() {
|
|
|
MCLG: How to use Collage to manage a website that is deployed as a binary file (such as .WAR or .EAR) for use with a J2EE application server
In some cases, there may be multiple WAR files which need to be compiled into an EAR file. Collage will not create EAR files directly, but you can write a custom batch/ script file and Collage can run that batch/ script file during the deploy process. To set this up, you would need to:
|
|
|
MCLG: Backup of an Oracle project gives error "can't exec: exp doesn't exist"
The project being backed up has a space in the name. In this case, the backup scripts in Collage will not run correctly. Either copy the project to a new name that does not have spaces, or run the backup directly from Oracle instead of using the Collage driven backup.
|
|
|
MCLG: Suggested rebuild maintenance to improve performance with Oracle projects
This script will also allocate a big next extent (half of the current object size) so that large inserts do not trigger multiple extent allocations that increase the response times too. You should run this script daily, but you should split the rebuild table section into its own script to be run during weekends only. Here is how to proceed.
|
|
|
MCLG: How to setup dynamic preview for ASP, ASPX, PHP, CFM pages
In Internet Services Manager, create a virtual directory under the Default Site called "preview" with Read, Run Scripts , and Write privileges. Make sure to point the virtual directory to the preview directory created above.
|
|
|
Introduction to Serena Collage
Verify Links Test the links in the folders and assets in a deployment activity. Server Command Schedule the running of a server command, such as a batch file or script that is on the server. Edit Edit the name, description, and start time for a deployment activity.
|
|
|
Serena Collage Project Manager's Guide
* If the Oracle database server is not installed to the same system as the Collage Server, an Oracle client must be installed to the Collage Server, and it must have a working SQL*NET connection to the Oracle server. * The path to the Oracle Home/bin location (such as ora92/bin) must be in your path when you run the script . To restore a Collage database on Oracle:
|
|
|
Serena Collage Components User's Guide
2 Make a script available on the target server that can restart the web server. 3 When you define a deploy map for the WAR file deployment, define a post-deployment command to run the script . Components User's Guide 119
|
|
|
Serena® Collage® Version 5.1.3 Readme File
5.8 Collage Contributor Scroll to the following value: dom.max_ script _ run _time Set the value to something higher than the default, which is just 5 seconds.
|
|
|