Web Services Development and Desktop Application

Our service available which to give the best service to our customers company for any categories development.

3Gen it-Dev

3Gen it-Dev is the community that in it, have been founded by several students from widyatama university at faculty of engineer major in informatics engineering.

The Magisters of Engineering

Have been graduated Huraa!

Teaches in the class widyatama

Teach by Mr.Logic

Cyber Eye Bandung

Cyber Eye Bandung is one of all community that founded by Adi Ahmad Mat outside campus, and have a goal to be technopreneurs in expanding knowledge and business in information technology!

Samsung Academy

Meet Up with Samsung Android Community Bandung

We are in Event of Programming Contest ACM 2011

This Photo taken when Event of Programming Competition ACM which implemented with online system from Widyatama University through Bina Nusantara University and some of top university in Asia to United States as the Promoter.

Informatics Research Development Lab

My Friends and as Senior was built and assembly a robots in ERD Lab.

The Committee of Advance.Inc Go to Campus Widyatama - Saung Android Bandung Workshop and Seminar

On this seminar we're discuss, to provide training about how to developing and costumizing mobile android app with eclipse development tools and also there is the introducing for the new product of Advance Android products (VANDROID)

Jumat, 08 November 2019

Menjalankan Job Pentaho pada Windows Server (background service)

Hi, selamat datang...
Terima kasih sudah berkunjung ke blogku. Silahkan anda komen dibawah ini bila anda menyukai konten yang di tulis.Terima kasih,.
Saat ini aku sedang ada pekerjaan untuk melakukan integrasi data antar sistem dan database. Metode tersebut bisa disebut juga sebagai metode transformasi data atau lebih dikenal oleh para profesional yaitu konsep ETL (ekstrak, transformation, and load) data.

Baiklah langsung saja pada intinya, yaitu aku  disini akan mendokumentasikan cara menjalankan file job transformasi yang berekstensi ".kjb" menggunakan background service yang dimiliki windows via command line. Apabila anda biasa dengan linux, silahkan cari referensinya terkait linux untuk menjalankannya, namun pada artikel ini saya hanya membahas untuk windows maka hasilnya adalah sebagai berikut:

PATH / PATERN :

Drive x:\directory of pentaho>kitchen.bat /file:x:\directory of pentaho\samples\yourdirectory\yourfile.kjb /level:Basic

Example :
D:\data-integration>kitchen.bat /file:D:\PENTAHO\pentahojobsNtrans_1\jobs\vws_sync_job_2.kjb /level:Basic

Untuk informasi lebih detailnya, silahkan cek dokumentasinya pada link berikut ini!