ACH Universal

Profile Importing

Profile Importing

Previous topic Next topic  

Profile Importing

Previous topic Next topic JavaScript is required for the print function  

ACH Universal Profiles
(ACH File Software)

To import Customer, Employee and Vendor (CEV) profiles

 
· Account - /ACCT
· Import Customer, Employee and Vendor profiles - /CEVX
· Source File for import - /SRCE
 
Syntax Example
If Treasury Desktop was installed in the default location:
 
c:\Program Files\TreasurySoftware\BRCOM.exe /ACCT="sample" /CEVX /SRCE="C:\aaavb\1000\Tutorial\GLData\CustomersEmployeesVendors1.xls"
 
This example imports a source file (identified with SRCE). This example takes place in the sample account (ACCT).
 
Valid source files include comma delimited text files, tab delimited text files, fixed width text files and Excel worksheets.
 
 
Notes for all applications:
· The order of the parameters is not significant
· Capitalization is not significant
· When specifying a file name (SRCE), use the full file path and name within quotes. When using mapped drives, remember that the path should be centric/relative to the machine where Treasury Desktop is located, not the machine issuing the trigger/command.
· Place the account name in quotes.
 
Working with multiple users and multiple account:
Each command line trigger - will create an independent instance of the application. There is no limit to the number of instances.
 
If processing simultaneous command line requests, use different accounts (Sample1, Sample2, etc...) to minimize any record locking issues. If this is not an alternative, consider processing sequentially, or using our Control Panel.
 
For Web and Citrix based applications, please contact a Treasury Software support representative.