Data successfully imported ( 1 records ) -although there are many more to import

  • Christian Brand
  • Topic Author
  • Offline
  • New Member
  • New Member
More
18 Feb 2018 13:02 #5512 by Christian Brand
Perfect!
It works now with these options choosen:

Thank you for your help.

Please Log in to join the conversation.

More
17 Feb 2018 11:53 #5510 by Daniel
Hello,
Please check the screenshot in your previous message. You needed to choose Item tag before choosing Load Childs parameter.

Thanks
Daniel

Please Log in to join the conversation.

  • Christian Brand
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 Feb 2018 09:22 #5492 by Christian Brand
Hello,
at first: I saw, you did it - all items are imported. Thank you very much!
One question only: was it a bug, or did I do anything wrong?
Best regards,
Christian Brand

Please Log in to join the conversation.

More
14 Feb 2018 13:19 #5484 by Daniel
Please share your backend & FTP login credentials via Contact us form, We'll look into it.

Thanks
Daniel

Please Log in to join the conversation.

  • Christian Brand
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 Feb 2018 12:34 #5482 by Christian Brand
Hello Daniel,
yes, as far, as I can see, I did everything in a right manner - at this point:

Any other idea - or did I do something wrong?
Best regards,
Christian

Please Log in to join the conversation.

More
13 Feb 2018 06:54 - 19 Jul 2018 07:09 #5475 by Daniel
Hello,
Is it displaying all the options contained within the item tag ( or whatever if you have in your XML file) to map with the database column on field mapping layout during import process? If not please try to choose different tags to let it load these fields.

Thanks
Daniel
Last edit: 19 Jul 2018 07:09 by Daniel.

Please Log in to join the conversation.

  • Christian Brand
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 Feb 2018 14:19 #5472 by Christian Brand
Hello Daniel,

well the term <items> (</items>) was missing: instead of this there had been <root> (</root>) at the beginning (end). I tried both:

<items>
<item></item>
<item></item>
(...)
</items>

and

<root>
<items>
<item></item>
<item></item>
(...)
</items>
</root>

Unfortunally in both cases still only one item hat been imported. Maybe you have another hint: I try that out then...

...best regards,
Christian

Please Log in to join the conversation.

More
12 Feb 2018 12:10 #5471 by Daniel
Hello,
There is no restriction on the number of items to be imported. The items should be contained within a single tag e.g.

<items>
<item></item>
<item></item>

</items>

Thanks
Daniel

Please Log in to join the conversation.

  • Christian Brand
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 Feb 2018 11:30 #5470 by Christian Brand
Hello there,
I try to import an external XML feed into a custom table in the Joomla! database. Although the XML feed contains more than hundered items, only the first item is imported. I did try several configurations of my custom profile, but always only the first item is imorted into the table. Has anybody an idea, where the restriction to only one item is from?
For your hints/answers I thank in advance.
Best regards,
Christian

Please Log in to join the conversation.

Cron Job Starts