Export data from sage to odoo (openERP) - data-migration

We are using sage saari gestion commerciale (Sales management) 100 Pack V8.00 1998. We would like to migrate data (customers, suppliers, invoices...) from sage to odoo (OpenERP).
Can anyone please provide us with the steps to follow to migrate all the data to odoo.
Thanks.

Related

How do I create a product with Amazon MWS api

I just opened my seller account and i don’t know how to create a new product on amazon with MWS. Searched developer guide (http://docs.developer.amazonservices.com/en_US/products/Products_Overview.html) and cannot find anything about guide of creating product so i just looked into this explanation (https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/XML_Documentation_Intl.pdf) and i found the title Create Product but i still don’t know how to create a product. The operation types always like ‘GetFeedSubmissionList’. So can anyone please explain in a descriptive way about creating a product. How can i do that? Thanks in advance.
Have a look at the Feeds API and then set up your product with the correct FeedType enumeration for the Product feed. Look at the flowchart to understand the process involved. You didn't specify a language or platform, but MWS has SDK's that will aid in your development.

Onboarding Models in acumos

I have trained a ML model and wanted to onboard this saved model to Acumos marketplace, but I am unable to find the right path to onboard the model to Acumos market place. Kindly guide me as to how to onboard the models to Acumos.
Regards,
Sandeep.
The public site https://marketplace.acumos.org is not open for on-boarding of models. Please install a local instance of Acumos using the All-In-One (AIO) installer so members of your organization can start using all the features.
This question is a repeat of Can I publish my model to Acumos marketplace?

eCommerce : Product configurator under Hybris platform

I have to implement product configurator in hybris platform that allowing users customization front office interface (product details).
Like changing color of product, size, make text and managing prices.
I'm looking actually for open source product desinger.
Anyone has an experience with any integrated framework or any other recommendations ?
Kind regards,
Soufiane
If you are not using SAP CPQ which is integrated with Hybris out of the box, you can have a look at openCPQ
Managing the sizes, prices etc of products is performed via the productcockpit. Changes you make here will be reflected in the Accelerator storefront. This is also extensible and customisable.

Best Approach on MS CRM Data Migration

I have to migrate data from CRM 4.0 to MS CRM Online & customer has around 35GB data now my question is which would be the best way to migrate the data?
A: Using CRM 4.0 Data Migration Manager to export the data & then using import the data using ConfigurationMigration? Is that be viable solution?
B: Export the data from CRM 4.0 using Data Migration Manager & then upload it using SSIS or custom code?
Any idea how much time usual it should take to upload that much data (35GB this includes Account, Appointments, Lead & few custom entities)
We had a similar need and extended an existing open source project to migrate (almost) all the CRM entities.
We published it here: https://github.com/marcopierobon/CrmChainsaw
We had a smaller DB to migrate (5GB) and it took around 48 hours. The main problem is the CRM endpoint that is pretty slow, so it's really difficult to make it faster.
You should look into Scribe (www.scribesoft.com) and Kingswaysoft (http://www.kingswaysoft.com/products/ssis-integration-toolkit-for-microsoft-dynamics-crm)
These companies both provide tools for migrating data into Dynamics CRM.

How to import large volume of data into CRM 2011 Online entities?

I need to import millions of records into a CRM 2011 Online entities. Is there any efficient way to do it?
With CRM 2011 Online you have different ways:
Use the standard Import Data Wizard functionality
Use CRM Web Services to get the additional capabilities for import
data, more details here: Import Data in Microsoft Dynamics CRM
Use CRM Web Services to build your own import tool using the new ExecuteMultipleRequest, more details here: Use ExecuteMultiple to Improve Performance for Bulk Data Load
Use an integration software as Scribe
Which one is more efficient between these methods depends on your crm structure, the source of your data, the complexity of the transformation, etc.
There are a couple of other import tools for importing data SSIS integration toolkit is one and Import manager another
We have a CRM migration tool that allows you to import data into CRM, both on-premise and online using the bulk import functionality which CRM provides.
Our product supports multiple table mappings per migration project, defining multiple data sources, and when you are done running your import in development, you can clone the connections into a new environment , for example SIT, UAT or PROD and re-run your import against there when ready. No coding required, so essentially anyone with BA / DB schema knowledge can use this tool to perform migration imports.
http://www.splsolutions.com.au
Any questions, please feel free to get in touch with us.
cheers,
Paul
This tutorial might help. It shows how to send data stored in a SQL database to MSCRM 4.0 via CRM Web Services using SSIS.
The comments mention alternative options.
http://blogs.msdn.com/b/crm/archive/2008/05/07/integrating-crm-using-sql-integration-services-ssis.aspx

Resources