Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • TechnoMan 11 posts 51 karma points
    Feb 05, 2014 @ 04:10
    TechnoMan
    0

    Use uCommerce on a different Database Schema

    Hi there,

    I am trying to setup a UCommerce poc for a company with a fairly complex ecommerce system. I am just starting to know the capabilities of Ucommerce in providing solutions to complex buisness process. I would like to know if there is way to use the UCommerce Classes/ Views / Models/ Macros on a totally newly custome created products, order, shipping schemas with just minor changes to the current UCommerce project. Any input is greatly appreciated. 

    Amer

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 05, 2014 @ 15:16
    Nickolaj Lundgreen
    0

    Hi TechnoMan

    In my experience, you can almost always extend the uCommerce product to fit the business demands of most clients, using the ProductDefinition (similar to the Umbraco DocType)and similar features. Could you perhaps describe some of the features you are having a hard time realizing in uCommerce?

  • TechnoMan 11 posts 51 karma points
    Feb 11, 2014 @ 02:24
    TechnoMan
    0

    Hi Nickolaj,

    Thanks for your feedback. I have noticed that I didnt specified my problem by example. We would like Ucommerce to function the way it is with the only difference being that when its trying to do GetProducts SaveProducts ....CRUD operations (Front shop and Backoffice) we want it to call to a difference Product table. This product table will be in a different database. The reason being that we want to have a dedicated Inventory Database to which other systems also talk.

    In other words, what I want is to change the connection string to the inventory database when the user

    • creates products in ucommerce backoffice
    • Edits / Delete Products in ucommerce backoffice
    • Display of products on front end

     

    Hope this is more clear.

    TechnoMan

     

     

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 11, 2014 @ 11:41
    Nickolaj Lundgreen
    100

    Would it be an option(techical and money wise) to make a integration between the inventory DB and the uCommerce PIM (Product information management)? The uCommerce PIM is very good for storing product data, and web related enrichment of base ERP data.

    It's not that hard to keep some predefined parameters in sync with a 3th party system, using the uCommerce API and a scheduled task.

  • TechnoMan 11 posts 51 karma points
    Feb 12, 2014 @ 00:35
    TechnoMan
    0

    Thanks Nickolaj. Thats a great info. We are currently going through our options but that sure in one way to do it. Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft