Difference between revisions of "Configure Download Managers"

From Agency Systems Wiki
Jump to navigation Jump to search
(Created page with "Category:DownloadCategory:IVANS Part of the download process from is to retrieve the files that contain the information directly from the company. == IVANS Transfer...")
 
Line 17: Line 17:
 
=====Ajasent=====
 
=====Ajasent=====
 
Install these download managers to the users workstation that will typically perform the download.  During the configuration you will set the download path to '''C:\dnldupld'''.
 
Install these download managers to the users workstation that will typically perform the download.  During the configuration you will set the download path to '''C:\dnldupld'''.
 +
 +
=====Download / Upload Script=====
 +
 +
::9:17 AM 4/6/2006
 +
::This script is being created to retrieve documents for attachment to the
 +
::management system.
 +
echo off
 +
 +
if not exist \\tsclient\c\dnldupld\*.* goto EXIT
 +
 +
cls
 +
xcopy \\tsclient\c\dnldupld\*.* /y i:\empire\download\
 +
del \\tsclient\c\dnldupld\*.* /q
 +
cls
 +
 +
echo Your files have been sent to the Ajasent Server
 +
pause
 +
exit
 +
 +
:EXIT
 +
cls
 +
echo ********************Warning********************
 +
echo There were no files to be uploaded at this time.
 +
pause
 +
cls
 +
exit
  
 
=====ACP Technologies=====
 
=====ACP Technologies=====

Revision as of 21:13, 19 January 2015

Part of the download process from is to retrieve the files that contain the information directly from the company.

IVANS Transfer Manager

IVANS is a third-party company that manages the electronic connection between insurance agencies and the carriers from whom they download policy information. This is the primary method for companies to deliver download files to your agency.

IVANS Y-Account

When you request to initiate download with a carrier that does not have their own software system, the company will ask if you have an IVANS account. If you do not yet have an account set up, the carrier will set one up for you. Once the account is set up, the carrier will provide you with an IVANS Y-Account number and User ID. Record this information and keep it handy for other carriers. When you initiate download with future carriers, you will provide them with the Y-Account number and User ID of your IVANS account.

IVANS Transfer Manager

IVANS Transfer Manager is a program that will sit on your master machine. This facilitates the download of the files from the company to your office. Agency Systems Support will complete this install and configuration for your office.

Alternative Download Managers

There are a handful of companies that provide their own applications to download your files. Some examples are Progressive, Erie, Mercury, State Auto, and Auto-Owners. These are compatible with Agency Systems. The companies will provide support for their applications and will help you facilitate the setup. The main items that the company will need is the management system name, and the download path. For most offices this path will be the s:\empire\download. Please contact support if this exact path is not available for your setup. We will help validate the correct location for the files.

Hosted Clients

Ajasent

Install these download managers to the users workstation that will typically perform the download. During the configuration you will set the download path to C:\dnldupld.

Download / Upload Script
9:17 AM 4/6/2006
This script is being created to retrieve documents for attachment to the
management system.

echo off

if not exist \\tsclient\c\dnldupld\*.* goto EXIT

cls xcopy \\tsclient\c\dnldupld\*.* /y i:\empire\download\ del \\tsclient\c\dnldupld\*.* /q cls

echo Your files have been sent to the Ajasent Server pause exit

EXIT

cls echo ********************Warning******************** echo There were no files to be uploaded at this time. pause cls exit

ACP Technologies

Install these download managers directly on your dedicated sever. You will want to install them in the users session who will typically perform the download. During the configuration you will set the download path to C:\empire\download.

Progressive

Progressive utilizes it's own program to get the download files to your office. You will want to request download to be initiated from the Progressive Download Department. After you have spoken to Progressive, in about 48 hours in your ForAgentsOnly Portal under Manage Polices a section for download will appear. This is where you may download and install the Progressive Downloader Plus. Progressive will be your best resource for install and configuration questions.

Erie

Erie utilizes it's own program called DSPro. You will want to request download to be initiated from Erie's Download Department. We have seen in the past that it will take some time to get this configured for your office. Erie will be your best resource to install and configuration questions.

Mercury

Mercury utilizes it's own program called Mercury Downloader. You will want to request download to be initiated from Mercury's Download Department. Mercury will be your best resource to install and configuration questions.

Team-Up

Team-Up download is an alternative download manager to IVANS. There are a handful of companies that utilize this method. Most prevalent is State Auto and Auto-Owners. When you request download to be initiated with a company that uses Team-Up, they will send you an email with install instructions. The company will be your best resource to install and configuration questions.