Automic Workload Automation

 View Only
  • 1.  Start REST API agent in Service Manager

    Posted Dec 01, 2020 02:24 PM

    Hello,

    We are trying to start an agent of REST API on Service Manager, but not working. 
    Are you familiar with this ?
    In general we are trying something similar with:      java  -Xmx2048m  -jar ucxjcitx.jar disable_cache 

    Thank you!



  • 2.  RE: Start REST API agent in Service Manager

    Posted Dec 01, 2020 03:21 PM
    Command:
    java -jar -Xmx512M D:\Automic\Automation.Platform\Agents\WebService_REST\bin\ucxjcitx.jar disable_cache

    Startpath:
    D:\Automic\Automation.Platform\Agents\WebService_REST\bin


  • 3.  RE: Start REST API agent in Service Manager

    Posted Dec 01, 2020 09:58 PM
    Below is the entry in uc4.smd on Linux. The same be modified for Windows.

    DEFINE WEBSERVICEREST01;/opt/CA/JDK/jdk8u265-b01/bin/java -jar -Xrs -Xmx2048M ucxjcitx.jar;*OWN/../../Agents/rapidautomation/WEBSERVICEREST01/bin

    Regards
    Pothen



  • 4.  RE: Start REST API agent in Service Manager

    Posted Dec 03, 2020 09:21 AM
    Thanks for the reply.

    We tried but also not worked. 
    Do you know if we have some place to check report of start or something like this?
    Regards, Rodrigo


  • 5.  RE: Start REST API agent in Service Manager

    Posted Dec 04, 2020 06:35 AM
    What did you try?

    Please share the install paths of Rest Agent, SM, java and the values you used in uc4.smd.

    If you have not set the paths correctly there is nowhere to check as it won't even start.

    Regards
    Pothen