Sending data to SAP with InTouch

R

Thread Starter

rmadilljr

I have WW Intouch ver 7.0. What I want to do is send data to SAP. Do I need FactorySuite or just upgrade the InTouch software.

Thanks
rmadilljr
 
D
It depends on what backend database server being used for the SAP applications. If it is ORACLE or MS SQL server you can just install the SQL adapter for InTouch.

Then you can insert/update/delete records in the database. You can even call stored procedures from the database.

Look on the InTouch CD in the manuals directory and you will find a PDF file that refers to the SQL manager. This will have some information on what you will need to know to get started.

By upgrading to InTouch 7.11 you will be able to use OLE-DB instead of ODBC. OLE-DB is faster if you will be utilizing a LOT of SQL commands. If not, then just stick with 7.0.

E-Mail at [email protected] if you would like to discuss more.

If you have comprehensive support there are several tech notes and examples on Wonderware's website.

Darren Ash
 
Top