Announcement

Collapse
No announcement yet.

Import data and mappings

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Import data and mappings

    Using Hierarchical file to import product details and mapping the products to their associated section names, the resulting import produces new sections with those products under them.
    All I want is to import / update an existing section with new product lines.
    The help file in actinic suggests I use ' *|*|section name' to drive the product to the correct section. I don't get this.
    I tried this with a flat file without success.
    Any help or sample file would be appreciated.

    regards Tony
    Your one stop shop for spares.
    Washing Machine Spare Parts

    #2
    If you are using hierarchical import you need to nest the sections eg:

    Section 1
    Product a
    Product b
    Section 2
    Product c
    Product d
    Section 3
    Product e
    End Section 3
    End Section 2
    End Section 1

    if you are using flat file you would do something like this :

    Section 1, Product a
    Section 1, Product b
    Section 1 | Section 2, Product c
    Section 1 | Section 2, Product d
    Section 1 | Section 2 | Section 3, Product e

    Regards,
    Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
    Visit our facebook page for the latest news and special offers from Mole End

    Top Quality Integrated label paper for Actinic and Sellerdeck
    A4 Paper with one or two peel off labels, free reports available for our customers
    Product Mash for Sellerdeck
    Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
    Multichannel order processing
    Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

    Comment


      #3
      Using your flat file example, I made a new file with a one line entry thus.
      Main Section|Sub Section|Sub Sub Section, AO80, Short Description.

      Using the import faciltity, I mapped these fields appropriately.

      The result is, I now have a new section/s created based on the string above.
      I don't want this, I need to import product data into existing sections and keep the existing file name - (sub-section-name.html).

      Kind regards Tony
      Your one stop shop for spares.
      Washing Machine Spare Parts

      Comment


        #4
        What is the exact line from your file and what are your sections called?

        Regards,
        Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
        Visit our facebook page for the latest news and special offers from Mole End

        Top Quality Integrated label paper for Actinic and Sellerdeck
        A4 Paper with one or two peel off labels, free reports available for our customers
        Product Mash for Sellerdeck
        Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
        Multichannel order processing
        Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

        Comment


          #5
          As follows.
          #############
          Appliance Spare|Replacement Spare Parts|Replacement Paper Bags,Short Description,AO80
          #############

          AO80 is my product reference. I am assuming the order that fields appear is irrelevant as we are mapping these.

          regards Tony
          Your one stop shop for spares.
          Washing Machine Spare Parts

          Comment


            #6
            Jan, Hold that thought for a minute.

            I think I've solved it.
            I opted for the Hierarchical import file method.
            What I discoverd was that the sample Hierarchical file that comes with actinic is probably not the best example to follow, as the field headings are not true to my actinic layout so here is what I did.
            As my catalogue section are already built, I used the Export under File.
            This gives me a copy of my complete catalogue in Hierarchical format.
            Strip out the blocks we are not working with to leave just the section and product header and the product section we are working with.
            Copy and paste your new product info into the the product section and save.
            Then the import as Hierarchical file will do what you intend it to do.
            Job done.
            Still yet to work out the flat file method.
            Thanks for the heads up.

            Kind regards Tony
            Your one stop shop for spares.
            Washing Machine Spare Parts

            Comment


              #7
              Glad it's working Tony, I can't see why the previous one wouldn't have worked.

              Regards,
              Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
              Visit our facebook page for the latest news and special offers from Mole End

              Top Quality Integrated label paper for Actinic and Sellerdeck
              A4 Paper with one or two peel off labels, free reports available for our customers
              Product Mash for Sellerdeck
              Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
              Multichannel order processing
              Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

              Comment

              Working...
              X