| How to configure SerrBizMLS? |
| Tuesday, 07 August 2007 20:58 | |
|
Before configuring you need to add the following EXTRA FIELDS to HOT PROPERITES: Remote_id and remote_agent. Bulk imports will NOT work if you do NOT have these EXTRA FIELDS. 1) Navigate to the SerrBizMLS component through Joomla control panel and click the Regenerate Import Fields. 2) In the SerrBizMLS component click the Modify Import Fields link. Click the fields you want to import. Be sure to set which ones are required and which ones are not. Click the UPDATE button at the bottom of the page. *NOTE: MLS and IDX listing may require direct links to 3rd party sites. In this case, you need to make EXTRA Fields in Hot Property. 3) In the SerrBizMLS component click ADD CLIENT. Fill in the blanks. 4) In the SerrBizMLS component click Map Client ID's link. Here is where you can map MLS agent IDs to the internal Hot Properties Agent ID. 5) In the SerrBizMLS component click View Modify clients. Here you can modify or delete parameters of a feed that you already added. Also, you can download a sample .txt file of how to construct a data feed. Download this file to the FEED folder in your ROOT level. IMPORTANT NOTES ABOUT THE FEED FILE 6) Open the SAMPLE and populate according to the data you want to import. Be sure the last record is set to the value of The __END__. 7) Save the SAMPLE using the same FILE NAME you specified in step 3. 8) Upload the file to your server. 9) In the control panel of your server set up the following CRON Jobs. A) Depending on the size of your data feed you will need to set this run once every .5 to 12 hours. For feeds with under 1,000 records, every .5 hours should be okay. What does this cron job do? It reads the FEED file and puts it in CACHE. The next cron job runs through the CACHED data and updates accordingly. B) Set this CRON JOB to run about every 5 minutes of every hour of every day. What does this CRON JOB Do? NOTES ABOUT CRON: Note: If your feeds have over 2000 records, you will need to adjust the following parameters of the admin.bulkimport.config.php file. The paramters to adjust are: $bulkImportMaxRows = 2000; // don't change (max num rows in the cron file to process) $bulkImportMaxBatch = 4000; // don't change (max num rows to insert into cache table per batch$i field) 10) In the control panel of Joomla navigate back to the SerrBizMLS-HP component > View/Modify Clients. Set the CRON to ACTIVE. For testing, set the interval to 1. After testing change it to at least 1/2 hour. 11) That's it. According to your setting, the FEED file should start being imported according to your schedule. If you like, you can always run the CRON JOBS manually by calling the these URLS: Run this first: http://www.yourdomain.com/_bulkimport_cron.php?cmd=cron ![]() Download Now
|
|
| Last Updated ( Tuesday, 07 August 2007 21:12 ) |
