My spotfire tips and tricks, Iron Python code, few do's and don'ts in spotfire...!!!
Saturday, November 23, 2019
Spotfire Automation Job
Go to Tools>> Automation Job Builder
Keep adding the steps you needed. These will be steps or tasks
Once done save it as xml
Try running/testing by executing locally and on server
The files Spotfire.Dxp.Automation.ClientJobSender.exe and Spotfire.Dxp.Automation.ClientJobSender.exe.config are located in the same directory.
Change username and pwd in Spotfire.Dxp.Automation.ClientJobSender.exe.config so that exe should be use correct spotfire username and pwd
Go to Windows schedule task on spotfire server and Create new task to schedule a job to be executed with the Spotfire Automation Services Client Job Sender, use Windows Task Scheduler
In Windows Task Scheduler, create a new task that executes the Client Job Sender, provide arguments to it as described in Configuring the Client Job Sender, and set it to run periodically as needed.
No comments:
Post a Comment