Looking for some upper level guidance as to the different approaches to exchanging data between a DoMore PLC and a ERP
My understanding is there are two approaches:
First- Have the ERP Application (Sage X3) use the DoMore Published APIs to exchange data
Second - Use the DoMore HTML instructions to use the Sage X3 published APIs to exchange data.
As the PLC programmer who developed the PLC program I look at it as two approaches. The first is I push all the work to the ERP, in this case Sage X3, to use the DOMore Published APIs. The second is I use the APIs published by Sage X3 to do all the work via the HTML instructions in the DoMore.
Are those two approaches available and do my explanations put me on the right track?