Difference between revisions of "LOAN IQ Technical - ls2util"

From GUILLARD WIKI
Jump to navigation Jump to search
(Created page with "Go to Loan IQ server folder, backup and update existing file C:/server-liq01/newcodes.dat <br> - Add following lines at the end of the file : <syntaxhighlight lang="linux"> BET, ,60000,60000,STA,OTR,-,UPPMT,TRE,-,-,-,-,-,-,-,-,N,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,N,- </syntaxhighlight> <br> - Check if below line is correct, same number of fields, format, 60000 (should be a new unique number which do not exist) From server with cmd terminal execute follo...")
 
Line 5: Line 5:
BET, ,60000,60000,STA,OTR,-,UPPMT,TRE,-,-,-,-,-,-,-,-,N,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,N,-
BET, ,60000,60000,STA,OTR,-,UPPMT,TRE,-,-,-,-,-,-,-,-,N,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,N,-
</syntaxhighlight>
</syntaxhighlight>
<br> - Check if below line is correct, same number of fields, format, 60000 (should be a new unique number which do not exist)
- Check if below line is correct, same number of fields, format, 60000 (should be a new unique number which do not exist)


From server with cmd terminal execute following command :  
From server with cmd terminal execute following command :  

Revision as of 15:41, 30 May 2022

Go to Loan IQ server folder, backup and update existing file C:/server-liq01/newcodes.dat


- Add following lines at the end of the file :

BET, ,60000,60000,STA,OTR,-,UPPMT,TRE,-,-,-,-,-,-,-,-,N,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,-,N,-

- Check if below line is correct, same number of fields, format, 60000 (should be a new unique number which do not exist)

From server with cmd terminal execute following command :

cmd > cd C:/server-liq01/
ls2util -util newcodes -input newcodes.dat -db xyafdfsd -uid LIQ -pwd password > newcodes-output.log