Perform Base 64 encoding for packages - Intergraph Smart Engineering Manager - 7.0 - Customization & Programming - Hexagon

Intergraph Smart Engineering Manager Web API Reference Guide

ft:locale
en-US
Product
Intergraph Smart Engineering Manager
Subproduct
Web API
Search by Category
Customization & Programming
Smart Engineering Manager Web Version
7.0

To maintain security when performing requests for packages, it is necessary to encode the package name as a Base 64 value and then to use this encoded result for the following requests:

  1. Run the View site packages request.

  2. From the results, select the Id of the package you want to download.

  3. Go to URL: https://www.base64encode.org/.

  4. Copy the package Id and paste it into the top field on the Web page.

  5. Press ENCODE.

  6. In the lower field (Results), copy the encoded value and paste it into the request.

    Encoded output values are case-sensitive, for example, if the package Id is PIDPackageof_WebAPIPlant_01, the Base 64 encoded value is UElEUGFja2FnZW9mX1dlYkFQSVBsYW50XzAx.