Hi guys, I don't understand From record and To record logic.
There is this in help:
Specify the number of rows to export. This is not the same as the number of products because a product can be more than 1 row. The values are used as from - to, to export the first 5 rows fill in 1 and 6.
Shouldn't it be 1 to 5?
I have many products so I have to export part by part.
How should I specify parts? I was thinking that I should do it like that:
1,500
501, 600
601, 700
But maybe I don't understand and it should be:
1,501
501,601
601,701
Can you please help?
Thank you
- studiob
- RO CSVI
- Monday, 14 March 2016
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
The reason it is 1 - 6 is because 6 is not included in the count. So it is 1 till 6 and not including 6. You can't run the export in 1 go?
In your case it is the second one you need to have:
1,501
501,601
601,701
That will get you 500 products every time.
The reason it is 1 - 6 is because 6 is not included in the count. So it is 1 till 6 and not including 6. You can't run the export in 1 go?
In your case it is the second one you need to have:
1,501
501,601
601,701
That will get you 500 products every time.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
When I set 1-500, then the result is Processed 499.
When I set 0-500 or 0-50, the result is that the script doesn't finish export. So it looks that 0 shouldn't be allowed, because it freezes the export script.
I think that the result should be Processed 500, so I should enter 1-501.
--
I see your answer now, now it's clear, thank you.
When I set 0-500 or 0-50, the result is that the script doesn't finish export. So it looks that 0 shouldn't be allowed, because it freezes the export script.
I think that the result should be Processed 500, so I should enter 1-501.
--
I see your answer now, now it's clear, thank you.
Accepted Answer
Pending Moderation
I have more then 10k products, I can't run it in one go, unfortunately.
Accepted Answer
Pending Moderation
Just a little note, name of the file is CSVI_Virtuemart products_14-03-2016_10.28_501_501
I think it should be CSVI_Virtuemart products_14-03-2016_10.28_001_501
Just saying, it's not important.
I think it should be CSVI_Virtuemart products_14-03-2016_10.28_001_501
Just saying, it's not important.
Accepted Answer
Pending Moderation
Hello,
Thank you for letting us know. We will take care of it.
Thank you for letting us know. We will take care of it.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Sorry for bothering again, but I set from-to values 501-1001
Name of the file is CSVI_Virtuemart products_14-03-2016_14.02_1001_1501
I am not sure what happened now. What products are exported, 501-1001 or 1001-1501?
I just want to make sure, that it's for sure 501-1001 and only the name is wrong?
I am moving important eshop and I don't want to miss anything.
Thank you
Name of the file is CSVI_Virtuemart products_14-03-2016_14.02_1001_1501
I am not sure what happened now. What products are exported, 501-1001 or 1001-1501?
I just want to make sure, that it's for sure 501-1001 and only the name is wrong?
I am moving important eshop and I don't want to miss anything.
Thank you
Accepted Answer
Pending Moderation
When I set 1001-1501, the result is:
Processed
500
Filename
CSVI_Virtuemart products_14-03-2016_14.44_1501_2501.csv
Processed
500
Filename
CSVI_Virtuemart products_14-03-2016_14.44_1501_2501.csv
Accepted Answer
Pending Moderation
Hello,
Please apply the attached patch file and try the export. We have made the filename to look like example "CSVI_Virtuemart products_14-03-2016_14.02_recordstart_recordend".
patch_export_filename_2016-03-14.zip
Please apply the attached patch file and try the export. We have made the filename to look like example "CSVI_Virtuemart products_14-03-2016_14.02_recordstart_recordend".
patch_export_filename_2016-03-14.zip
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »