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/v4
-
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/v4/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?