Pentaho

 View Only
  • 1.  Carte as a Windows Service

    Posted 07-19-2023 17:56

    Hello

    I'm wondering whether anyone has found a way to add Carte to Windows service. This procedure using YAJSW is very outdated (over 11 years old) and I couldn't get it to work.

    Thanks,



    ------------------------------
    Tar Yar
    Application Services Manager
    Brownell Place Limited
    ------------------------------


  • 2.  RE: Carte as a Windows Service

    Posted 07-20-2023 10:23

    I made it work using this link https://pentaho-public.atlassian.net/wiki/spaces/EAI/pages/386803558/Carte+as+a+Windows+Service

    with java11 and PDI 9.3

    There is another option that is launch the carte.bat from the windows task scheduler when the server reboots



    ------------------------------
    Juan Sierra Pons
    Systems Engineer
    Juan Sierra Pons
    ------------------------------



  • 3.  RE: Carte as a Windows Service

    Posted 07-20-2023 11:32

    Hi Juan,

    Thanks a lot for your response. If I want to launch it through the Windows task scheduler, how do you pass the configuration.xml.

    Regards,



    ------------------------------
    Tar Yar
    Application Services Manager
    AlaX
    ------------------------------



  • 4.  RE: Carte as a Windows Service

    Posted 07-21-2023 02:31

    Same as you would do from the command line. eg:

    Program Script: E:\{PATH}\pdi-ce-9.3.0.0-428\data-integration\Carte.bat pwd\slave-9000.xml

    Add arguments (optional): pwd\slave-9000.xml



    ------------------------------
    Juan Sierra Pons
    Systems Engineer
    Juan Sierra Pons
    ------------------------------