Deprecated Adapter Support for Schema Discovery

Lists deprecated adapters and whether they support schema discovery, and if so, the properties they use to enable it.

Adapter Supports Schema Discovery Properties
File CSV Input Yes

Directory

The absolute path to the data files you want the adapter to read.

File CSV Output No
File XML Input Yes

Directory

The absolute path to the data files you want the adapter to read.

File XML Output No
JMS CSV Input Yes
  • Delimiter – field delimiter
  • Connection Factory – connection factory class name
  • JNDI Context Factory – context factory for JNDI context initialization
  • JNDI URL
  • Destination Type
  • Destination Name
JMS CSV Output No
JMS Custom Input No
JMS Custom Output No
JMS Object Array Input Yes
  • Connection Factory – connection factory class name
  • JNDI Context Factory – context factory for JNDI context initialization
  • JNDI URL
  • Destination Type
  • Destination Name
JMS Object Array Output No
JMS XML Input Yes
  • Connection Factory – connection factory class name.
  • JNDI Context Factory – context factory for JNDI context initialization
  • JNDI URL
  • Destination Type
  • Destination Name
JMS XML Output No
Socket (as Client) CSV Input No
Socket (as Client) CSV Output No
Socket (as Client) XML Input No
Socket (as Client) XML Output No
Socket (as Server) CSV Input No
Socket (as Server) CSV Output No
Socket (as Server) XML Input No
Socket (as Server) XML Output No
Related concepts
Schema Discovery
Related reference
File CSV Input Adapter
File XML Input Adapter
JMS CSV Input Adapter
JMS Object Array Input Adapter
JMS XML Input Adapter