AUTOMAPI for Communication with Concrete Production Controllers¶
AUTOMAPI is a SOAP web service designed to enable communication with concrete production controllers.
This API enables two primary functions :
Transfer concrete formulas generated by BRG-LAB to the controller.
Import delivery note information related to a concrete sample back into BRG-LAB.
To integrate the API into your programming language, you must first retrieve the WSDL via the URL https://automapi.brg-lab.com, using the username and password provided by CBAO.
API Pairing¶
To identify the platform with which BRG-LAB should communicate, the user must provide a license number, which serves as the unique key for each connection. This license key is automatically generated from the BRG-LAB platform :
System Settings -> General Configuration -> Communicate with Third Parties
To perform import/export tests, you can use “TEST” as the license number.