Difference between revisions of "Interface to data sources"
Line 1: | Line 1: | ||
− | *Leverage standard [[:Category:Interfacing| | + | *Leverage standard [[:Category:Interfacing|interface technologies]], e.g. [[CSV]], [[XML]] or [[OLE]] |
+ | *Use optional interface modules | ||
+ | **[[OPC UA]] | ||
+ | **[[SAP]] | ||
+ | **[[ISO15926]] | ||
*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:34, 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