You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To schedule Documentation Generation on a model version,

  1. Right-click on the model version and select Schedule>Documentation generation.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation.png

  1. Select the purpose of the generation and click Next.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_1.png

  1. Go through the various screens relevant to the option chosen above, then select the output location and click Schedule.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_2.png

  1. WhereScape 3D generates the Scheduling command to be run.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_3.png

    • Selecting the RED host script checkbox defines the Command as a RED host script and the drop-down list enables you to select between a RED Windows Host Script or a RED Linux Host Script.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Discovery_3.png
Using Copy and Paste, you can create a host script in RED, which can then be run via the RED Scheduler. Refer to the WhereScape RED User Guide for more details.

    • Use Cron expression when you are running the command on a Unix box.Click on the Calculate button and select the relevant options to select the cron interval, then click OK.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Discovery_6.png
The cron expression is displayed in the dialog.
REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_5.png
Click OK to close.

    • Use Schtasks expression when you are running the command in Windows.Click on the Calculate button and select the relevant options to select the schtasks interval, then click OK.

REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Discovery_4.png
The schtasks expression is displayed in the dialog.
REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_6.png
Click OK to close.

Note

You will need to close 3D when you run from the command line.

For example:
The scheduling command can be copied into Notepad and saved as command.bat.
REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Documentation Generation_7.png
The Schtasks expression can then be used to run command.bat from the command line.
REPLACE WITH THIS IMAGE: Images/Scheduling/Scheduling Discovery_9.png

  • No labels