Add a file or web page to a job specification
- Last UpdatedOct 28, 2024
- 2 minute read
You can add a file or web page to a job specification to support an operator during production. For example, the file or web page can contain information relative to how to set the setpoint value (represented by the specification) for the entity.
To allow users to open a file or web page that has been added to a specification, you can use the following MES Stateful API Documents class methods in a custom application:
-
EditFile()
-
PrintFile()
-
ViewFile()
Add a file
-
Click the Browse button to the right of the File property box.
The File or URL dialog box appears.

-
Click Add File.
The Open dialog box appears.
-
In the file type list, select All files.
-
Navigate to and select the file to be added, and then click Open.
The file is entered in the File property box.

Add a web page
-
Click the Browse button to the right of the File property box.
The File or URL dialog box appears.

-
Click Add URL.
A mini-web browser appears.

-
Enter or navigate to the web page, and then click OK.
The URL is entered in the File property box.
