Test Lab for verified deployment
With any new StreamServe release (or hotfix), it is very tempting to apply it in your environment immediately. However, many of you defer doing so fearing that an undesired side effect of the new code will be the slight differences in the documents being produced. Sometimes these changes are negligible but sometimes the layout of the documents might change dramatically. The latter case is vital as suddenly you might get e.g. a two-page document instead of one page. Today I’d like to introduce a test framework that will greatly assist you in verifying if outputs are the same (both binary and visually).
A debugger. Finally.
Did you ever debug your StreamServe scripts? Add more logging, reexport, redeploy, run, analyze log files, add more logging, reexport, redeploy, run, analyze log files... does it seem familiar? Were you ever frustrated with this? Then continue reading because we have the cure.
Collecting runtime statistics using notifications mechanism in StreamServe SP5
When a StreamServer is at work, it is very much like a black box that produces and delivers documents. This article will describe how StreamServe Java notifications can be used to look at runtime processing of your applications.
Auto-numbering of groups/paragaphs in composition center
A best practices guide to implement auto-numbering of groups/paragraphs in composition center.
SSSP demos (addtional examples)
An updated version of SSSP-Demos, with addtional REST examples
Compostion center client summary
A summary of Composition Center clients including basic information regarding: functional project requirements, technical requirements, CC product information, etc.
Migrate Reprint to Collector2
Below follows a check list over how to go about doing a migration from RePrint to Persuasion SP4. I got it from David Han, a colleague who created it when he was upgrading at a customer’s site.
Thanks a lot David, for sharing!
How to extract documents from the StreamServe Collector Archive
Almost every StreamServe customer that archives documents in the StreamServe Collector Archive wants to access them through a business application interface. It is usually a billing system or a customer Web application.
StreamServe provides a set of web services where you through the interface of Service Gateway are able to for example read document types, annotations, documents and metadata. Document Annotations can also be created or deleted.