Tips for migrating your Open adapter scripts from Aleri Streaming Platform (ASP) to
            Event Stream Processor.
Database Sources and Sinks
            
            The ESP Open adapter has two source
                components, AsapSource and SpPersistentSubscribeSource, and two sink components,
                AsapSink and WSSink. When migrating your sources and sinks from ASP to their
                    ESP equivalents, review the Open adapter source
                properties and sink properties and make changes as required. See Source Components and Sink Components for more information.
            Most ASP Open adapter database sources are not available in the
                    ESP Open adapter, but have equivalents in
                    ESP input adapters:
            - AleriGenericJdbcSource – Migrate to the JDBC Input adapter. See JDBC Input Adapter
                            Configuration in this guide and Configuring a JDBC
                            Connection to an External Database in the Administration
                            and Configuration Guide for additional details.
 - AleriMqSource – Migrate to the WebSphere MQ Input adapter. See WebSphere MQ Input
                            Adapter in this guide for additional details.
 - FileBatchSource – Migrate to various <File Type> Input adapters. This
                        guide lists all the file type adapters currently available from
                            SAP.
 -  FilePollSource – Migrate to various <File Type> Input adapters. This
                        guide lists all the file type adapters currently available from
                            SAP.
 - TibRvSource – Migrate to the TIBCO Rendezvous adapter. See TIBCO Rendezvous
                            Adapter in this guide for additional details. 
 
            Likewise, most ASP Open adapter database sinks have equivalents in
                    ESP output adapters:
            - AleriMqSink – Migrate to the WebSphere MQ Output adapter. See WebSphere MQ Output
                            Adapter in this guide for additional details.
 - AleriMSSQLSink – Migrate to the JDBC Output adapter. See JDBC Output Adapter
                            Configuration in this guide and Configuring a JDBC
                            Connection to an External Database in the Administration
                            and Configuration Guide for additional details.
 - AleriOracleSink – Migrate to the JDBC Output adapter. See JDBC Output Adapter
                            Configuration in this guide and Configuring a JDBC
                            Connection to an External Database in the Administration
                            and Configuration Guide for additional details.
 - TibRvSink – Migrate to the TIBCO Rendezvous adapter. See TIBCO Rendezvous
                            Adapter in this guide for additional details.