Adding Specifications to a Product
- Updated2025-11-26
- 1 minute(s) read
You can add specifications for a product with Jupyter Notebook or by using the Specification Compliance Module (SCM) API directly.
Adding Specifications with Jupyter Notebook
Upload a file that contains specification information for a product and use Jupyter Notebook to extract the information into the SCM. Contact NI for example Excel specification files and example Jupyter notebooks.
Adding Specifications with the SCM API
Ensure that you have configured web access to SystemLink Enterprise. Access the SCM API reference at the following URL.
https://<apihostname>/niapis/?urls.primaryName=Specification%20Management
Where <apihostname> is the API hostname you defined for global.apiHosts in systemlink-values.yaml.
Related Information
- Configuring Web Access to SystemLink Enterprise
SystemLink Enterprise requires multiple routable host names to enable access to the application.