ESP Workload Automation

 View Only

Silent installation of SAP agent with WA ESP

  • 1.  Silent installation of SAP agent with WA ESP

    Posted May 18, 2023 10:53 AM

    We use ESP to schedule the SAP batch jobs using the SAP plugin/agent. We do base agent silent installation from command line by passing the parameters in a file and would like to know if the same is possible for SAP agent as well.

    Is there a way to install and configure the SAP agent (version 12.0) in silent mode ?

    I got an answer from @Ravi Kiran Kunduri as below in a different thread:

    Yes, you can do that using the below syntax

    PluginInstaller.exe addons\sap.cfg . < silent.txt

    silent.txt should contain input for each sap.cfg query

    Could you please share the instructions for silent.txt parameters.