Configuring DM2 and DM3 File Locations in Receivables

Configuring DM2 and DM3 File Locations in Receivables

Receivables uses FTP to write the DM2 outbound file to a specific FTP server directory and also uses FTP to retrieve in the inbound DM3 file. The FTP server location, access credentials, and directory names are set in the config files.

 
DM2 Config File: \ARI\ARISchedulerForApex\ClaimsUploader\ClaimsUploader.exe.config
 
                        <!--DM2-->
 <add key="DM2.OutputDir" value=""/>
 <add key="DM2.StoredDir" value=""/>
 <add key="DM2.FTPserver" value=""/>
 <add key="DM2.FTPdir" value=""/>
 <add key="DM2.login" value=""/>
 <add key="DM2.passwd" value=""/>
 
DM3 Config File: \ARI\ARISchedulerForApex\ArisDm1Import\ArisDm1Import.exe.config
 
 <!-- DM3 Loading settings -->
 <add key="DM3.Server" value=""/>
 <add key="DM3.Login" value=""/>
 <add key="DM3.Password" value=""/>
 <add key="DM3.RemoteDir" value=""/>

    • Related Articles

    • Receivables 4.3 Release Notes

      Release Notes for Receivables 4.3 are attached
    • Enabling Receivables Manager <-> Billing Applet Interfaces

      To enable a DM1/Notes/Statement Update interface for a practice in Practice Manager   1. In Practice Manager database, add the following fields to facility_group table:   [upload_ftp_ip] [varchar](50) NULL,                        -- IP of FTP server ...
    • Receivables Client launching error after update

      Issue: During launching Receivables Admin or Receivables Client applications you can an error with following text: "Could not load file or assembly 'ArSqlDataLayer, Version=3.0.5.0, Culture=neutral, PublicKeyToken=e1d0db8493813771' or one of its ...
    • Unapproving Receivables Statements

      Your staff should not have approved the statement for the account if you all did not want the statements to go out. When we generate the file it will pull all accounts with statements approved. Please have your staff move this account's statements ...
    • Receivables 4.0 Release Notes

      Release notes for version 4.0 of Receivables.