Thursday, March 22, 2007

How do I run a transformation in WebPublisher via command line?

Note: You can run the transformation via command line from any host where DFC is installed. This should be run in the WebPublisher environment using the following:

java org.apache.xalan.xslt.Process -IN foo.xml -XSL foo.xsl -OUT foo.html

No comments: