Load plant - Intergraph Smart Engineering Manager - 3.0 - Customization & Programming - Hexagon

Intergraph Smart Engineering Manager Web API Help

Language
English
Product
Intergraph Smart Engineering Manager
Subproduct
Web API
Search by Category
Customization & Programming
Smart Engineering Manager Web Version
3.0

This request allows you to load a plant into a chosen site.

  • Only plant packages created using the Copy plant request can be loaded. You cannot load a plant that was copied using the Desktop version of Smart Engineering Manager.

  • If the site into which you want to load the plant does not appear in the results when you run the request View sites, run the Import site request first.

Use the POST method to load a plant with the following input:

  • Service Root URI: https://<Server Name>/<IIS Application Name>/sem/v3

  • Resource path: Sites('<Site Name>')/Com.Ingr.Sem.V2.LoadPlant/

Resource path strings are case-sensitive.

Sample URI

POST

https://WebApiServer1.APIServerDomain.com/sem-webapi/sem/v3/Sites('WebAPISite01')/Com.Ingr.Sem.V2.LoadPlant/

Sample JSON request

Parameters for the plant and associated applications to be loaded must be appropriate for the platform (Oracle or SQL Server) on which the site into which you are going to load the plant was created. For details, see:

What do you want to do next?

Related topics

Create plant

View plants

Delete plant