Difference between revisions of "Interface to data sources"
Line 1: | Line 1: | ||
*Leverage standard [[:Category:Interfacing|interface technologies]], e.g. [[CSV]], [[XML]] or [[OLE]] | *Leverage standard [[:Category:Interfacing|interface technologies]], e.g. [[CSV]], [[XML]] or [[OLE]] | ||
*Use optional interface modules | *Use optional interface modules | ||
− | **[[OPC UA]] | + | **[[OPC UA (Module)]] |
− | **[[SAP]] | + | **[[SAP (Module)]] |
− | **[[ISO15926]] | + | **[[ISO15926 (Module)]] |
*Create custom [[:Category:Interfacing|interface components]], to any available source | *Create custom [[:Category:Interfacing|interface components]], to any available source | ||
*Use [[Proxy|proxies]] for better control of your data versions | *Use [[Proxy|proxies]] for better control of your data versions |
Revision as of 10:39, 18 November 2014
- Leverage standard interface technologies, e.g. CSV, XML or OLE
- Use optional interface modules
- Create custom interface components, to any available source
- Use proxies for better control of your data versions
- Manage interface behavior and consolidation Workflows