1 / 6

Geoffrey Poremba Sr Manager – North American Software Solutions

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.

tayte
Download Presentation

Geoffrey Poremba Sr Manager – North American Software Solutions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RHOMOBILE WEBINAR: INTEGRATING DIRECTLY TO RDBMS USING RHOCONNECT Geoffrey Poremba Sr Manager – North American Software Solutions

  2. 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

  3. RHOCONNECTINTEGRATION AND SYNCHRONIZATION Backend Data Source Adapter Backend Data Source Adapter RHOConnect Server

  4. RHOCONNECTSOURCE ADAPTERS SOURCE ADAPTER METHODS Query Create Update Delete Search Login Logoff

  5. OVERVIEWINTEGRATING WITH AN RDBMS SOURCE ADAPTER: -> Ruby or Node.js DATABASE: -> MySql RDBMS: -> MySql Employees DB METHODOLOGY: -> Ruby DBI Library

  6. 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

More Related