Download site package - 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 download a package from the site backup location. Packages are created when you run the following requests:

Use the GET method to download a package with the following input:

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

  • Resource path: /Sites('<Site Name>')/Packages('<Package Name>')/Com.Ingr.Sem.v2.Package/$value

  • Resource path strings are case-sensitive.

  • To download the package from Postman, click the arrow beside Send and choose Send and Download:

Sample URI

GET

https://WebApiServer1.APIServerDomain.com/sem-webapi/sem/v3/Sites('WebAPISite01')/Packages('WebAPISite01_RefData')Com.Ingr.Sem.v2.Package/$value

On completion of the download, a navigation window opens. To save the package, do the following:

  1. Choose a destination folder.

  2. Accept the package file name or enter a different file name and add the extension .zip, for example:

  3. Click Save.