Any doc to how to start MAS simulator from command line? It is possible?
Hi, we need to know if it is possible to start the MAS sim from command line and not thru GUI. So we be able to restart automatically the sim when the server reset or restart.
Has anyone tried to import a Transaction File from a text file in CSV format? I am following the instruction from the help file but getting the errors. The CSV file is built as:
(group),(name),(description),(transaction profile),(type), Mygroup,mytest,test import,Trxprofile_reference.999.test.testimport,Tran, Import error: ERROR: Invalid field name found in the row description at position 1 ((GROUP)) ERROR: Invalid field name found in the row description at position 2 ((NAME)) ERROR: Invalid field name found in the row description at position 4 ((TRANSACTION PROFILE)) ERROR: Invalid field name found in the row description at position 5 ((TYPE)) ERROR: No (Path)-field found in the row description Import preprocessing failed
Answer by
Stephen Prastman
As I can see from the error list posted above, the system doesn't recognize you CSV file. There is the PDF file listed on one of the websites displayed through Google Search. Access the page, then click the link from the Scribd website. The title is Credit Simulator User Manual.pdf.
Note: Make sure you have Adobe Reader or a compatible PDF reader installed on your computer.
Any doc to how to start MAS simulator from command line? It is possible?
Hi, we need to know if it is possible to start the MAS sim from command line and not thru GUI. So we be able to restart automatically the sim when the server reset or restart.
Thanks
Has anyone tried to import a Transaction File from a text file in CSV format? I am following the instruction from the help file but getting the errors. The CSV file is built as:
(group),(name),(description),(transaction profile),(type),
Mygroup,mytest,test import,Trxprofile_reference.999.test.testimport,Tran,
Import error:
ERROR: Invalid field name found in the row description at position 1 ((GROUP))
ERROR: Invalid field name found in the row description at position 2 ((NAME))
ERROR: Invalid field name found in the row description at position 4 ((TRANSACTION PROFILE))
ERROR: Invalid field name found in the row description at position 5 ((TYPE))
ERROR: No (Path)-field found in the row description
Import preprocessing failed
As I can see from the error list posted above, the system doesn't recognize you CSV file. There is the PDF file listed on one of the websites displayed through Google Search. Access the page, then click the link from the Scribd website. The title is Credit Simulator User Manual.pdf.
Note: Make sure you have Adobe Reader or a compatible PDF reader installed on your computer.