Hello, I am new to using VTSCADA but have experience with SCADA software in the past. For our application, we would like to utilize VTSCADA to create data driven maintenance packages utilizing Maximo to create Work Orders.
An example of this application is:
HVAC filter dp is monitored and there is currently an existing job plan in Maximo to do the PM to replace the filters. VTSCADA would have a trigger associated with dp going out of range, and once this threshold is met, VTSCADA sends a script in the required format for Maximo to automatically generate a WO using existing job plans.
This kind of system is being utilized by our facilities with other software, examples being PLC's, and we already have the Maximo side of it figured out. We know the requirement for the data to come in, in JSON format.
The question is, how do we get VTSCADA to send the necessary data to an already established URL. I know VTSCADA can send data via SMS and email. Has this function been used before? If so, how did you set it up? Or is there a generally agreed upon method of sending data to URL's?
Hello, I am new to using VTSCADA but have experience with SCADA software in the past. For our application, we would like to utilize VTSCADA to create data driven maintenance packages utilizing Maximo to create Work Orders.
An example of this application is:
HVAC filter dp is monitored and there is currently an existing job plan in Maximo to do the PM to replace the filters. VTSCADA would have a trigger associated with dp going out of range, and once this threshold is met, VTSCADA sends a script in the required format for Maximo to automatically generate a WO using existing job plans.
This kind of system is being utilized by our facilities with other software, examples being PLC's, and we already have the Maximo side of it figured out. We know the requirement for the data to come in, in JSON format.
The question is, how do we get VTSCADA to send the necessary data to an already established URL. I know VTSCADA can send data via SMS and email. Has this function been used before? If so, how did you set it up? Or is there a generally agreed upon method of sending data to URL's?