CA Workload Automation AE - Business Agents (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)Workload Automation Agent
Issue/Introduction
Can the SAP plugin be installed over an already existing sap.pak or do we need to remove the old configuration and install a new one?
Environment
Release: Component: SAPAGT
Resolution
You can install the plugin over an already existing plugin configuration. You will need to remove the alias reference for the SAP plugin prior to doing so. Otherwise, you will be prompted to enter a new alias because it already exists in agentparm.txt. You will be prompted when you run the installer to provide all of the necessary SAP related details to connect to the instance. Once you get through that, the installer will proceed and will promt you about files that already exist from a prior installation. Choose to overwrite them all by entering A at the prompt. Otherwise, you can enter Y for each file separately. Restart the agent.
OR
If you wish, you can remove the prior configuration and install it from scratch. To remove the plugin from the agent, remove all references to the SAP plugin in your agentparm.txt file. An example of the section that needs to be removed is shown below:
# # Added by Installer for sap # # sap.config.ignoreStartupFailures=true #sap.default.language=EN #sap.job.children.cancel=true #sap.job.children.delete=true #sap.job.children.monitor=true #sap.job.children.recursive=true #sap.job.dump_ref.enabled=true #sap.job.resubmission=false #sap.useRegularExpressions=true oscomponent.jvm.x.options=-Xmx512M plugins.start_internal_7=sap sap.connection.turbo.mode=true sap.default.destination=bda sap.logon.company=Cybermation sap.logon.interface=XBP sap.logon.product=Agent sap.logon.version=7.0 sap.spool.api.SPOOL_LIST_PLAIN=true communication.alias_2=SP7_AGT_SAP
As always, if you have any questions or concerns on this process, please open a case with CA Support for additional guidance.