Sending Messages with Rest API

Is there a way to send REST API calls in AVEVA System Platform & OMI? I have seen some documentation on Rest API for Recipe Management and don't know if/how that would help me in this situation. After a button is clicked, I want to send a rest message with HTTP Post.

Parents
  • Hi Caroline,

    You should be able to use the WEBSVC OI Server for any REST API calls that you may have. AVEVA has a published user guide for WEBSVC, which you can find here: https://softwaresupportsp.aveva.com/#/producthub/document/details?id=0DE9F4E7-6934-4072-FDB2-08D8B7EA05EC

    Once you have the WEBSVC OI server setup, you should then be able to integrate the tag configurations within your SP/OMI application just like any other OI Server communication. 

Reply
  • Hi Caroline,

    You should be able to use the WEBSVC OI Server for any REST API calls that you may have. AVEVA has a published user guide for WEBSVC, which you can find here: https://softwaresupportsp.aveva.com/#/producthub/document/details?id=0DE9F4E7-6934-4072-FDB2-08D8B7EA05EC

    Once you have the WEBSVC OI server setup, you should then be able to integrate the tag configurations within your SP/OMI application just like any other OI Server communication. 

Children
No Data