Mike,<div><br></div><div>Can you explain your network typology?</div><div><br></div><div>Is the web server hosted somewhere different to your filePro server or in the same location?</div><div><br></div><div>What OS on the web server, on the filePro server, what web server Apache, IIS, etc.</div><div><br></div><div>Ken<br><br>On Thursday, 23 October 2014, Mike Fedkiw <<a href="mailto:mfedkiwfp@gmail.com">mfedkiwfp@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Okay, I've been thinking about this for a while now and what I come up with is pretty much nothing.<br>
<br>
I have a website with my inventory displayed on it and I want to update the on hand, add new items and remove any deleted items every hour throughout the day. The web developers say that's not an issue to automate that process but they also said that it's really not feasible to update the entire inventory file containing roughly 20k records in it on an hourly basis.<br>
<br>
I don't know if it's possible for the website to save the last uploaded file and compare it to the new file being uploaded and compare them to see what changed...but if it was that easy, hell, just compare the qty on hand to see what changed.<br>
<br>
What I've been thinking about is somehow using the last updated date to determine which items may need updating, but still, it's pretty easy to find a flaw there. What if after the last update of the day, something is sold before the date changes to the next day? Well now it's a new day and that item's qty changed the night before and has the previous days date so it's possible it could think it's not necessary to update it. Hell Idk, I think I confuse myself more every time I think about this.<br>
<br>
I also thought about adding some additional fields in the inventory file and copying the on hand, price, description, etc to those fields so I could compare the next time the file is generated and I can catch any changes and tag records needing updated. Yea, well what if for some reason that particular file doesn't make it to the website for whatever reason and another one gets generated an hour later. Now there's a ton of records that probably need to be updated but won't because the fields I added were updated with the file that ran before this one that never made it to the website.<br>
<br>
Now that I don't even know what I'm writing about anymore, someone must have had to do something similar this before, I hope.<br>
<br>
Adding fields to inventory so I can catch the actual time of any updates is not really an option. There's so many processes that have access to and change the on hand, I'm not even sure I could find all of them at this point.<br>
<br>
Mike's head hurts now, Lol<br>
_______________________________________________<br>
Filepro-list mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Filepro-list@lists.celestial.com')">Filepro-list@lists.celestial.com</a><br>
Subscribe/Unsubscribe/Subscription Changes<br>
<a href="http://mailman.celestial.com/mailman/listinfo/filepro-list" target="_blank">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
</blockquote></div>