Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
Copper Contributor
SteveK
Posts: 197
Registered: 04-20-2009

What methods have people used to move data between Cloud and legacy apps?

Loose hypothetical Scenario: Legacy app on lan with MSSQL server backend.  Cloud instance of SLX.  Once a day large amounts of data must be exchanged between the two - both sending data from the lan to SLX and from SLX back to the lan.

 

I am curious what methods of transfer people have used, or would use in this situation. Again, very loose hypothetical - just a 'what if' kind of scenario. Thanks for playing.

 

Please use plain text.
Gold Super Contributor
RJLedger
Posts: 2,234
Registered: 03-19-2009

Re: What methods have people used to move data between Cloud and legacy apps?

I'd use TaskCentre... Have it on the LAN and connect to the SQL Server.. and then using the new TaskCentre WebServices tool.. connect to theSData portal in the SalesLogix Cloud.

 

Taking this approach, you don't have to worry about the "plumbing".. just the "ETL" operations themselves.

--
RJ Ledger - rjledger@rjlSystems.net

".. Stay Focused..."
http://www.rjlSystems.net - blog: www.rjlSystems.net/blog.html
Please use plain text.
Bronze Elite Contributor
RJSamp
Posts: 482
Registered: 03-24-2009

Re: What methods have people used to move data between Cloud and legacy apps?

Scribe

KnowledgeSync

Task Centre

Inaport

Starfish ETL

Vb .Net

C# .Net

SSIS

Stored Procs\T-SQL

 

Depends on the need for Synchronization TEFF generation and your ability to generate ID's for new rows (SLX often can autoincrement these if you connect through the SLX OLE DB Provider, amazing how creative one can get in generating these on your own:  "AMYID0000001" is for what table class? and "aMYID0000001" would be for its Address: True or False?)

RJ Samp
Please use plain text.