+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: XML Mapping

  1. #11
    Junior Member
    Join Date
    Jan 2018
    Location
    Canada
    Posts
    13
    Thank you, Harald, for the video guidance and I hope that we can see a library of video guidances beside the PDF manual files to expedite the development stage.

  2. #12
    Junior Member
    Join Date
    Nov 2012
    Location
    Greece
    Posts
    25
    Hello!

    This shows me...

    The import action started.
    Importing in process
    The copyFile action started.
    There is no file; trying to get a recent copy.
    The file has been successfully copied; file size: 1227 bytes.
    The copyFile action took 0.227617 seconds to load.
    The getBasicData action started.
    The getBasicData action took 0.000020 seconds to load.
    Importing the feed failed due to the following reasons:
    The afterImportCompleted action started.
    The afterImportCompleted action took 16.137156 seconds to load.
    The import action took 16.371295 seconds to load.

  3. #13
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    We need to look into the problem

    You should create a ticket for that

  4. #14
    Importing the feed failed due to the following reasons:;The path to listing fields is incorrect; please check it again in the XML feed.
    If the link look like motors/motorbikes-scooters/accessories-motos-and-scooters.html
    Edit Format/ Path to fields in XML feed
    can't find a path, when I open the file... nothing like to fil the feed... I took a different feed for sample...

    listing fields is incorrect is that the right path? Is that what causes the feed to failed?


    <?xml version="1.0"?>
    <feed xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">
    <title>Aliexpress</title>
    <link rel="self" href="https://ad.com"/>
    <updated>2021-01-21T02:11:04+03:00</updated>
    <entry>
    <g:id>33017504319</g:id>
    <g:title>PEACE SPORTS FRON &amp; REAR TUBELESS SCOOTER TIRE 3.50-10 Motorcycle Tubeless Tire for Moped Scooter 50cc 80cc 150cc</g:title>
    <g:description>PEACE SPORTS FRON &amp; REAR TUBELESS SCOOTER TIRE 3.50-10 Motorcycle Tubeless Tire for Moped Scooter 50cc 80cc 150cc</g:description>
    <g:link>https://atad.com/g/1e8d114494ff5e07d4d116525dc3e8?ulp=https%3A%2F%2Fs .click.aliress.com%2Fs%2F09Yy44G0bX7RxzPAyechALAr2 qq143VpBnVgZe1q5knWwS7Yop2LG5LEwlffOpo5WvFkBGR6G0g Xlf0jLQoXojvIfNSB2aDljkNcwmZAcEhDR8AewqhcLlrv0W1Ez xIAAY2SZNptZAc6OPwJJCweRVpehQVWWeHZs9WPP7AnlZmxDfb TL9JV6czlmlJCAFHYXKqNorC6aZapd3kWEQElZpwVe3o6AFqKW 6uHqXmUnJOa80b3XJSh6tWl1AVsNsogK2YuUEV0CzoxWj6Gy7N TSsPUs7F8volCgkBzN3zCFUppoejdKPaPBUsOwgpV99li6sPZ5 7jhtwMKQ8pK6NhhouKUR23dSAwY3u73CX9R9epD617i5BcVFOj QB1QGV8IPVxGsGIIdR8wxoHvzHO9yRk5RiOHsLBsC1lgiYNgvJ EZ5ZZ7VUtGyItw1mzzelgakUIVZyuIslg1UqYj2qWWpcpdmNsB KqPOOOpw3ds7SjaitRb4X8IwLtR1C8fzo1SHXmqU4Do5KiHDyq uxUjlP822hrSabRpdzFg5gD10JUcnJZT1IFxRxETo7dF8BORjE 3dp1EhWHRN25KXR3PHuDX73v5bffGvM7AlvYaEA4W08MgzfSd4 EudNWNOl7yKeEgExHYuD7wnZQTziEuhiOdbY7CqqiMpAhnVTCm wGeWeXPsZKQKGc30TuFYEb4dsXDEFCwNAHjEcHbJAZl1yj75Fl g86jgoU0Xm1MvwQReuZfCf%3Fhot_product%3D1&amp;i=5&a mp;f_id=50003</g:link>
    <g:image_link>https://ae01.alicdn.com/kf/H

    Got one from another feed as an example can that be a right? Automobiles, Parts &amp; Accessories &gt
    Last edited by David Dujardin; January 23, 2021 at 03:36 PM.

  5. #15
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    I see there are no nesting nodes in this feed

    a correct structure for the XML feed should be like this:

    Code:
    Only registered members can view the code.
    in this case, the path to listings will be listing
    Last edited by Rudi; May 6, 2021 at 08:43 AM.

+ Reply to Thread