1. visability
  2. RO CSVI
  3. Thursday, 06 August 2015
  4.  Subscribe via email
I have have a client who's website is hosted on a Windows server. I don't have access to cron jobs like I do an a linux machine but I do have access to Web Scheduler. Web Scheduler will trigger give URLs at specific intervals so I have been forced to run my scheduled imports and exports using a URL. This works for a small export that takes about a minute to complete but fails for a large import that takes 30 minutes to complete.

The URLs that I use look like this:
https://www.mywebsite.com/administrator/components/com_csvi/helpers/cron.php?username=***********&passwd=**********&template_id=6

Is there any other way to trigger the large import because trying it via the URL ends with an error. Webpage unavailable or reset?

I am using Virtuemart 3.0.9 and CSVI Pro 5.21.2
Accepted Answer Pending Moderation
Is there any other way to trigger the large import because trying it via the URL ends with an error.
There is no other way. If you have a large import, you simply need large resources or the webinterface as this can use JavaScript to trick the server.

I don't have access to cron jobs like I do an a linux machine
That is called Task Scheduler in Windows but apparantly you don't have access to that.

There isn't anyway to do a batch import with either cron or direct access as it requires JavaScript.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!