60 likes | 148 Views
RHOMOBILE WEBINAR: INTEGRATING DIRECTLY TO RDBMS USING RHOCONNECT. Geoffrey Poremba Sr Manager – North American Software Solutions. RHOCONNECT INTEGRATION AND SYNCHRONIZATION. SalesForce.com Source Adapter. Web Services Source Adapter. SQL DB Source Adapter. Server Plugin. RESTful API.
E N D
RHOMOBILE WEBINAR: INTEGRATING DIRECTLY TO RDBMS USING RHOCONNECT Geoffrey Poremba Sr Manager – North American Software Solutions
RHOCONNECTINTEGRATION AND SYNCHRONIZATION SalesForce.com Source Adapter Web Services Source Adapter SQL DB Source Adapter Server Plugin RESTful API RHOConnect Server Redis NoSQL DB RHOConnect Clients
RHOCONNECTINTEGRATION AND SYNCHRONIZATION Backend Data Source Adapter Backend Data Source Adapter RHOConnect Server
RHOCONNECTSOURCE ADAPTERS SOURCE ADAPTER METHODS Query Create Update Delete Search Login Logoff
OVERVIEWINTEGRATING WITH AN RDBMS SOURCE ADAPTER: -> Ruby or Node.js DATABASE: -> MySql RDBMS: -> MySql Employees DB METHODOLOGY: -> Ruby DBI Library
SETUP REQUIREMENTSINTEGRATING WITH AN RDBMS DBI Ruby Gem: -> gem install dbi MySql Ruby Gem: -> gem install mysql MySql DBD Gem: -> gem install dbd-mysql Modify Gemfile: -> in Rhostudio Bundle Install: -> command line