Grid web services - HxGN EAM - 12.0 - Customization & Programming - Hexagon

HxGN EAM Rest Web Services

ft:locale
en-US
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12

Grid web services are special. The action is POST. It is actually doing a get request. The reason for using POST is that Open API specifications do not allow for a request body. However grid request is complex and a request body is needed. There are two grid web services - grid header and grid data. Due to the complexity of grid request, two sample requests will be provided below.