The "Export to PDF" functionality in Tools > Automation Services Job Builder allows you to export all or parts of an analysis to a PDF file. The exported PDF file is saved to the path in the job configuration, which must be accessible from the job execution location. The job execution location is either the local TIBCO Spotfire Analyst client machine if executing locally, or on the Node Manager server when executing the job on the Automation Services server either via "Execute on server" in the Automation Services Job Builder or via the Client Job Sender. The path provided should be accessible and is normally specified as a UNC path like
\\spotfirewebnm1\Test . When trying to run the job locally via Automation Services Job Builder, the exported PDF file is saved to the destination correctly, but when executing the job on the server, the job may complete successfully with no errors but the PDF file does not get created in the destination path as expected.