Rabu, 02 Agustus 2017

Cara Instalasi ABA Converter di Windows



1. Install JDK 8

2. Install Apache Tomcat versi 7
- download


- Extract file, terus copy ke folder yang diinginkan
- Masuk ke folder Apache Tomcat\bin
cd E:\tomcat7.0.79\bin , press ENTER
E:\tomcat7.0.79\bin>
- Start server dengan cara ketik startup, terus ENTER
E:\tomcat7.0.79\bin\startup



























Perhatikan pada gambar diatas:
[INFO: Starting ProtocolHandler [“http-bio-9999”]

berarti server running on port 9999

- buka browser, misal Mozilla, terus ketik :
Maka akan ada page seperti berikut :













Berarti sudah bisa install Tomcat, kemudian menjalankan Tomcat server in Windows


3. Folder Apache Tomcat Security dibuka (bisa Read/Write)
- Masuk ke folder E:\ , klik kanan folder tomcat7.0.79 - pilih properties - pilih tab Security

- Pada Tab Security, pilih option 'Group or user names ' - klik tombol Edit...

- Klik tombol Add.. - pada option 'Enter the object names to select', ketik 'Everyone' - klik tombol OK

- Pada option 'Group or user names' select Everyone - pada option 'Permissions for Everyone', centang semua Allow meliputi: Full control, Modify, dst - klik tombol Apply

Set Attribute Not Read Only
- Klik kanan folder tomcat7.0.79  - pilih properties - attribute, hilangkan centang Read Only - apply utk seluruh subfolders and files
4. Install .war on Tomcat
- shutdown server Tomcat
E:\tomcat7.0.79\bin>shutdown
- copy file .war ke folder webapps Tomcat
E:\tomcat7.0.79\webapps\dir
Sehingga ketika dijalankan command 'dir'
maka akan muncul ABA_Converter-0.1.war di List webapps file
- jalankan server Tomcat kembali
E:\tomcat7.0.79\bin>startup
- pada browser buka

Maka akan muncul page bertuliskan GRAILS


5. Setting Company Name for Output ABA file
Untuk merubah company name for output ABA File (misal: Airservice PL)

- Masuk ke path webapps

- Masuk ke folder Aplikasi ABA Converter (misal: ABA_Converter-0.1)

- Masuk ke folder WEB-INF/Classes

- Cari file aba.properties. Silahkan ubah properties yang diinginkan.

6. Menjalankan aplikasi

- browser buka :

- masukkan file .csv dengan klik tombol Browse...
(File .csv yang digunakan seperti yang dilampirkan), misal file contoh.csv

- Isi tanggal dengan format yyyy-mm-dd, misal: 2017-07-21

- klik tombol 'convert to ABA', terus save downloaded file.
File yang didownload yaitu: contoh.aba
(contoh file .aba ada di lampiran)

Tidak ada komentar:

Posting Komentar