Add a file or web page to a specification
- Last UpdatedOct 28, 2024
- 2 minute read
You can add a file or web page to a specification to support an operator during production. For example, the file or web page can contain information relative to a BOM, entity, or item specification, such as 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
-
In the Specification dialog box, click the Browse button in the specification's File column.
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 column.

Add a web page
-
In the Specification dialog box, click the Browse button in the specification's File column.
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 column.
