Appendix C - Inserting, updating, or deleting from a table using the Connector Web Service - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Connector Grid Services Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1

This appendix provides an example of how to use connector request web service MP0123_ConnectorRequest_001 to request an insert, update, or delete from a database table. We will use this web service to perform these actions on the R5OPDATATBL table, which stores date, values pairs for each OPS variable defined in R5OPVARDESC. Along with this example, at the end of this appendix there are the two possible valid responses that this web service will return.

The purpose of the MP0123_ConnectorRequest service is to access and modify data in the R5OP* tables and a small number of related tables. This service cannot be used to access data in the vast majority of EAM database tables.